[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: integer region
Re "... I want to make sure, that only 0 or 1 is inserted"
Inserted using what?
That is, isn't this controlled by the client software you're using?
Arnold Shore
Annapolis, MD USA
-----Original Message-----
From: owner-openldap-general@OpenLDAP.org
[mailto:owner-openldap-general@OpenLDAP.org]On Behalf Of Armin Wenz
Sent: Wednesday, December 13, 2000 8:57 AM
To: openldap-general
Subject: Re: integer region
Arnold Shore wrote:
>
>
>> is it possible to cut down the integer region from 0 - 1 ?
>> (so 1.3.6.1.4.1.1466.115.121.1.27{1} wouldn't do)
>> No boolean, really integers!
>>
> Unclear, at least to me. Can explain?
Okay, I'll try it.
I have an attribute called pgprevoked in my schema file. This attribute
allows only 0 or 1 as attribute entry. A boolean attribute ("TRUE" or
"FALSE") is not what I want. And I want to make sure, that only 0 or 1
is inserted.
>
> Armin Wenz