aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2015-09-16 12:06:08 -0400
committerTom Yu <tlyu@mit.edu>2015-12-02 13:37:01 -0500
commit4ee83fe47f09a92f0ede9f40f02321df78f94c4e (patch)
tree739c1d06884fef072f3f4ce8eab5b6ed41176cad /src
parent6f1b25097969b4685263639a5214d440ce233793 (diff)
downloadkrb5-4ee83fe47f09a92f0ede9f40f02321df78f94c4e.zip
krb5-4ee83fe47f09a92f0ede9f40f02321df78f94c4e.tar.gz
krb5-4ee83fe47f09a92f0ede9f40f02321df78f94c4e.tar.bz2
Untabify kerberos.schema and kerberos.ldif
Tabs are not equivalent to spaces in LDIF. (cherry picked from commit dd2baa849b00fa1f26d722450f22f13e34e71af4) ticket: 8288 (new) version_fixed: 1.13.3 status: resolved
Diffstat (limited to 'src')
-rw-r--r--src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif12
-rw-r--r--src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema24
2 files changed, 18 insertions, 18 deletions
diff --git a/src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif b/src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
index a6e9ef2..eaf979c 100644
--- a/src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
+++ b/src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
@@ -34,7 +34,7 @@
########################################################################
-# Attribute Type Definitions #
+# Attribute Type Definitions #
########################################################################
##### This is the principal name in the RFC 1964 specified format
@@ -45,7 +45,7 @@ add: attributetypes
attributetypes: ( 2.16.840.1.113719.1.301.4.1.1
NAME 'krbPrincipalName'
EQUALITY caseExactIA5Match
- SUBSTR caseExactSubstringsMatch
+ SUBSTR caseExactSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
@@ -108,8 +108,8 @@ attributetypes: ( 2.16.840.1.113719.1.301.4.6.1
##### The values (0x00000001 - 0x00800000) are reserved for standards and
##### values (0x01000000 - 0x80000000) can be used for proprietary extensions.
##### The flags and values as per RFC 4120 and MIT implementation are,
-##### DISALLOW_POSTDATED 0x00000001
-##### DISALLOW_FORWARDABLE 0x00000002
+##### DISALLOW_POSTDATED 0x00000001
+##### DISALLOW_FORWARDABLE 0x00000002
##### DISALLOW_TGT_BASED 0x00000004
##### DISALLOW_RENEWABLE 0x00000008
##### DISALLOW_PROXIABLE 0x00000010
@@ -732,7 +732,7 @@ attributetypes: ( 1.3.6.1.4.1.5322.21.2.4
########################################################################
########################################################################
-# Object Class Definitions #
+# Object Class Definitions #
########################################################################
#### This is a kerberos container for all the realms in a tree.
@@ -824,7 +824,7 @@ objectClasses: ( 2.16.840.1.113719.1.301.6.9.1
NAME 'krbPrincipal'
SUP ( top )
MUST ( krbPrincipalName )
- MAY ( krbObjectReferences ) )
+ MAY ( krbObjectReferences ) )
###### The principal references auxiliary class. Holds all principals referred
diff --git a/src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema b/src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema
index ecc7783..4052f16 100644
--- a/src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema
+++ b/src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema
@@ -34,7 +34,7 @@
########################################################################
-# Attribute Type Definitions #
+# Attribute Type Definitions #
########################################################################
##### This is the principal name in the RFC 1964 specified format
@@ -42,7 +42,7 @@
attributetype ( 2.16.840.1.113719.1.301.4.1.1
NAME 'krbPrincipalName'
EQUALITY caseExactIA5Match
- SUBSTR caseExactSubstringsMatch
+ SUBSTR caseExactSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
##### If there are multiple krbPrincipalName values for an entry, this
@@ -92,8 +92,8 @@ attributetype ( 2.16.840.1.113719.1.301.4.6.1
##### The values (0x00000001 - 0x00800000) are reserved for standards and
##### values (0x01000000 - 0x80000000) can be used for proprietary extensions.
##### The flags and values as per RFC 4120 and MIT implementation are,
-##### DISALLOW_POSTDATED 0x00000001
-##### DISALLOW_FORWARDABLE 0x00000002
+##### DISALLOW_POSTDATED 0x00000001
+##### DISALLOW_FORWARDABLE 0x00000002
##### DISALLOW_TGT_BASED 0x00000004
##### DISALLOW_RENEWABLE 0x00000008
##### DISALLOW_PROXIABLE 0x00000010
@@ -585,7 +585,7 @@ attributetype ( 1.3.6.1.4.1.5322.21.2.4
########################################################################
########################################################################
-# Object Class Definitions #
+# Object Class Definitions #
########################################################################
#### This is a kerberos container for all the realms in a tree.
@@ -593,7 +593,7 @@ attributetype ( 1.3.6.1.4.1.5322.21.2.4
objectclass ( 2.16.840.1.113719.1.301.6.1.1
NAME 'krbContainer'
SUP top
- STRUCTURAL
+ STRUCTURAL
MUST ( cn ) )
@@ -602,7 +602,7 @@ objectclass ( 2.16.840.1.113719.1.301.6.1.1
objectclass ( 2.16.840.1.113719.1.301.6.2.1
NAME 'krbRealmContainer'
SUP top
- STRUCTURAL
+ STRUCTURAL
MUST ( cn )
MAY ( krbMKey $ krbUPEnabled $ krbSubTrees $ krbSearchScope $ krbLdapServers $ krbSupportedEncSaltTypes $ krbDefaultEncSaltTypes $ krbTicketPolicyReference $ krbKdcServers $ krbPwdServers $ krbAdmServers $ krbPrincNamingAttr $ krbPwdPolicyReference $ krbPrincContainerRef ) )
@@ -632,7 +632,7 @@ objectclass ( 2.16.840.1.113719.1.301.6.3.1
objectclass ( 2.16.840.1.113719.1.301.6.4.1
NAME 'krbKdcService'
SUP krbService
- STRUCTURAL )
+ STRUCTURAL )
##### Representative object for the Kerberos Password server to bind into a LDAP directory
@@ -642,7 +642,7 @@ objectclass ( 2.16.840.1.113719.1.301.6.4.1
objectclass ( 2.16.840.1.113719.1.301.6.5.1
NAME 'krbPwdService'
SUP krbService
- STRUCTURAL )
+ STRUCTURAL )
###### The principal data auxiliary class. Holds principal information
@@ -650,7 +650,7 @@ objectclass ( 2.16.840.1.113719.1.301.6.5.1
objectclass ( 2.16.840.1.113719.1.301.6.8.1
NAME 'krbPrincipalAux'
- SUP top
+ SUP top
AUXILIARY
MAY ( krbPrincipalName $ krbCanonicalName $ krbUPEnabled $ krbPrincipalKey $ krbTicketPolicyReference $ krbPrincipalExpiration $ krbPasswordExpiration $ krbPwdPolicyReference $ krbPrincipalType $ krbPwdHistory $ krbLastPwdChange $ krbLastAdminUnlock $ krbPrincipalAliases $ krbLastSuccessfulAuth $ krbLastFailedAuth $ krbLoginFailedCount $ krbExtraData $ krbAllowedToDelegateTo ) )
@@ -661,7 +661,7 @@ objectclass ( 2.16.840.1.113719.1.301.6.9.1
NAME 'krbPrincipal'
SUP top
MUST ( krbPrincipalName )
- MAY ( krbObjectReferences ) )
+ MAY ( krbObjectReferences ) )
###### The principal references auxiliary class. Holds all principals referred
@@ -680,7 +680,7 @@ objectclass ( 2.16.840.1.113719.1.301.6.11.1
objectclass ( 2.16.840.1.113719.1.301.6.13.1
NAME 'krbAdmService'
SUP krbService
- STRUCTURAL )
+ STRUCTURAL )
##### The krbPwdPolicy object is a template password policy that