lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r2057 - nss-pam-ldapd-0.8

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd commit: r2057 - nss-pam-ldapd-0.8



Author: arthur
Date: Sat Dec  7 23:07:47 2013
New Revision: 2057
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=2057&view=revision

Log:
reformat LDIF file to follow OpenLDAP format (ce95b41 from 0.9)

Modified:
   nss-pam-ldapd-0.8/ldapns.ldif

Modified: nss-pam-ldapd-0.8/ldapns.ldif
==============================================================================
--- nss-pam-ldapd-0.8/ldapns.ldif       Sat Dec  7 23:04:30 2013        (r2056)
+++ nss-pam-ldapd-0.8/ldapns.ldif       Sat Dec  7 23:07:47 2013        (r2057)
@@ -1,15 +1,19 @@
 # LDAP Name Service Additional Schema
-# Source: pam_ldap package by Luke Howard converted to LDIF by Slavko
+# Source: pam_ldap package by Luke Howard converted to LDIF
 # Has not been published in Internet Draft or RFC.
 
 dn: cn=ldapns,cn=schema,cn=config
 objectClass: olcSchemaConfig
 cn: ldapns
-olcAttributeTypes: {0}( 1.3.6.1.4.1.5322.17.2.1 NAME 'authorizedService' DESC
- 'IANA GSS-API authorized service name' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.
- 1.4.1.1466.115.121.1.15{256} )
+olcAttributeTypes: {0}( 1.3.6.1.4.1.5322.17.2.1 NAME 'authorizedService'
+  DESC 'IANA GSS-API authorized service name'
+  EQUALITY caseIgnoreMatch
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )
 olcObjectClasses: {0}( 1.3.6.1.4.1.5322.17.1.1 NAME 'authorizedServiceObject'
- DESC 'Auxiliary object class for adding authorizedService attribute' SUP top
- AUXILIARY MAY authorizedService )
-olcObjectClasses: {1}( 1.3.6.1.4.1.5322.17.1.2 NAME 'hostObject' DESC 'Auxilia
- ry object class for adding host attribute' SUP top AUXILIARY MAY host )
+  DESC 'Auxiliary object class for adding authorizedService attribute'
+  SUP top AUXILIARY
+  MAY authorizedService )
+olcObjectClasses: {1}( 1.3.6.1.4.1.5322.17.1.2 NAME 'hostObject'
+  DESC 'Auxiliary object class for adding host attribute'
+  SUP top AUXILIARY
+  MAY host )
-- 
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/