|
@@ -9,7 +9,7 @@ add: attributeTypes
|
|
|
attributeTypes: (
|
|
|
1.3.6.1.4.1.35015.1.2.1
|
|
|
NAME 'pwmEventLog'
|
|
|
- DESC 'SSPR defined attribute type'
|
|
|
+ DESC 'PWM defined attribute type'
|
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
|
|
|
X-ORIGIN 'iPlanet Directory Server'
|
|
|
)
|
|
@@ -25,7 +25,7 @@ add: attributeTypes
|
|
|
attributeTypes: (
|
|
|
1.3.6.1.4.1.35015.1.2.2
|
|
|
NAME 'pwmResponseSet'
|
|
|
- DESC 'SSPR defined attribute type'
|
|
|
+ DESC 'PWM defined attribute type'
|
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
|
|
|
X-ORIGIN 'iPlanet Directory Server'
|
|
|
)
|
|
@@ -41,7 +41,7 @@ add: attributeTypes
|
|
|
attributeTypes: (
|
|
|
1.3.6.1.4.1.35015.1.2.3
|
|
|
NAME 'pwmLastPwdUpdate'
|
|
|
- DESC 'SSPR defined attribute type'
|
|
|
+ DESC 'PWM defined attribute type'
|
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
|
|
|
X-ORIGIN 'iPlanet Directory Server'
|
|
|
)
|
|
@@ -57,7 +57,7 @@ add: attributeTypes
|
|
|
attributeTypes: (
|
|
|
1.3.6.1.4.1.35015.1.2.4
|
|
|
NAME 'pwmGUID'
|
|
|
- DESC 'SSPR defined attribute type'
|
|
|
+ DESC 'PWM defined attribute type'
|
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
|
|
|
X-ORIGIN 'iPlanet Directory Server'
|
|
|
)
|
|
@@ -73,7 +73,7 @@ add: attributeTypes
|
|
|
attributeTypes: (
|
|
|
1.3.6.1.4.1.35015.1.2.5
|
|
|
NAME 'pwmToken'
|
|
|
- DESC 'SSPR defined attribute type'
|
|
|
+ DESC 'PWM defined attribute type'
|
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
|
|
|
X-ORIGIN 'iPlanet Directory Server'
|
|
|
)
|
|
@@ -89,7 +89,7 @@ add: attributeTypes
|
|
|
attributeTypes: (
|
|
|
1.3.6.1.4.1.35015.1.2.6
|
|
|
NAME 'pwmOtpSecret'
|
|
|
- DESC 'SSPR defined attribute type'
|
|
|
+ DESC 'PWM defined attribute type'
|
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
|
|
|
X-ORIGIN 'iPlanet Directory Server'
|
|
|
)
|
|
@@ -105,7 +105,7 @@ add: attributeTypes
|
|
|
attributeTypes: (
|
|
|
1.3.6.1.4.1.35015.1.2.7
|
|
|
NAME 'pwmData'
|
|
|
- DESC 'SSPR defined attribute type'
|
|
|
+ DESC 'PWM defined attribute type'
|
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
|
|
|
X-ORIGIN 'iPlanet Directory Server'
|
|
|
)
|
|
@@ -124,8 +124,8 @@ add: objectClasses
|
|
|
objectClasses: (
|
|
|
1.3.6.1.4.1.35015.1.1.1
|
|
|
NAME 'pwmUser'
|
|
|
- DESC 'SSPR defined aux class'
|
|
|
+ DESC 'PWM defined aux class'
|
|
|
AUXILIARY
|
|
|
MAY ( pwmEventLog $ pwmResponseSet $ pwmLastPwdUpdate $ pwmGUID $ pwmToken $ pwmOtpSecret $ pwmData )
|
|
|
- X-ORIGIN 'SSPR Administrator'
|
|
|
+ X-ORIGIN 'PWM Administrator'
|
|
|
)
|