RT937: Enable pilotAttributeType uniqueIdentifier
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
2b8f33a574
commit
c81f425eaa
File diff suppressed because it is too large
Load Diff
@ -3075,6 +3075,11 @@
|
||||
#define NID_friendlyCountryName 490
|
||||
#define OBJ_friendlyCountryName OBJ_pilotAttributeType,43L
|
||||
|
||||
#define SN_uniqueIdentifier "uid"
|
||||
#define LN_uniqueIdentifier "uniqueIdentifier"
|
||||
#define NID_uniqueIdentifier 102
|
||||
#define OBJ_uniqueIdentifier OBJ_pilotAttributeType,44L
|
||||
|
||||
#define LN_organizationalStatus "organizationalStatus"
|
||||
#define NID_organizationalStatus 491
|
||||
#define OBJ_organizationalStatus OBJ_pilotAttributeType,45L
|
||||
|
@ -988,8 +988,7 @@ pilotAttributeType 40 : : personalTitle
|
||||
pilotAttributeType 41 : : mobileTelephoneNumber
|
||||
pilotAttributeType 42 : : pagerTelephoneNumber
|
||||
pilotAttributeType 43 : : friendlyCountryName
|
||||
# The following clashes with 2.5.4.45, so commented away
|
||||
#pilotAttributeType 44 : uid : uniqueIdentifier
|
||||
pilotAttributeType 44 : uid : uniqueIdentifier
|
||||
pilotAttributeType 45 : : organizationalStatus
|
||||
pilotAttributeType 46 : : janetMailbox
|
||||
pilotAttributeType 47 : : mailPreferenceOption
|
||||
|
Loading…
x
Reference in New Issue
Block a user