Displaying 1 result from an estimated 1 matches for "passdblin".
Did you mean:
passdbline
2005 Jun 15
1
No builtin nor plugin backend for ldapsam found
...entry in the smb.conf with openldaplinking for passdb is:
passdb backend = ldapsam:ldap://127.0.0.1
There is another problem as for the openldap backend and smb.
My samba shares work for me, if I comment out "passdb backend =
ldapsam:ldap://127.0.0.1".
They don't work for me, if the passdbline is inside!
BTW, do I need a passdb backend for an openldapserver anyway or is there
enough to edit the slapd.conf "database lbm" and the path to database:
"directory /var/lib/ldap"?
I have two sambas: samba 3.0.7 built from rpm packages and compilied samba
3.0.14a.
The back...