RE: SimplePolicyCondition
"Pana, Mircea" <[email protected]> Wed, 4 Dec 2002 08:42:14 -0600
| Newsgroups | gmane.ietf.policy |
|---|---|
| Message-ID | <A33EE5A81E634B488B099FD31F65196153CAF8@SRVOTEMAIL> |
There are many possible implementations. One of them might be: [...] attributetypes: ( valueDN-oid NAME 'valueDN' SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' SINGLE-VALUE ) attributetypes: ( variableDN-oid NAME 'variableDN' SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' SINGLE-VALUE ) objectclasses: ( simpleCondition-oid NAME 'simpleCondition' DESC 'Variable-Match-Value.' SUP 'condition' MUST ( ) MAY ( valueDN $ variableDN ) ) objectclasses: ( value-oid NAME 'value' DESC 'Generic Policy Value.' SUP 'top' MUST ( ) MAY ( ) ) objectclasses: ( variable-oid NAME 'variable' DESC 'Generic Policy Variable.' SUP 'top' MUST ( ) MAY ( ) ) [...] -----Original Message----- From: Girish Pujari [mailto:[email protected]] Sent: Wednesday, December 04, 2002 5:55 AM To: [email protected] Subject: [Policy] SimplePolicyCondition The simplePolicyCondition contains an aggregation of PolicyVariable and PolicyValue. I am trying to put this in LDAP schema and unable create an object of SimplePolicyObject. objectclass ( 1.3.6.1.4.1.412.100.2.1.3.1.61 NAME 'PolicyVariableAux' SUP PolicyVariable AUXILIARY ) objectclass ( 1.3.6.1.4.1.412.100.2.1.3.1.62 NAME 'PolicyValueAux' SUP PolicyValue AUXILIARY ) objectclass ( 1.3.6.1.4.1.412.100.2.1.3.1.510 NAME 'SimplePolicyCondition' DESC 'Aux classes that can attach to dlm1SupportAccessInstance.' AUX ( PolicyVariableAux $ PolicyValueAux ) ) Can anyone suggest the proper class hierarchy ? Thanx Regards Girish Pujari ********************************************************* Disclaimer This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. ********************************************************* Visit us at http://www.mahindrabt.com