On Wed, 12 Mar 2003, Simon Allard wrote: > > I had a look though the LDAP docs and I couldn't see anything obvious. > > Is there a way to specify the use of a URI rather than a hostname? I want > to be able to use ldapi:// to it uses the unix socket rather than the tcp > socket. Its quite a lot faster! > > Is that possible with the current code base or do I need to get my hands > dirty and give in a patch?
Yes there is in the current cvs. You will have to set HAVE_LDAP_INITIALIZE though for things to work. Just pass an ldap url in the server configuration directive and it should work. > > - Simon > > > Simon Allard (Senior Tool Monkey) > IHUG > Ph (09) 358-5067 Email: [EMAIL PROTECTED] > > I'm out of my mind right now, but feel free to leave a message..... > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > -- Kostas Kalevras Network Operations Center [EMAIL PROTECTED] National Technical University of Athens, Greece Work Phone: +30 210 7721861 'Go back to the shadow' Gandalf - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
