Bugzilla – Attachment 577 Details for
Bug 811
locked /etc/shadow password prefix on linux
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Use single "!" for LOCKED_PASSWD_PREFIX on Linuxes
openssh-locked-pw.patch (text/plain), 625 bytes, created by
Darren Tucker
on 2004-03-30 13:30:55 AEST
(
hide
)
Description:
Use single "!" for LOCKED_PASSWD_PREFIX on Linuxes
Filename:
MIME Type:
Creator:
Darren Tucker
Created:
2004-03-30 13:30:55 AEST
Size:
625 bytes
patch
obsolete
>Index: configure.ac >=================================================================== >RCS file: /usr/local/src/security/openssh/cvs/openssh_cvs/configure.ac,v >retrieving revision 1.206 >diff -u -p -r1.206 configure.ac >--- configure.ac 11 Mar 2004 03:20:10 -0000 1.206 >+++ configure.ac 30 Mar 2004 03:29:19 -0000 >@@ -244,7 +244,7 @@ main() { if (NSVersionOfRunTimeLibrary(" > check_for_openpty_ctty_bug=1 > AC_DEFINE(DONT_TRY_OTHER_AF) > AC_DEFINE(PAM_TTY_KLUDGE) >- AC_DEFINE(LOCKED_PASSWD_PREFIX, "!!") >+ AC_DEFINE(LOCKED_PASSWD_PREFIX, "!") > AC_DEFINE(SPT_TYPE,SPT_REUSEARGV) > inet6_default_4in6=yes > case `uname -r` in
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
djm
:
ok+
Actions:
View
|
Diff
Attachments on
bug 811
: 577