"Craig Dupree" <[EMAIL PROTECTED]> wrote: > In the auth_log, I see only messages like this. > > ERROR: could not connect to admin server > ERROR: Could not retrieve policy. > > In the messages file I see: > > Nov 16 10:55:06 honoria utglpolicy[28243]: [ID 702911 user.info] > open_connection > (): Could not bind to LDAP server - Invalid credentials > > and when I run utpw (for example) it complains: > > Changing LDAP password... > Nov 17 14:47:57 honoria utdsd[306]: Bind failed ; act as anonymous > Error: could not connect to admin server > Make sure the SRDS server is running and that the values for > "rootdn" and "rootdn" password are correct. > > I've looked and the utdsd is running on the primary.
Sounds like the cached admin password on the primary has been trashed. How does /etc/opt/SUNWut/utadmin.pw on the primary compare against that same file on the secondary? If they're different and the file on the secondary is good (ie you can perform updates from the secondary) then you can simply copy the contents from the secondary to the primary. Be careful with the file modes, it needs to be owned by root.utadmin with 660 (-rw-rw----) permissions. If the passwords are the same then maybe the contents of /etc/opt/SUNWut/utadmin.conf have been trashed. They should be the same on the primary as they are on the secondary except for the admin.server.name property, which should refer to the local hostname. OttoM. __ ottomeister Disclaimer: These are my opinions. I do not speak for my employer. -- ___________________________________________________ Play 100s of games for FREE! http://games.mail.com/ _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
