URGENT ****IHow can I do to add for all user id the admin id in the ecl

How can I do to add the admin.id in the ecl to prevent message security alert not display…

Subject: URGENT ****IHow can I do to add for all user id the admin id in the ecl

Creating a workstation ECL

  1. From the Domino Administrator, click the Files tab.

  2. From the Servers pane, choose the server to work from.

  3. Open the Domino Directory (NAMES.NSF).

  4. Choose Actions - Edit Administration ECL.

  5. Select - Default - and then select access options.

For more information on access options, see “The workstation ECL .”

  1. Select - No Signature - and then select access options.

  2. Click Add, enter the name of a person or server, and then click OK. Enter an asterisk () to allow access to all users, even those not listed in the Domino Directory, access. Enter an asterisk () followed by a certifier name – for example, */Acme – to allow users certified by a particular certifier access.

  3. To let users modify the ECL on their workstations or enable Java applets from trusted senders, select Allow users to modify, and choose the appropriate option.

  4. Click OK.

For more information on how to create an Administration ECL that promotes as secure a workstation environment as possible, see “Recommendations for deploying tighter ECLs.”

To disable workstation data security

If you work in a highly secure environment, you may want to disable workstation data security so that the Execution Security Alert dialog does not appear when formulas and code do not contain the proper signature. However, be aware that after you disable the ECL on a workstation, the workstation is vulnerable to tampering.

To create an administration ECL that disables workstation data security, enable every access option on the ECL for all signature types: -Default-, -No Signature-, Lotus Notes Template Development / Lotus Notes, and any other names listed.

To update a workstation ECL

If you change the Administration ECL after users run setup (which automatically copies the ECL to their workstations), you can update workstation ECLs to reflect the change.

  1. Make sure the Domino Directory with the ECL changes has replicated throughout the domain.

  2. Address a memo to users whose ECLs you want to update.

  3. Add a button to the memo that executes this formula:

@RefreshEcl (“”;“”)

For more information on this @function, see Application Development with Domino Designer.

  1. Describe the purpose of the memo and instruct users to click the button.

  2. Mail the memo.

Hope this helps for you.

Regards,

Arjan Vermeulen

Subject: URGENT ****IHow can I do to add for all user id the admin id in the ecl

If you type “ECL” into the search box at the upper-right corner of any Rapid Application Development Platform | HCL Domino page, the very first result you will get does a very nice job of explaining ECLs and how to address your problem.

While the article predates the R6 Policy technology, the R5 techniques explained there will work fine, and probably faster and more reliably than Security Policy in R6.

A little searching goes a long way, and usually gets you results more quickly than when you put “URGENT ****” in your posting subject, since that puts off those who find such violations of the posted forum use policy irritating.