[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: MOD OPERATION FAILS IN BACK-LDAP
Hi again:
You are right Pierangelo,
but after add a new entry with this command:
ldapmodify -h -D "whatever" -w "passwd" -f file.ldif
and modify the uid and sn attibutes
and later made an ldapsearch, the answer has the format:
uid:: BA==
sn:: CQ==
Do you know what is hapenning? Are there binary format there?
Regards,
Evaristo
> -----Original Message-----
> From: Pierangelo Masarati [mailto:masarati@aero.polimi.it]
> Sent: Monday, January 21, 2002 5:13 PM
> To: Evaristo-Jose.Camarero@ece.ericsson.se
> Cc: openlda-software@openldap.org
> Subject: Re: MOD OPERATION FAILS IN BACK-LDAP
>
>
> >
> > Hi:
> >
> > I've a Linux machine working with back-ldap like a proxy.
> This machine proxies all the traffic to another LDAP server
> working with OpenLdap with LDBM.
> >
> > The operation MOD fails because the back-ldap (the proxy)
> it is trying to add values like modifiersName,
> modifiersTimeStamp... Is it possible to change the
> configuration of the LDAP with LDBM to allow modify this
> values or to change the ldap proxy to doesn't proxy these
> operational attributes?
>
> see http://www.openldap.org/faq/data/cache/532.html
>
> Pierangelo
>