How to change default ACL entries

Hi

does anybody know how to change default ACL entries not to show database creator user name in newly created databases?

I know that I can create some lines in newly created dbs ACL by adding [some_name] in template ACL but how to cause NOT to create default lines?

Thanks

Marek Kaszuba

Subject: How to change default ACL entries.

Howdy!

As far as I know, this is an “out of the box” feature. It would be embarassing for someone to create a new database on a server, and not have their name in there. They’ve have to ask someone else to add them to the ACL. Not good. =8P

I guess if you really wanted to, you can create a new db called “Create New Databases”, where anyone can go in, put the path, name, title of db, and other properties, and use a server based agent to actually create the database. This way, you can control the ACL values, using Lotusscript’s NotesACLEntry class.

Good luck!

Steve in NYC

“Don’t be open minded. Your brains will fall out.”