search for: generate_login_messag

Displaying 2 results from an estimated 2 matches for "generate_login_messag".

Did you mean: generate_login_message
2003 Feb 20
3
[Bug 14] Can't change expired /etc/shadow password without PAM
...----- Created an attachment (id=234) --> (http://bugzilla.mindrot.org/attachment.cgi?id=234&action=view) passexpire16: AIX & /etc/shadow password expiry Equivalent patch against 3.5p1 at http://www.zip.com.au/~dtucker/openssh/openssh-3.5p1-passexpire16.patch. Eliminates double call of generate_login_message() when authentication is postponed. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
2003 May 06
1
compilation problems AIX 5.2
...e/usersec.h:656: warning: `struct aud_rec' declared inside parameter list /usr/include/usersec.h:657: warning: `struct aud_rec' declared inside parameter list auth.c: In function `allowed_user': auth.c:283: warning: long unsigned int format, unsigned int arg (arg 3) auth.c: In function `generate_login_message': auth.c:341: warning: passing arg 1 of `loginsuccess' discards qualifiers from pointer target type auth.c:341: warning: passing arg 2 of `loginsuccess' discards qualifiers from pointer target type auth.c: In function `auth_log': auth.c:403: warning: passing arg 2 of `loginfailed...