I've setup Kerberos & OpenLDAP on my Debian 4 network successfully. ldapsearch -Y GSSAPI is working perfectly. How can I stop ldapsearch -x? I wanna disable it and allow only GSSAPI, is this possible? how?
Thank you
Amir
_________________________________________________________________ Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.a...
Amir Saad eng__amir@hotmail.com writes:
I've setup Kerberos & OpenLDAP on my Debian 4 network successfully. ldapsearch -Y GSSAPI is working perfectly. How can I stop ldapsearch -x? I wanna disable it and allow only GSSAPI, is this possible? how?
Just allow strong binds only, this can be set via security strength factor. man slapd.access(5)
-Dieter
openldap-software@openldap.org