Displaying 1 result from an estimated 1 matches for "keenanmotorgroup".
2005 Sep 01
1
wbinfo problems and documentation questions
...to use an ldapsam backend per
http://us2.samba.org/samba/docs/man/Samba-Guide/2000users.html
Since there is not much in the way of testing listed in the "2000users" section
I used the tests listed under the making users happy section. With the
exception of the ldapsearch -x -b "dc=keenanmotorgroup,dc=com" "(ObjectClass=*)"
test all work as advertised. It appears to me that in order for this test to
work I need to have the following in the slapd.conf file:
access to dn.base=""
by self write
by * auth
access to attr=userPassword
by self write...