[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: help with SASL/EXTERNAL MAPPING
--On Wednesday, June 22, 2005 11:37 AM -0400 "Ikonne, Ike"
<Ike_Ikonne@stercomm.com> wrote:
sasl-regexp
cn=(.*),ou=dev,o=myorg,l=Texas-city,st=Texas,c=us
"ldap:///ou=SASL,ou=Porject Test
Enteries,dc=my-domain,dc=com??sub?(cn=$1)"
Are you sure that should be Project rather than Porject?
Your SASL DN from the email you just sent is:
c=us,st=texas,l=irving,o=sci,ou=dev,cn=hadrian rsa
which doesn't seem to match the first part of your regexp, it would be more
like
sasl-regexp c=us,st=texas,l=irving,o=sci,ou=dev,cn=(.*)
ldap:///ou=SASL,ou=Project Test Entries, dc=my-domain,dc=com??sub?(cn=$1)
--Quanah
--
Quanah Gibson-Mount
Principal Software Developer
ITSS/Shared Services
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html