[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: sasl-regexp
- To: timeus@acelerate.net
- Subject: Re: sasl-regexp
- From: Fred Blaise <chapeaurouge@gmail.com>
- Date: Thu, 1 Sep 2005 14:52:59 +0200
- Cc: Ldap Software List <OpenLDAP-software@OpenLDAP.org>, OpenLdap Software <openldap-software@OpenLDAP.org>
- Content-disposition: inline
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ty95MxWwqTDaRe7BWysk4am+3gZ3B3aZ5S6ykcrjY/L/K9b6yAQXLAsAHKVSdjhVY+xO5VlnfLyMmciyXGm19saTRJX0P/DlZTTrODst60V9DtYmf+5BZon1HeQBvjrTHVvUzOFd/efd2o8C3Q2v2zZufmvI0IIL3cQP0/+NiYs=
- In-reply-to: <43162227.2070109@acelerate.net>
- References: <43162227.2070109@acelerate.net>
run slapd in debug mode (slapd -d x), where x = level. View man
slapd.conf for debug option levels.
chap.
On 8/31/05, Jesus Bernardo Ruiz Flores <timeus@acelerate.net> wrote:
> Is there a way to view the request dn that cyrus-sasl send to ldap, i
> have to test my sasl-regexp, but in the ldap debug information doesn't
> show anything, all i get is uid=user@mydomain.com.
>
> Another question, how can i make to separate the username from the
> domain in a sasl-regexp sentence.
>
> Thank you very much,
>
> Jesus
>