Syncing internet passwords on multiple Domino servers

Hi there

I have 3 Domino servers in same domain. How can I sync internet passwords from one server to all others? I need to sync only internet passwords (for sametime and traveler log in)

Also is there any way to set when user change password on Notes, password automatic change on other servers?

Thank you

Subject: Have you considered using SAML authentication or DA to an LDAP back end for password verification? <>

Subject: synching passwords

If you are able to cluster the three servers, then when the user changes the internet password, it will automatically replicate over to all servers in the cluster.

Subject: hi there

That’s the problem. Right now I don’t wanna force sync names.nsf, because of different userID, etc. I woud like only to sync passwords. So when someone change password through Notes, iNotes pass will changed (it is was set), and then I want to snyc that password on other two servers in same Domino domain.

Subject: options

You can have replication going frequesntly on name.nsf.

Look into muti server session authentication IBM Documentation http://www.ibm.com/support/knowledgecenter/SSKTMJ_9.0.1/admin/conf_multiserversessionbasedauthenticationsinglesignon_t.html

when you set this up with a along with a modified login page on the other servers you can then force the user over to the server that you changed the internet password and then woul direct them back to the database that they are trying to access

Subject: synching passwords

If you are able to cluster the three servers, then when the user changes the internet password, it will automatically replicate over to all servers in the cluster.