I am new to OpenDJ and LDAP and I want to know what is the LDAP Schema syntax to specify an attribute can have only one of the few values?
For example, an User object has an attribute called status that can have only one of these values: Active, In-Active. 
Appreciate any help here.