Hello

I want to use custmized option for security configuration one contrib library. Currently customized options are usable only for default configuration, because everybody can change it. It is substitution of global variables.

Decision if option is protected or not can be based on name of option. Like:

customized_option = (utl_file)

utl_file.protected.dir = '/aaa:/bbb'  .. can be modified by superuser
utl_file.readonly.dir = '/aaa:/mm' .. nobody can modify it

Regards
Pavel Stehule

_________________________________________________________________
Najdete si svou lasku a nove pratele na Match.com. http://www.msn.cz/


---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to