> Is UsePrivilegeSeparation working? Can I tell some other way? Open an ssh session to your machine, but don't log in. Do ps -aux | grep sshd, see what user it's running as. If it's root, no privsep. If it's sshd, then you're set.