[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UsePrivilegeSeparation, 2.9/sparc?



> 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.