[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Non SASL authentication without -x option



> Hi All,
>
> Is it possible to do simple authentication - non SASL - using LDAPS
> without explicitly passing "-x" option with ldapclient commands like
> ldapsearch, ldapadd and etc... Is it possible by making any changes in
> /etc/ldap.conf or /etc/ldap/ldap.conf or /etc/sysconfig/ldap. I believe
> this is hardcoded. If you anybody have any idea on how this can be
> accomplised, please share with me.

You don't need -x, as long as I remember, if you build the clients without
SASL support.  Or, if that's annoying you so much, you can create a shell
alias that adds -x for you (in bash: alias ldapsearch="ldapsearch -x").

p.



Ing. Pierangelo Masarati
OpenLDAP Core Team

SysNet s.n.c.
Via Dossi, 8 - 27100 Pavia - ITALIA
http://www.sys-net.it
------------------------------------------
Office:   +39.02.23998309
Mobile:   +39.333.4963172
Email:    pierangelo.masarati@sys-net.it
------------------------------------------