summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/oo-org-map.properties
blob: 1f4b4377677cbfbe8e04d55a9c4dd990375a66ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# attribute and objectclass identifying a user
# multi values are supported, separated by comma
User/ObjectClass=inetorgperson
User/NamingAttribute=uid
User/Container=ou=People
User/DisplayNameFormat=sn, givenname

# attribute and objectclass identifying roles
# multi values are supported, separated by comma
Role/Static/ObjectClass=groupofuniquenames
Role/Static/NamingAttribute=cn
Role/Static/UserAttribute=uniquemember
Role/Dynamic/ObjectClass=groupofuniquenames
Role/Dynamic/NamingAttribute=cn
Role/Dynamic/UserAttribute=memberof
Role/Container=ou=Groups

# attribute and objectclass identifying organisations
# multi values are supported, separated by comma
Organisation/ObjectClass=organization
Organisation/NamingAttribute=o