diff options
author | Gerald Carter <jerry@samba.org> | 2001-12-27 18:32:20 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-12-27 18:32:20 +0000 |
commit | 83726b481f55f3f36ffcd7e299ef1ec3ebfb9598 (patch) | |
tree | 698500f09d932ea736b176fc6569e3f0868cd89b | |
parent | cf395ed28b1a17fc9d819c87e40fb68734408f3f (diff) | |
download | samba-83726b481f55f3f36ffcd7e299ef1ec3ebfb9598.tar.gz samba-83726b481f55f3f36ffcd7e299ef1ec3ebfb9598.tar.xz samba-83726b481f55f3f36ffcd7e299ef1ec3ebfb9598.zip |
added comment about dependency on inetorgperson.schema
-rw-r--r-- | examples/LDAP/samba.schema | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/LDAP/samba.schema b/examples/LDAP/samba.schema index 6ab43bcf5a7..e8a1a025d21 100644 --- a/examples/LDAP/samba.schema +++ b/examples/LDAP/samba.schema @@ -4,6 +4,7 @@ ## OIDs are owned by the Samba Team ## ## Prerequisite schemas - uid & uidNumber (nis.schema) +## - displayName (inetorgperson.schema) ## ## 1.3.1.5.1.4.1.7165.2.1.x - attributetypes ## 1.3.1.5.1.4.1.7165.2.2.x - objectclasses |