AclMgr is a serveraddin that can add modify or delete (a group/user/name) from the ACL of a given database.


Executeables for W32 and sourcecode included within the package!

If you add or modify an ACL entry then:

Why this ?

You have enforced a consistent ACL and have removed yourself from the ACL or you have downgraded you to designer.
Now you normally cannot change the ACL.
(Of course - write an LN-script agent with the server id and launch it)
If the server can still access the DB and has "Manager" - rights - the server adds the entry to the ACL.

Installing

Extract the files from the bin directory in the zip file to the server program directoy.
^top

FAQ

-----------------------------------------------------------------------------
Q: aclmgr does not accept my parameters
-----------------------------------------------------------------------------
A: aclmgr currently needs 3 parameters.
put each parameter in quotes.
(load aclmgr "add" "my database.nsf" "CN=my name/OU=my ou1/OU=.../O=my org"

-----------------------------------------------------------------------------
Q: aclmgr says OK but I cannot access the database
-----------------------------------------------------------------------------
A: Keep in mind that the ACL is casesensitive and needs the CN-name
(CN=Your Name/OU=../OU=../O=Your Org/C=...)

-----------------------------------------------------------------------------
Q: Can I launch the program from my workstation ?
-----------------------------------------------------------------------------
A: No - the program must be copied to the server and launched from the server console !

-----------------------------------------------------------------------------
Q: Can I access every database on the server
-----------------------------------------------------------------------------
A: Yes - every database where the server has manager-rights !
(Keep in mind - mailfiles are private-sphere !)

-----------------------------------------------------------------------------
Q: Can I access encrypted documents
-----------------------------------------------------------------------------
A: No - it just makes an entry in the ACL !!!
^top

Download

aclmgr.zip
aclmgr.zip
37717 Bytes
Version 1.00
(last modified Wed, 28. Nov 2001)
aclmgr.zip
^top