I figured it out. I had to change
ldap admin dn = cn=Manager
To
ldap admin dn = cn=Manager,dc=strozllc,dc=com
David Sonenberg
Systems / Network Administrator
Stroz Friedberg, LLC
15 Maiden Lane, Suite 1208
New York, NY 10038
212.981.6527 (o) | 917.495.4918 (c)
-----Original Message-----
From: Adam Tauno Williams [mailto:adam@morrison-ind.com]
Sent: Thursday, December 30, 2004 11:17 AM
To: David Sonenberg
Cc: samba@lists.samba.org
Subject: RE: [Samba] Openldap + Samba 3 PDC
> I tried changing the DN to cn=admin but that didn't work either.
> Could it have anything to do with the fact that I used md5 for the
> password hash?
No, the application doesn't know or care what password hash you used.
Authenticating against the password is processed internally by the DSA
(OpenLDAP). If your OpenLDAP build supports MD5, and it should, using
that crypt method is fine.