After changing the Passwrod of profile Sync account(AD SYNC) . We trying to upadate in User profile AD connection.But unable to edit connection and getting unable to process put message Error.
Steps i have followed so for.
1.Stop UPSS (User Profile Sync Service)
2.Make the following change on the App SharePoint Server
3.Click Start --> Run --> GPEdit.msc Computer Configuration Windows Security Settings Local policies Security Options "Network security:
LDAP client signing requirements", set the parameter value on "None"
(by default it will set to 'Negotiate Signing', details can be found on 'Explain' tab)
4.Run "gpupdate /force" without quotes on command prompt
5.Restart UPSS
Ad sync account having replicate directory changes and farm account has been added in logon locally , local administrator group.
We are using sp 2010 SP1 .
Note: I don't want to reconfigure user profile service application.
You suggestions are highly appreciated!