.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


Examples: GrantAccess method
1. This script gives Author access to the PROFITS.NSF database for everyone in the group Sales Supervisors.
2. This script provides Designer access to the current database for all servers in the local domain, and Reader access for all servers from other domains.
3. This script prevents Will Kates from accessing the database. If the default for the database is No Access, it revokes Will's access by making him a member of the default group; otherwise (if the default is Reader, for example), it specifically provides No Access to Will.
See Also