[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
samba can't connect to LDAP
Hi all,
I am trying to setup a LDAP PAM samba configuration.
LDAP and PAM work pretty good - at least I think so ;)
- but my samba is not willing to connect to the lsap server ...
Can anybody point me in the right direction ?
SuSE-Linux 9.0:
Openldap 2.1.22-65
samba 2.2.8a107
------
tail -f /var/log/samba/log.smbd
[2004/02/12 12:11:07, 0] passdb/pdb_ldap.c:ldap_connect_system(316)
ldap_connect_system: Binding to ldap server as "cn=Manager,dc=de"
[2004/02/12 12:11:07, 0] passdb/pdb_ldap.c:ldap_connect_system(327)
Bind failed: Can't contact LDAP server
[2004/02/12 12:11:07, 0] passdb/pdb_ldap.c:ldap_open_connection(201)
LDAPS option set...!
[2004/02/12 12:11:07, 0] passdb/pdb_ldap.c:ldap_connect_system(316)
ldap_connect_system: Binding to ldap server as "cn=Manager,dc=de"
[2004/02/12 12:11:07, 0] passdb/pdb_ldap.c:ldap_connect_system(327)
Bind failed: Can't contact LDAP server
------
exception from smb.conf:
[global]
workgroup = IT
os level = 2
time server = Yes
unix extensions = Yes
encrypt passwords = yes
map to guest = Bad User
printing = CUPS
printcap name = CUPS
socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY
wins support = No
veto files = /*.eml/*.nws/riched20.dll/*.{*}/
ldap server = 10.0.0.161
ldap port = 389
ldap suffix = dc=de
ldap admin dn = cn=Manager,dc=de
ldap ssl = fals
security = user
server string = Broken Beatz
add user script =
domain master = false
domain logons = no
local master = no
preferred master = auto