Hello! We trying to move to ldap :-)
Here are strings from our smb.conf: ldap server = lex.p98.belkam.com ldap suffix = "o=Aspec,c=RU" ldap admin dn = "cn=root,o=Aspec,c=RU" But we can't get access to shares. This is what we see in openldap log: Apr 23 10:44:05 lex slapd[25479]: daemon: conn=9 fd=9 connection from IP=127.0.0.1:32948 (IP=0.0.0.0:34049) accepted. Apr 23 10:44:05 lex slapd[25995]: conn=9 op=0 BIND dn="CN=ROOT,O=ASPEC,C=RU" method=128 Apr 23 10:44:05 lex slapd[25995]: conn=9 op=0 RESULT tag=97 err=0 text= Apr 23 10:44:05 lex slapd[25994]: conn=9 op=1 SRCH base="o=Aspec,c=RU" scope=2 filter="(&(objectClass=posixAccount)(uid=BELKAM\5CDM))" But my account is dm! Why samba wants to search BELKAM\DM ? And this we have in smbd log: [2002/04/23 10:35:40, 0] passdb/pdb_ldap.c:ldap_connect_system(172) Bind failed: Can't contact LDAP server [2002/04/23 10:35:40, 0] passdb/pdb_ldap.c:ldap_connect_system(172) Bind failed: Can't contact LDAP server
