On Feb 4, 2004, at 6:57 AM, Alexander Hansen wrote:

debug1: permanently_set_uid: 75/75
setreuid 75: Operation not permitted

What user are you trying to start the daemon as? The default uid and gid for sshd on OS X is 75. It looks like the user you are choosing to start sshd as does not have permission to change to the daemon's run as user. Do you get the same result if you start the daemon as root? How about if you su to the user sshd and start it then?




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to