~vcs-imports/samba/main

« back to all changes in this revision

Viewing changes to examples/LDAP/samba-schema-netscapeds4.x

  • Committer: jerry
  • Date: 2006-07-14 21:48:39 UTC
  • Revision ID: vcs-imports@canonical.com-20060714214839-586d8c489a8fcead
gutting trunk to move to svn:externals

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#
2
 
# LDAP Schema file for SAMBA 3.0 attribute storage
3
 
# For Netscape Directory Server 4.1x
4
 
# Prepared by Osman Demirhan
5
 
 
6
 
attribute       sambaLMPassword                 1.3.6.1.4.1.7165.2.1.24         cis single
7
 
attribute       sambaNTPassword                 1.3.6.1.4.1.7165.2.1.25         cis single
8
 
attribute       sambaAcctFlags                  1.3.6.1.4.1.7165.2.1.26         cis single
9
 
attribute       sambaPwdLastSet                 1.3.6.1.4.1.7165.2.1.27         int single
10
 
attribute       sambaPwdCanChange               1.3.6.1.4.1.7165.2.1.28         int single
11
 
attribute       sambaPwdMustChange              1.3.6.1.4.1.7165.2.1.29         int single
12
 
attribute       sambaLogonTime                  1.3.6.1.4.1.7165.2.1.30         int single
13
 
attribute       sambaLogoffTime                 1.3.6.1.4.1.7165.2.1.31         int single
14
 
attribute       sambaKickoffTime                1.3.6.1.4.1.7165.2.1.32         int single
15
 
attribute       sambaHomeDrive                  1.3.6.1.4.1.7165.2.1.33         cis single
16
 
attribute       sambaLogonScript                1.3.6.1.4.1.7165.2.1.34         cis single
17
 
attribute       sambaProfilePath                1.3.6.1.4.1.7165.2.1.35         cis single
18
 
attribute       sambaUserWorkstations   1.3.6.1.4.1.7165.2.1.36         cis single
19
 
attribute       sambaHomePath                   1.3.6.1.4.1.7165.2.1.37         cis single
20
 
attribute       sambaDomainName                 1.3.6.1.4.1.7165.2.1.38         cis single
21
 
attribute       sambaSID                                1.3.6.1.4.1.7165.2.1.20         cis single
22
 
attribute       sambaPrimaryGroupSID    1.3.6.1.4.1.7165.2.1.23         cis single
23
 
attribute       sambaGroupType                  1.3.6.1.4.1.7165.2.1.19         int single
24
 
attribute       sambaNextUserRid                1.3.6.1.4.1.7165.2.1.21         int single
25
 
attribute       sambaNextGroupRid               1.3.6.1.4.1.7165.2.1.22         int single
26
 
attribute       sambaNextRid                    1.3.6.1.4.1.7165.2.1.39         int single
27
 
attribute       sambaAlgorithmicRidBase 1.3.6.1.4.1.7165.2.1.40         int single
28
 
 
29
 
objectclass sambaSamAccount
30
 
                oid
31
 
                                1.3.6.1.4.1.7165.2.2.6
32
 
                superior
33
 
                                top
34
 
                requires
35
 
                                objectClass,
36
 
                                uid,
37
 
                                sambaSID
38
 
                allows
39
 
                                cn,
40
 
                                sambaLMPassword,
41
 
                                sambaNTPassword,
42
 
                                sambaPwdLastSet,
43
 
                                sambaLogonTime,
44
 
                                sambaLogoffTime,
45
 
                                sambaKickoffTime,
46
 
                                sambaPwdCanChange,
47
 
                                sambaPwdMustChange,
48
 
                                sambaAcctFlags,
49
 
                                displayName,
50
 
                                sambaHomePath,
51
 
                                sambaHomeDrive,
52
 
                                sambaLogonScript,
53
 
                                sambaProfilePath,
54
 
                                description,
55
 
                                sambaUserWorkstations,
56
 
                                sambaPrimaryGroupSID,
57
 
                                sambaDomainName
58
 
 
59
 
objectclass sambaGroupMapping
60
 
                oid
61
 
                                1.3.6.1.4.1.7165.2.2.4
62
 
                superior
63
 
                                top
64
 
                requires
65
 
                                gidNumber,
66
 
                                sambaSID,
67
 
                                sambaGroupType
68
 
                allows
69
 
                                displayName,
70
 
                                description
71
 
 
72
 
objectclass sambaDomain
73
 
                oid
74
 
                                1.3.6.1.4.1.7165.2.2.5
75
 
                superior
76
 
                                top
77
 
                requires
78
 
                                sambaDomainName,
79
 
                                sambaSID
80
 
                allows
81
 
                                sambaNextRid,
82
 
                                sambaNextGroupRid,
83
 
                                sambaNextUserRid,
84
 
                                sambaAlgorithmicRidBase
85
 
 
86
 
objectclass sambaUnixIdPool
87
 
                oid
88
 
                                1.3.6.1.4.1.7165.1.2.2.7
89
 
                superior
90
 
                                top
91
 
                requires
92
 
                                uidNumber,
93
 
                                gidNumber
94
 
 
95
 
objectclass sambaIdmapEntry
96
 
                oid
97
 
                                1.3.6.1.4.1.7165.1.2.2.8
98
 
                superior
99
 
                                top
100
 
                requires
101
 
                                sambaSID
102
 
                allows
103
 
                                uidNumber,
104
 
                                gidNumber
105
 
 
106
 
objectclass sambaSidEntry
107
 
                oid
108
 
                                1.3.6.1.4.1.7165.1.2.2.9
109
 
                superior
110
 
                                top
111
 
                requires
112
 
                                sambaSID