Bugzilla – Attachment 1149 Details for
Bug 1193
Open ssh will not allow changing of passwords on usernames greater than 8 characters.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Define PASSWD_NEEDS_USERNAME for Solaris
openssh-bug1193.patch (text/plain), 740 bytes, created by
Darren Tucker
on 2006-06-23 21:36:01 AEST
(
hide
)
Description:
Define PASSWD_NEEDS_USERNAME for Solaris
Filename:
MIME Type:
Creator:
Darren Tucker
Created:
2006-06-23 21:36:01 AEST
Size:
740 bytes
patch
obsolete
>Index: configure.ac >=================================================================== >RCS file: /usr/local/src/security/openssh/cvs/openssh_cvs/configure.ac,v >retrieving revision 1.341 >diff -u -p -r1.341 configure.ac >--- configure.ac 23 Jun 2006 11:24:13 -0000 1.341 >+++ configure.ac 23 Jun 2006 11:29:14 -0000 >@@ -410,6 +410,8 @@ mips-sony-bsd|mips-sony-newsos4) > AC_DEFINE(SSHD_ACQUIRES_CTTY, 1, > [Define if sshd somehow reacquires a controlling TTY > after setsid()]) >+ AC_DEFINE(PASSWD_NEEDS_USERNAME, 1, [must supply username to passwd >+ in case the name is longer than 8 chars]) > external_path_file=/etc/default/login > # hardwire lastlog location (can't detect it on some versions) > conf_lastlog_location="/var/adm/lastlog"
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
Actions:
View
|
Diff
Attachments on
bug 1193
: 1149