Displaying 1 result from an estimated 1 matches for "a3dauto".
2007 Nov 15
9
Samba unable to bind to LDAP server
...nfigure --prefix=/usr/local --enable-fhs
--with-ldap --with-pam --with-configdir=/etc/samba
--with-logfilebase=/var/log/samba
$ cat /etc/samba/smb.conf
[global]
	workgroup =	WORKGROUP
	netbios name =	Samuel
	security =	user
	
	passdb backend =	ldapsam:ldap://192.168.19.1/
	ldap suffix =		dc=vpn,dc=a3dauto,dc=com
	ldap admin dn =		dc=vpn,dc=a3dauto,dc=com
	ldap user suffix =	cn=users
	ldap group suffix =	cn=groups
[test]
	path =		/mnt/smb
	read only =	no
	guest ok =	no
$ sudo /usr/local/sbin/smbd -iS
smbd version 3.0.26a started.
Copyright Andrew Tridgell and the Samba Team 1992-2007
failed to bind...