diff options
author | Rob Crittenden <rcritten@redhat.com> | 2010-01-21 15:23:36 -0500 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2010-01-21 15:23:36 -0500 |
commit | 4789bc8f56d05a02eda6dfe2368a5ce464f308f1 (patch) | |
tree | 730b9cd3b4ce5e8283c44e6a86b3db0381e564d4 /install/share | |
parent | 0ab9df8632b5580131826d860e093ac6310c47d5 (diff) | |
download | freeipa-4789bc8f56d05a02eda6dfe2368a5ce464f308f1.tar.gz freeipa-4789bc8f56d05a02eda6dfe2368a5ce464f308f1.tar.xz freeipa-4789bc8f56d05a02eda6dfe2368a5ce464f308f1.zip |
Fix merge issue, cut-and-paste error
Diffstat (limited to 'install/share')
-rw-r--r-- | install/share/60ipaconfig.ldif | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/install/share/60ipaconfig.ldif b/install/share/60ipaconfig.ldif index 8cf211e96..f752130b7 100644 --- a/install/share/60ipaconfig.ldif +++ b/install/share/60ipaconfig.ldif @@ -39,8 +39,7 @@ attributeTypes: ( 2.16.840.1.113730.3.8.3.51 NAME 'ipaEscrowKeyCertificate' DESC attributeTypes: ( 2.16.840.1.113730.3.8.3.52 NAME 'ipaEscrowKey' DESC 'PKCS#12-formatted encrypted certificate and private key for encrypting escrow packets' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5) # ipaMigrationEnabled - if TRUE allow adding user entries with pre-hashed passwords attributeTypes: ( 2.16.840.1.113730.3.8.1.16 NAME 'ipaMigrationEnabled' DESC 'Enable adding user entries with pre-hashed passwords.' SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE ) -attributetypes: ( 2.16.840.1.113730.3.8.1.14 NAME 'ipaCertificateSubjectBase' S -YNTAX 1.3.6.1.4.1.1466.115.121.1.15) +attributetypes: ( 2.16.840.1.113730.3.8.1.14 NAME 'ipaCertificateSubjectBase' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15) ############################################### ## ## ObjectClasses |