Hi Beav, I got SASL w/OpenLDAP working too. I googled "OpenLDAP Tutorial" and pick this one: http://www.acay.com.au/~oscarp/tutor This tutorial is using Fedora Core 4 and so installed it.
Beav wrote: ..........CUT....CUT.............. >> >The obvious, but complex, answer is to use SASL & >> >Kerberos. Then you just get the tgt once and from >> >then on you're bound to the server. > >OK, got this. Had done Kerberos before. > >> >That's a whole minefield of things that need >> >setting up so I suggest you google about for it a >> >bit, there is plenty of documentation. > >I did and found a few that's meaningful and stuck to it. >I just search for 'OpenLDAP tutorial'. > >Got my setup to work, like this: got tgt once as you said >and use OpenLDAP commands over-and-over, as I want it. >$ kinit beav >$ ldapsearch -Y gssapi In addition, I also got other SASL auths with OpenSSL to work. PG -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
