Hi All,
I need to know whether Security->User Security->“Don’t prompt for password from other Notes based programs(reduces security)” is checked or not?
Thanx,
Arnavee
Hi All,
I need to know whether Security->User Security->“Don’t prompt for password from other Notes based programs(reduces security)” is checked or not?
Thanx,
Arnavee
Subject: How to know that “Don’t prompt for password from other Notes based programs” is checked?
Find out where it is stored by looking at notes.ini before and after changing the setting.
Then it is easy: read that notes.ini key using formula or script
Subject: RE: How to know that “Don’t prompt for password from other Notes based programs” is checked?
Hi,
I tried looking into notes.ini before and after, but no change in the INI file.
My guess is that it is stored in the “user.id” file. I am not sure about this, bcoz we change it in the User Security dialog.
Is it possible to read the “user.id” file?
Thanx,
Arnavee