Assorted FreeBSD stuff
Petr Rehor
This page will contain patches, ports and the stuff I'm (slowly) working on.
PATCHES
- pam_unix.diff - add deny_root option to pam_unix.
It brings back PermitRootLogin no|without-password in sshd with enabled PAM authentication. Tested on FreeBSD 5.3 and 6.0. In /etc/pam.d/sshd add deny_root to the end of line:
auth required pam_unix.so no_warn try_first_pass deny_root
CONTACT INFO
See How to reach me.
Home, Top
Last updated on Mon Dec 20 08:34:15 UTC 2005