![Netscape NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR Administrator'S Manual Download Page 252](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-1-administrator/netscape-directory-server-6-1-administrator_administrators-manual_1674675252.webp)
Access Control Usage Examples
252
Netscape Directory Server Administrator’s Guide • August 2002
3.
On the Users/Groups tab, in the ACI name field, type "Group Members". In
the list of users granted access permission, do the following:
a.
Select and remove All Users, then click Add.
The Add Users and Groups dialog box is displayed.
b.
Set the Search area in the Add Users and Groups dialog box to to Special
Rights, and select All Authenticated Users from the Search results list.
c.
Click the Add button to list All Authenticated Users in the list of users who
are granted access permission.
d.
Click OK to dismiss the Add Users and Groups dialog box.
4.
On the Rights tab, tick the checkbox for selfwrite. Make sure the other
checkboxes are clear.
5.
On the Targets tab, type
dc=example,dc=com
suffix in the target directory
entry field. In the attribute table, tick the checkbox for the
member
attribute.
All other checkboxes should be clear. This task is made easier if you click the
Check None button to clear the checkoxes for all attributes in the table, then
clikc the Name header to organize them alphabetically, and select the
appropriate ones.
6.
Click OK.
The new ACI is added to the ones listed in the Access Control Manager
window.
Defining Permissions for DNs That Contain a
Comma
DNs that contain commas require special treatement within your LDIF ACI
statements. In the target and bind rule portions of the ACI statement, commas must
be escaped by a single backslash (\). The following example illustrates this syntax:
dn: dc=example.com Bolivia\, S.A.,dc=com
objectClass: top
objectClass: organization
aci: (target="ldap:///dc=example.com Bolivia\,
S.A.,dc=com")(targetattr=*) (version 3.0; acl "aci 2"; allow (all)
groupdn = "ldap:///cn=Directory Administrators,dc=example.com
Bolivia\, S.A.,dc=com";)
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR
Page 1: ...Administrator s Guide Netscape Directory Server Version6 1 August 2002...
Page 20: ...20 Netscape Directory Server Administrator s Guide August 2002...
Page 24: ...24 Netscape Directory Server Administrator s Guide August 2002...
Page 142: ...Using Referrals 142 Netscape Directory Server Administrator s Guide August 2002...
Page 440: ...Miscellaneous Tuning Tips 440 Netscape Directory Server Administrator s Guide August 2002...
Page 442: ...442 Netscape Directory Server Administrator s Guide August 2002...
Page 478: ...PTA Plug In Syntax Examples 478 Netscape Directory Server Administrator s Guide August 2002...
Page 498: ...498 Netscape Directory Server Administrator s Guide August 2002...
Page 538: ...Examples of LDAP URLs 538 Netscape Directory Server Administrator s Guide August 2002...