1833694 Members
3269 Online
110062 Solutions
New Discussion

pam and root

 
Don Kibbey
Occasional Contributor

pam and root

I am trying to establish linked logins with HP-UX 11i and our NT domain. I have a test system setup that uses this. What is disconcerting is that root can now login with no password supplied. If I comment out the pam_ntlm1 line in pam.conf, it requires a password. Otherwise it does not, one can just hit enter when prompted.

Here's the lines from pam.conf.

login auth sufficient /usr/lib/security/libpam_ntlm.1
login auth required /usr/lib/security/libpam_unix.1 try_first_pass
s