[Samba] ldap auth no longer works with upgrade from 3.0-3.0.2?

Craig White craigwhite at azapple.com
Tue Mar 16 02:36:50 GMT 2004


No sambaPrimaryGroupSID on first one (non-working) - next issue?  You
have taken some marginal advice.

Craig

On Mon, 2004-03-15 at 15:46, John H. wrote:
> k, it seems only certain accounts do work on samba with ldap, others do not.
> 
> the first one does not, the second one does.
> any ideas?
> <?php
> # safety, People, INTRANET
> dn: uid=safety,ou=People,dc=INTRANET
> shadowLastChange: 12418
> shadowMax: 99999
> shadowWarning: 7
> sambaAcctFlags: [U          ]
> sambaSID: S-1-5-21-4070452498-3149834983-2923667569-2000
> sambaPwdCanChange: 1075750753
> sambaPwdMustChange: 2147483647
> sambaPwdLastSet: 1075750753
> sambaNTPassword: B34EY5E59X50620EACZ9FF5B4C3C359A
> gecos: Mikey
> sambaLMPassword: D2B5A9E561CABAB5AAD3B435B51404EE
> loginShell: /bin/bash
> uid: safety
> uidNumber: 500
> gidNumber: 504
> objectClass: account
> objectClass: posixAccount
> objectClass: top
> objectClass: shadowAccount
> objectClass: phpgwAccount
> objectClass: sambaSamAccount
> homeDirectory: /home/safety
> cn: user pass
> userPassword:: e1NNRDV2V9VqNVEwYxh2anZUcTAra2pqYWVzSjg3RWI0PQ==
> 
> # search result
> search: 2
> result: 0 Success
> 
> # numResponses: 2
> # numEntries: 1
> 
> 
> 
> 
> WORKING
> dn: uid=david,ou=People,dc=INTRANET
> shadowLastChange: 12418
> sambaSID: S-1-5-21-4070452498-3149834983-2923667569-2002
> sambaPrimaryGroupSID: S-1-5-21-4070452498-3149834983-2923667569-1201
> displayName: David
> sambaPwdCanChange: 1075763078
> sambaPwdLastSet: 1075763078
> sambaAcctFlags: [U          ]
> sambaPwdMustChange: 2147483647
> homeDirectory: /home/david
> sambaLMPassword: F3289011E7FBB7D1AAD3B435B51404EE
> uidNumber: 501
> loginShell: /bin/bash
> cn: David
> uid: david
> gidNumber: 100
> objectClass: account
> objectClass: posixAccount
> objectClass: top
> objectClass: shadowAccount
> objectClass: sambaSamAccount
> objectClass: phpgwAccount
> gecos: David
> sambaNTPassword: 22GFDXE1C98968F33C19F452A46875A3
> userPassword:: e2NxeXB0zTZScTMwbGFhdlBxZS4=
> 
> # search result
> search: 2
> result: 0 Success
> 
> # numResponses: 2
> # numEntries: 1




More information about the samba mailing list