summaryrefslogtreecommitdiffstats
path: root/examples/LDAP/samba.schema.at.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.at.IBM-DS
parentaa089b80de557919d7159606e7ff8a1f7c68464a (diff)
downloadsamba-d106e728fb0c59900c289055c97f424e4f5d3c75.tar.gz
samba-d106e728fb0c59900c289055c97f424e4f5d3c75.tar.xz
samba-d106e728fb0c59900c289055c97f424e4f5d3c75.zip
examples/LDAP: remove sambaAccountPolicy from the IBM-DS schema.
Michael
Diffstat (limited to 'examples/LDAP/samba.schema.at.IBM-DS')
-rw-r--r--examples/LDAP/samba.schema.at.IBM-DS4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/LDAP/samba.schema.at.IBM-DS b/examples/LDAP/samba.schema.at.IBM-DS
index 4f4c0567a9..3730a92115 100644
--- a/examples/LDAP/samba.schema.at.IBM-DS
+++ b/examples/LDAP/samba.schema.at.IBM-DS
@@ -73,10 +73,6 @@ IBMAttributetypes=( 1.3.6.1.4.1.7165.2.1.54 DBNAME( 'sambaPasswordHistory' 'sam
attributetypes=( 1.3.6.1.4.1.7165.2.1.55 NAME 'sambaLogonHours' DESC 'Logon Hours' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{42} SINGLE-VALUE )
-attributetypes=( 1.3.6.1.4.1.7165.2.1.56 NAME 'sambaAccountPolicyName' DESC 'Account Policy Name' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{255} SINGLE-VALUE )
-
-attributetypes=( 1.3.6.1.4.1.7165.2.1.57 NAME 'sambaAccountPolicyValue' DESC 'Account Policy Value' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
-
attributetypes=( 1.3.6.1.4.1.7165.2.1.58 NAME 'sambaMinPwdLength' DESC 'Minimal password length (default: 5)' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
attributetypes=( 1.3.6.1.4.1.7165.2.1.59 NAME 'sambaPwdHistoryLength' DESC 'Length of Password History Entries (default: 0 => off)' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )