Turbo Fredriksson wrote:
"Philipp" == Philipp Wagner <[EMAIL PROTECTED]> writes:


    Philipp> Hi, I know, it's not exactly the right list for that, but
    Philipp> I'm struggling with the LDAP attribute senderconfirm, as
    Philipp> well as membersonly from the qmailGroup scheme. When I
    Philipp> try to add this attribute, I tried every possible value
    Philipp> someone could expect for a boolean value, but none of
    Philipp> them worked (1, true, on, yes), I always get the message
    Philipp> LDAP_INVALID_SYNTAX. How can I add an attribute with a
    Philipp> boolean value as required by these two attribute types?

Try 'TRUE' (uppercased). Works with OpenLDAP >2.2 at least. OL <2.2
should accept 'true' (lowercased) if memory serves me correctly...


Claudio already answered me off the list, TRUE was the one I was looking
for (although I can't understand OpenLDAP that it doesn't accept
attributes like that in any writing).

Philipp

Reply via email to