I'm trying to get the Password Server working so my Windows clients can login. I've run the open directory setup assistant and logged in with the username and password for the user that I want to administer the password server. Everything goes just fine and I restart the server when finished. After the server reboots, I log in to the workgroup admin app with the username and password I used to set up the Password Server and try to change a user to use the password server. The problem is that even the users I used to set up the password server is still set to use a basic password. I get the following error. Cannot set record to password server because you are not logged in as a password server administrator.
I've tried to delete the MacOSXPasswordDB and have rerun the open directory assistant numerous times. I've also tried to use a different username and password to admin the password server.
The password server seems to shut down right after it starts. Here is a bit of my log entry.
Apr 22 2004 14:28:57 Mac OS X Password Service (pid = 594) was started at: Thu Apr 22 14:28:57 2004
.
Apr 22 2004 14:28:57 Directory: "/Library/ApplePasswordServer" exists.
Apr 22 2004 14:28:57 RunAppThread Created
Apr 22 2004 14:28:57 RunAppThread Started
Apr 22 2004 14:28:57 Initializing Server Globals ...
Apr 22 2004 14:28:57 Initializing Directory ...
Apr 22 2004 14:28:57 Initializing Directory Service ...
Apr 22 2004 14:28:57 Initializing Database ...
Apr 22 2004 14:28:57 Initializing ServerPrefs ...
Apr 22 2004 14:28:57 Initializing Networking ...
Apr 22 2004 14:28:57 Initializing Networking ...
Apr 22 2004 14:28:57 Initializing TCP ...
Apr 22 2004 14:28:57 Incoming greeting name is: "65.122.147.100".
Apr 22 2004 14:28:57 Starting Central Thread ...
Apr 22 2004 14:28:57 Starting other server processes ...
Apr 22 2004 14:28:57 StartCentralThreads: 2 threads to stop
Apr 22 2004 14:28:57 StartCentralThreads: Created 1 TCP/IP Connection Listeners
Apr 22 2004 14:28:57 StartCentralThreads: Starting CListenerWatcher ...
Apr 22 2004 14:28:57 Finished starting other server processes ...
Apr 22 2004 14:28:57 -- Password Server sucessfully started --
Apr 22 2004 14:29:33 caught signal 15
Apr 22 2004 14:29:33 Stopping server processes ...
Apr 22 2004 14:29:33 Stopping Network Listeners ...
Apr 22 2004 14:29:33 Closing all incoming connections ...
Apr 22 2004 14:29:33 StopCentralThreads: Stopping Connection Listeners ...
I can't change any users to use a password server because even my user used to set up the password server is set to basic. I've also tried this at the command line but it made no difference. sudo NeST -hostpasswordserver <admin user> <admin pass>
I've also tried running permissions repair and have re-run the 10.2.8 server combo update. Any ideas before I start over from scratch?