Monday, December 22, 2003, 1:40:12 PM, Craig wrote: > # smbpasswd -x -i MULLEN
Me myself did not 'trust' smbpasswd or pdbedit tools to modify any attributes in ldap, because most account are not samba specific account only. better to write your own script for better control of ldap entry. > Learning Samba 3 (so much has changed from 2.2x) simultaneously with > LDAP has been a numbing experience. Methinks that there are config stuff > for smb3 that aren't in LDAP db - possibly in secrets.tdb - sort of > samba's equiv to the Windows registry. Don't mind passwords, but where > do they hide the things like group mapping and domain trusts? I probably > should have 'nuked' the secrets.tdb but I'm tired, chicken and perhaps > someone will shine light in the dark corners. groupmapping is stored in ldap, see sambaGroupMapping objectclass. --beast -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
