[Samba] Samb a 3.0.5 LDAP Question

Jeff Saxton jsaxton at addamark.com
Wed Aug 18 14:29:45 GMT 2004


I figured most of the stuff out last night :)
One thing that I still haven't been able to figure out is how to
initially generate the sambaSID
For each user. What is the best practice for this?

Jeff Saxton
Sr. Support Engineer
Addamark Technologies, Inc.
http://www.addamark.com
mailto:support at addamark.com
CELL: +1 415-640-6392


-----Original Message-----
From: Andre Helberg [mailto:andre.helberg at juwimm.com] 
Sent: Wednesday, August 18, 2004 1:23 AM
To: 'Jeff Saxton'
Subject: AW: [Samba] Samb a 3.0.5 LDAP Question



> I already have LDAP setup fro other purposes and I'm using
> {MD5} passwords in ou=people,dc=mycompany,dc=com What are the 
> correct settings in smb.conf?

Minimal settings:
	  passdb backend = ldapsam:ldap://localhost
        ldap suffix = ou=people,dc=mycompany,dc=com
        ldap admin dn = cn=root,dc=mycompany,dc=com

My settings:
        passdb backend = ldapsam:ldap://localhost
        ldap suffix = ou=sso,dc=juwimm,dc=local
        ldap machine suffix = ou=machines
        ldap user suffix = ou=users
        ldap group suffix = ou=groups
        ldap admin dn = cn=root,dc=juwimm,dc=local
        ldap passwd sync = Yes


> is is possible to use stored md5 passwords?

As far as I know it is not possible, samba uses ist own passwors which
are created in the ldap, when you run smbpasswd -a username


Andre




More information about the samba mailing list