summaryrefslogtreecommitdiffstats
path: root/ldap/cm/v4confs/412/ns-delegated-admin-schema.conf
blob: 788c156fbb6e8480aa1af7666b6240ad589fbf45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
#
# BEGIN COPYRIGHT BLOCK
# Copyright 2001 Sun Microsystems, Inc.
# Portions copyright 1999, 2001-2003 Netscape Communications Corporation.
# All rights reserved.
# END COPYRIGHT BLOCK
#
#############################################################
# Delegated User Administration Attributes
#############################################################

attribute  nsNumUsers		2.16.840.1.113730.3.1.554	int	single
attribute  nsMaxUsers		2.16.840.1.113730.3.1.555	int	single
attribute  nsNumDepts		2.16.840.1.113730.3.1.556	int	single
attribute  nsMaxDepts		2.16.840.1.113730.3.1.557	int	single
attribute  nsNumMailLists	2.16.840.1.113730.3.1.558	int	single
attribute  nsMaxMailLists	2.16.840.1.113730.3.1.559	int	single
attribute  nsNumDomains		2.16.840.1.113730.3.1.560	int	single
attribute  nsMaxDomains		2.16.840.1.113730.3.1.561	int	single
attribute  nsDefaultMaxDeptSize	2.16.840.1.113730.3.1.562	int	single
attribute  nsdaCapability	2.16.840.1.113730.3.1.563	cis
attribute  nsSearchFilter	2.16.840.1.113730.3.1.564	cis	single
attribute  nsdaModifiableBy	2.16.840.1.113730.3.1.565	dn
attribute  memberOf         1.2.840.113556.1.2.102      dn
attribute  nsDADomain       2.16.840.1.113730.3.1.600   cis     single
attribute  adminRole        2.16.840.1.113730.3.1.601   cis

#############################################################
# Delegated User Administration Objectclasses
#############################################################

objectclass nsManagedISP
	oid 2.16.840.1.113730.3.2.85
	superior top
	allows
		nsNumDomains

objectclass nsManagedDomain
	oid 2.16.840.1.113730.3.2.86
	superior top
	allows
		nsNumUsers,
		nsMaxUsers,
		nsNumDepts,
		nsMaxDepts,
		nsNumMailLists,
		nsMaxMailLists,
		nsNumDomains,
		nsMaxDomains,
		nsDefaultMaxDeptSize,
		owner,
		nsdaModifiableBy

objectclass nsManagedOrgUnit
	oid 2.16.840.1.113730.3.2.87
	superior top
	allows
		owner,
		nsdaModifiableBy

objectclass nsManagedDept
	oid 2.16.840.1.113730.3.2.88
	superior groupOfUniqueNames
	allows
		nsNumUsers,
		nsMaxUsers,
		nsNumDepts,
		nsMaxDepts,
		owner,
		nsdaModifiableBy

objectclass nsManagedFamilyGroup
	oid 2.16.840.1.113730.3.2.89
	superior top
	allows
		nsNumUsers,
		nsMaxUsers,
		owner,
		nsdaModifiableBy

objectclass nsManagedMailList
	oid 2.16.840.1.113730.3.2.90
	superior top
	allows
		nsNumUsers,
		nsMaxUsers,
		owner,
		nsdaModifiableBy

objectclass nsManagedPerson
	oid 2.16.840.1.113730.3.2.91
	superior top
	allows
		memberOf,
		nsdaDomain,
		nsdaCapability,
		nsSearchFilter,
		owner,
		nsdaModifiableBy

objectclass nsManagedDeptAdminGroup
	oid 2.16.840.1.113730.3.2.111
	superior top

objectclass inetAdmin
	oid 2.16.840.1.113730.3.2.112
	superior top
	allows
		memberOf,
		adminRole

objectclass nsUniquenessDomain
	oid 2.16.840.1.113730.3.2.115
	superior top