[Bug 1083] Disable login for locked account
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Wed Mar 12 21:42:07 EST 2008
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1083
Darren Tucker <dtucker at zip.com.au> changed:
           What    |Removed                     |Added                       
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au          
--- Comment #13 from Darren Tucker <dtucker at zip.com.au>  2008-03-12 21:42:03 ---
(In reply to comment #11)
> could this use openbsd-compat/xcrypt.c:shadow_pw() to fetch the
> password? it already does this...
OK I finally looked and that won't work because shadow_pw() returns
just the passwd string and the shadow password checks need other
members of the shadow struct.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list