The Samba-Bugzilla – Attachment 3022 Details for
Bug 5121
version 3.0.27a unix passwd sync nor working any more
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix password chat on Solaris 9
fix_pw_chat_prog.patch (text/plain), 487 bytes, created by
Karolin Seeger
on 2007-12-06 05:25:47 UTC
(
hide
)
Description:
Fix password chat on Solaris 9
Filename:
MIME Type:
Creator:
Karolin Seeger
Created:
2007-12-06 05:25:47 UTC
Size:
487 bytes
patch
obsolete
>--- samba-3.0.25b/source/smbd/chgpasswd.c 2007-03-01 05:54:06.000000000 +0100 >+++ samba-3.0.25b.mod/source/smbd/chgpasswd.c 2007-10-19 14:47:53.880563530 +0200 >@@ -67,6 +67,7 @@ > SMB_STRUCT_DIR *dirp; > const char *dpname; > >+#if 0 > #if defined(HAVE_GRANTPT) > /* Try to open /dev/ptmx. If that fails, fall through to old method. */ > if ((master = sys_open("/dev/ptmx", O_RDWR, 0)) >= 0) >@@ -90,6 +91,7 @@ > } > } > #endif /* HAVE_GRANTPT */ >+#endif > > fstrcpy(line, "/dev/ptyXX"); >
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 Raw
Actions:
View
Attachments on
bug 5121
: 3022 |
3024
|
3046
|
3047