The Samba-Bugzilla – Attachment 3024 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]
define I_PUSH and I_FIND on a secure methode for solaris
chgpasswd.c_patch (text/plain), 370 bytes, created by
Hans Mayer
on 2007-12-06 07:31:17 UTC
(
hide
)
Description:
define I_PUSH and I_FIND on a secure methode for solaris
Filename:
MIME Type:
Creator:
Hans Mayer
Created:
2007-12-06 07:31:17 UTC
Size:
370 bytes
patch
obsolete
>*** .chgpasswd.c_orig Thu Nov 15 04:15:04 2007 >--- chgpasswd.c Thu Dec 6 14:16:50 2007 >*************** >*** 47,53 **** >--- 47,58 ---- > */ > > #include "includes.h" >+ /* patch by r.sojka/h.mayer - austria */ >+ #if (defined(sun)) >+ #include <sys/stropts.h> >+ #endif > >+ > extern struct passdb_ops pdb_ops; > > static NTSTATUS check_oem_password(const char *user,
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