Chapter 6. Managing Access Control
192
d. Click
OK
to dismiss the
Add Users and Groups
dialog box.
4. In the
Rights
tab, click the
Check All
button.
All checkboxes are selected, except for proxy rights.
5. Click
OK
.
The new ACI is added to the ones listed in the
Access Control Manager
window.
6.9.5. Granting Rights to Add and Delete Group Entries
Some organizations want to allow employees to create entries in the tree if it can increase their
efficiency or if it can contribute to the corporate dynamics.
At
example.com
, there is an active social committee that is organized into various clubs, such as
tennis, swimming, and skiing. Any
example.com
employee can create a group entry representing a
new club. This is illustrated in
Section 6.9.5.1, “ACI "Create Group"”
. Any
example.com
employee
can become a member of one of these groups. This is illustrated in
Section 6.9.9.1, “ACI "Group
Members"”
under
Section 6.9.9, “Allowing Users to Add or Remove Themselves from a Group”
. Only
the group owner can modify or delete a group entry. This is illustrated in
Section 6.9.5.2, “ACI "Delete
Group"”
.
6.9.5.1. ACI "Create Group"
In LDIF, to grant
example.com
employees the right to create a group entry under the
ou=Social
Committee
branch, write the following statement:
aci: (target="ldap:///ou=social committee,dc=example,dc=com)
(targattrfilters="add=objectClass:(objectClass=groupOfNames)")
(version 3.0; acl "Create Group"; allow (add)
(userdn= "ldap:///uid=*,ou=example-people,dc=example,dc=com")
and dns="*.example.com";)
NOTE
This ACI does not grant write permission, which means that the entry creator cannot
modify the entry.
This example assumes that the ACI is added to the
ou=social committee,
dc=example,dc=com
entry.
From the Console, set this permission by doing the following:
1. In the
Directory
tab, right-click the
Social Committee
entry under the
example.com
node in
the left navigation tree, and choose
Set Access Permissions
from the pop-up menu to display
the
Access Control Manager
.
2. Click
New
to display the
Access Control Editor
.
3. In the
Users/Groups
tab, in the
ACI name
field, type
Create Group
. In the list of users granted
access permission, do the following:
Содержание DIRECTORY SERVER 8.0
Страница 18: ...xviii ...
Страница 29: ...Configuring the Directory Manager 11 6 Enter the new password and confirm it 7 Click Save ...
Страница 30: ...12 ...
Страница 112: ...94 ...
Страница 128: ...110 ...
Страница 190: ...Chapter 6 Managing Access Control 172 4 Click New to open the Access Control Editor ...
Страница 224: ...206 ...
Страница 324: ...306 ...
Страница 334: ...316 ...
Страница 358: ...340 ...
Страница 410: ...392 ...
Страница 420: ...402 ...
Страница 444: ...426 ...
Страница 454: ...436 ...
Страница 464: ...446 ...
Страница 484: ...466 ...
Страница 512: ...494 ...
Страница 522: ...504 ...