>>>>> "Brian" == Brian Sammon <[EMAIL PROTECTED]> writes:

    Brian> The bug reported in #248133 appears to have resurfaced, and
    Brian> since I'm too late to reopen it, here goes: When I try to
    Brian> ssh into the machine as root when root has no password (and
    Brian> shadow passwords are disabled), the error in the logfile is
    Brian> "(pam_securetty) access denied: tty 'ssh' is not secure"
    Brian> and gives no hint that the error is occuring because the
    Brian> root password is not set.

This is not the same as #248133.  IN that bug, there was an error
logged even though there was a password set.

In your configuration the error is actually correct.  If you were
logging in from a secure terminal, you would be allowed in even
without a password since no password is set for the user.

It is the tty check that is preventing your login.  Compare the
behavior if you change nullok_secure to nullok in
/etc/pam.d/common-auth.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to