summaryrefslogtreecommitdiffstats
path: root/examples/LDAP
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-08-20 16:08:39 +0000
committerGerald Carter <jerry@samba.org>2003-08-20 16:08:39 +0000
commit0722fc16a445a47ef3aaa60e7a0e5324bfcf55eb (patch)
treef9812101b8c04177d809c0940d90222b65d3714c /examples/LDAP
parent65409a49feb83c48043b980c7cda79149e2d837b (diff)
downloadsamba-0722fc16a445a47ef3aaa60e7a0e5324bfcf55eb.tar.gz
samba-0722fc16a445a47ef3aaa60e7a0e5324bfcf55eb.tar.xz
samba-0722fc16a445a47ef3aaa60e7a0e5324bfcf55eb.zip
fix comments about schema dependencies
(This used to be commit f72f51d39ff3e6d22dbda8b9c115ca10e93e7022)
Diffstat (limited to 'examples/LDAP')
-rw-r--r--examples/LDAP/samba.schema7
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/LDAP/samba.schema b/examples/LDAP/samba.schema
index 6e8387f16e..14cd720588 100644
--- a/examples/LDAP/samba.schema
+++ b/examples/LDAP/samba.schema
@@ -1,10 +1,11 @@
##
-## schema file for OpenLDAP 2.0.x
-## Schema for storing Samba's smbpasswd file in LDAP
+## schema file for OpenLDAP 2.x
+## Schema for storing Samba user accounts and group maps in LDAP
## OIDs are owned by the Samba Team
##
-## Prerequisite schemas - uid (cosine.schema)
+## Prerequisite schemas - uid (cosine.schema)
## - displayName (inetorgperson.schema)
+## - gidNumber (nis.schema)
##
## 1.3.6.1.4.1.7165.2.1.x - attributetypes
## 1.3.6.1.4.1.7165.2.2.x - objectclasses