![Netscape NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR Administrator'S Manual Download Page 249](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-1-administrator/netscape-directory-server-6-1-administrator_administrators-manual_1674675249.webp)
Access Control Usage Examples
Chapter
6
Managing Access Control
249
3.
On the Users/Groups tab, in the ACI name field, type "Billing Info Read". 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 Self from the Search results list.
c.
Click the Add button to list Self 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 checkboxes for search and read rights. Make sure the
other checkboxes are clear.
5.
On the Targets tab, click This Entry to display the
ou=subscribers,
dc=example,dc=com
suffix in the target directory entry field. In the attribute
table, tick the checkboxes for the
connectionTime
and
accountBalance
attributes.
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.
This example assumes that you have added the the
connectionTime
and
accountBalance
attributes to the schema.
6.
Click OK.
The new ACI is added to the ones listed in the Access Control Manager
window.
ACI “Billing Info Deny”
In LDIF, to deny subscribers permission to modify billing information in their own
entry, you would write the following statement:
aci: (targetattr="connectionTime || accountBalance") (version 3.0;
acl "Billing Info Deny"; deny (write) userdn= "ldap:///self";)
This example assumes that the relevant attributes have been created in the schema,
and that the ACI is added to the
ou=subscribers,dc=example,dc=com
entry.
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...