How do i install or enable the Notes Single sign on feature on V9.0.1 silently?
Currently the feature is not enabled, what i tried is i manually run the installer and reinstall the IBM Notes Syncing and then the property Use my Windows Log in is already not grayed out.
But im planning on how to do this with over 50 plus users without manually reinstalling and enabling the feature one by one.
Thanks for your response, we are trying to address a risk that resulted in the latest technology assessment on the company.
Primary issue is the lack of ability of Lotus Notes to lock out a user when they try to enter 3 or more wrong password on Lotus Notes. As a way to address this, we would like to try to sync the password with the Windows log in.
The OS used across is Windows 10.
I am also reading which one is better to implement, Notes Single Sign on or the Notes Shared Log in.
Do the people who did the security audit know, that the time to enter another password DOUBLES on every try, so that brute-forcing is not really feasible as after a few attempts you need to wait minutes and then hours before you can try again?
AND: I'd also use Shared Logon instead of the deprecated single logon. It has the following advantages:
works with ID Vault (Single Logon with ID Vault works "somehow", but is not supported and produces strange problems sometimes
no need to install anything on the client: Just use policies to assign that to users
additional security as Notes ID is encrypted and protected by windows - cannot be used on any other PC or with any other windows account on the same pc.
Hi Tastitch, "ADDFEATURES=ClientSingleLogon" is used to enable single Sign-On/single logon feature during Notes silent installation. For example:- IBM_NOTES_CLIENT_9.0.1.exe -s -a /s /v"ADDFEATURES=ClientSingleLogon /qb+"