Displaying 1 result from an estimated 1 matches for "get_pwnam_modify".
2002 Sep 26
0
Samba-3.0alpha20 released
...TER_INFO_2 structure
   in rpc client code
 - Move to common user token debugging, and ensure we always print both 
   the NT_TOKEN and the unix credentials
 - If adding a user to ldap, make sure we have the 'account' structural 
   class, or else we can't add to OpenLDAP 2.1
 - Kill of Get_Pwnam_Modify and smb_getpwnam()
 - add a 'ldap passwd sync' option to smb.conf
 - Whenever we deal with adding machine/trusted domain accounts, always 
   reset the flag to what we expect
 - Fix the circular dependency that was preventing 'domain master = auto' 
   (the default) from working
 -...