Acl

Pls help…I want to add only associates in ACL as Person and does not want to add any other group or server. How?

Subject: ACL

Hi,

Well, it’s like to add a group or server… (but maybe I misunderstood your question?)

From Notes Client

  1. Right click on database

  2. cchose “dataabse” click on “ACL”

  3. in “ACL” dialog box click on “Add” button

  4. in “Add user” dialog box click on button with icon “little blue guy”

  5. in “Select name” dialog box search and add users then click OK

  6. in “ACL” dialog box select the “Person” type for each new user (and the level access) and click OK

HTH

Thierry

Subject: ACL

From Admin Help:

A new database, by default, contains these entries in the ACL:

-Default-

Anonymous

Database creator user name

LocalDomainServers

OtherDomainServers

Of the default ACL entries, Anonymous and the database creator’s user name are the only entries that are defined as a Person in the ACL.

However, once the database has been created, you can use the Administration Client to make changes to several databases at one time. There are also tools that can help you with this, such as ServerAdmin Plus and PowerTools:

ServerAdmin Plus:

http://www.axceler.com/products/serveradmin-plus/

PowerTools:

http://www.helpsoft.com/

Both are excellent.

HTH.

Gregg

Subject: RE: ACL

You mistook my question…I want to add only person and does not want to add server or group through Lotus Script code

Subject: RE: ACL

Hi,

Is this something like creating and ACL entry in a DB.

Regs

Gov

Subject: RE: ACL

So, your question wasn’t explicit :slight_smile:

You looking for a LS code, have you search in “sandbox” there is several “tools” for ACL, specially this one:

http://www-10.lotus.com/ldd/sandbox.nsf/ecc552f1ab6e46e4852568a90055c4cd/80a0129b9d0b965485256a700048ae65?OpenDocument&Highlight=0,acl

You can adapt it for your use…

(Also, in Designer help there is some examples codes in ACL classes)

Regards,

Thierry