Asked by:
Remember password for automatic signin

Question
-
Is it possible for Communicator 2007 to remember a user's password so they are automatically logged in to OCS at startup?
Jon
Saturday, April 5, 2008 8:07 PM
All replies
-
If you join domain, you can logged in automatically...
But if you want to logon by edge server..it can not..
Friday, April 11, 2008 9:43 AM -
For non domain machines
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Communicator
"SavePassword"=dword:00000001REG_DWORD = SavePassword
You can set it You can configure this policy under both HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER, but the policy setting under HKEY_LOCAL_MACHINE takes precedence
Values.
Not set = User choice (default).
0 = Users do not have the option to save password.
1 = Users have the option to save password.Hope this helps,
Alistair
Monday, June 2, 2008 7:04 AM -
Thanks!!
Monday, June 2, 2008 7:51 AM -
It should probably be noted that those registry settings are simply for 'controlling' that behavior; by default the OC client should already present the user the option to save the password for future authentication attempts.
Monday, June 2, 2008 3:36 PMModerator -
hello,
does anyone knows where the password is stored?
thanks!Wednesday, June 24, 2009 5:46 AM