Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

password synchronization (SSOD) problems

Status
Not open for further replies.
Jul 3, 2001
215
US
I recently upgraded all of our domain controllers from Server2000 to Server 2003. Now we are having problems with our Windows-to-UNIX password synchronization. I installed and configured the Identity management for UNIX on the new windows servers, and added the appropriate UX boxes as "sync passwords TO" in the console.

Windows sees the password changes but they are not getting to the HP-UX system. If I look in syslog.log, I see "Unable to bind to Port Number: 6677". But if I do a "netstat -an | grep LIST", I see:

# tcp 0 0 *.6677 *.* LISTEN

so that tells me that SSOD is listening for incoming password change requests on that port (which is configured on both the windows servers and my ssod.conf file.

I've also tried killing and restarting the SSO daemon, but that hasn't helped either.

There is a firewall in between the two systems, but I've checked with our Network admin, and everything is allowed from the Windows box to the UX system.

any ideas?
thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top