Hi everybody!
So, I need to synchronize Lotus Notes Mail and Inotes passwords. I don’t know how I can start to do this or how I can do it.
I googled some pages but I got nothing.
Can anyone help me?
Thanks in advance.
Hi everybody!
So, I need to synchronize Lotus Notes Mail and Inotes passwords. I don’t know how I can start to do this or how I can do it.
I googled some pages but I got nothing.
Can anyone help me?
Thanks in advance.
Subject: Possible answer…
Lotus Notes Agent - Synchronize ID file password and HTTP Password
Technote (FAQ)
Question
Is it possible to the Lotus Notes Agent to synchronize the user id file password and http password in the Lotus Notes Name and Address Book on all password processing type entries (add new user, password change, password reset, suspend, restore)?
Answer
If both the HTTP Password and the ID file need to be created, add the registry key of “Synchronize HTTPPassword” to TRUE.
To set this value, the agentCfg tool should be used. To do this, go to the Lotus Notes Agent bin directory and issue the following command:
agentCfg -agent NotesAgent
When prompted for a password the default password to enter is “agent” and then perform the following actions:
Enter “F” to go to “Registry Settings”
Enter “A” to go to “Modify Non-encrypted registry settings”
Enter “A” to go to “Add new attribute”
It will prompt for the “Registry item name” to which the response should be “Synchronize HTTPPassword”
It will prompt for the “Registry item value” to which the response should be “TRUE”
Enter “X” three times to exit agentCfg
Restart the Lotus Notes Agent
Subject: RE: Synchronize Web and Notes Mail password
You can’t change the Web password and have it change the password in the .id file. But you can go the other way, depending on the client version and your setup. Under File->Security->User Security, there’s a checkbox that says “Always set Domino web/Internet password to match Notes password (reduces security.)” It may require use of an ID vault though, I’m not positive on that point.