This one time, at band camp, david wrote: >I'm having similar problems. I've installed slapd on Ubuntu but get >this: > >ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1) > >slapd is definitely running.
Are you supposed to be using SASL to bind to the server, or do you want plain old boring binds (in which case you will want to add -x to your command line). -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
