diff options
author | Gerald Carter <jerry@samba.org> | 2002-01-06 23:14:40 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-01-06 23:14:40 +0000 |
commit | 81601e8a61335c691cc714c58a6b5beeaf58a5ff (patch) | |
tree | e61d5408b163642dbd398f71c387f18fe9b3392b | |
parent | 8f72f97c52959f03283bf2277acfd1293f93da38 (diff) | |
download | samba-81601e8a61335c691cc714c58a6b5beeaf58a5ff.tar.gz samba-81601e8a61335c691cc714c58a6b5beeaf58a5ff.tar.xz samba-81601e8a61335c691cc714c58a6b5beeaf58a5ff.zip |
fixed comment about dependencies
-rw-r--r-- | examples/LDAP/samba.schema | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/LDAP/samba.schema b/examples/LDAP/samba.schema index 2a1620345d0..25184495eb8 100644 --- a/examples/LDAP/samba.schema +++ b/examples/LDAP/samba.schema @@ -3,7 +3,7 @@ ## Schema for storing Samba's smbpasswd file in LDAP ## OIDs are owned by the Samba Team ## -## Prerequisite schemas - uid & uidNumber (nis.schema) +## Prerequisite schemas - uid (cosine.schema) ## - displayName (inetorgperson.schema) ## ## 1.3.1.5.1.4.1.7165.2.1.x - attributetypes |