summaryrefslogtreecommitdiff
path: root/examples/LDAP/samba.schema.oc.IBM-DS
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-09-14 11:44:39 +0200
committerMichael Adam <obnox@samba.org>2009-09-14 14:51:21 +0200
commitd106e728fb0c59900c289055c97f424e4f5d3c75 (patch)
tree5c6141cc8bfdab19e1b04b8302c3036063572e5a /examples/LDAP/samba.schema.oc.IBM-DS
parentaa089b80de557919d7159606e7ff8a1f7c68464a (diff)
downloadsamba-d106e728fb0c59900c289055c97f424e4f5d3c75.tar.gz
samba-d106e728fb0c59900c289055c97f424e4f5d3c75.tar.bz2
samba-d106e728fb0c59900c289055c97f424e4f5d3c75.zip
examples/LDAP: remove sambaAccountPolicy from the IBM-DS schema.
Michael
Diffstat (limited to 'examples/LDAP/samba.schema.oc.IBM-DS')
-rw-r--r--examples/LDAP/samba.schema.oc.IBM-DS2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/LDAP/samba.schema.oc.IBM-DS b/examples/LDAP/samba.schema.oc.IBM-DS
index de3cfb6f71..736d586d92 100644
--- a/examples/LDAP/samba.schema.oc.IBM-DS
+++ b/examples/LDAP/samba.schema.oc.IBM-DS
@@ -19,5 +19,3 @@ objectclasses=( 1.3.6.1.4.1.7165.2.2.11 NAME 'sambaShare' SUP top STRUCTURAL DES
objectclasses=( 1.3.6.1.4.1.7165.2.2.12 NAME 'sambaConfigOption' SUP top STRUCTURAL DESC 'Samba Configuration Option' MUST ( sambaOptionName ) MAY ( sambaBoolOption $ sambaIntegerOption $ sambaStringOption $ sambaStringListoption $ description ) )
objectclasses=( 1.3.6.1.4.1.7165.2.2.14 NAME 'sambaTrustPassword' SUP top STRUCTURAL DESC 'Samba Trust Password' MUST ( sambaDomainName $ sambaNTPassword $ sambaTrustFlags ) MAY ( sambaSID $ sambaPwdLastSet ))
-
-objectclasses=( 1.3.6.1.4.1.7165.2.2.15 NAME 'sambaAccountPolicy' SUP top STRUCTURAL DESC 'Samba Account Policy' MUST ( sambaAccountPolicyName $ sambaAccountPolicyValue ) MAY ( description ) )