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

attribute problem



Hi,

i'm using openldap 1.2.3 on solaris 2.6
I created an extra entry in slap.at.conf:

attribute mailprogramdeliveryinfo deliveryprogrampath cis

Now when I do a ldapsearch (ldapsearch -b 'o=pandora.be' 'uiserid=test'
mailprogramdeliveryinfo) with return attribute mailprogramdeliveryinfo (the
way it is in ldap) I get one entry back , which is good...:

userid=test,ou=accounts,o=pandora.be
mailprogramdeliveryinfo=/test/program

But when I do the same ldapsearch with return attribute
mailprogramdeliveryinfo, I get back the first line of the record, but not
the value of the attribute??:

userid=test,ou=accounts,o=pandora.be

Can anybody help me with this, please?

Franky