Displaying 1 result from an estimated 1 matches for "box_where_i_try_to_log_on_from".
2003 Jan 14
2
Using win2k non-pdc as password server
...the docs it doesn't have to be.
So in smb.conf I put:
security = server
password server = <WIN2KBOX>
and my tries create a logfile log.WIN2KBOX with the content
[2003/01/14 12:46:52, 0] smbd/password.c:server_cryptkey(1072)
password server not available
Additionally I get a log.BOX_WHERE_I_TRY_TO_LOG_ON_FROM with
[2003/01/14 13:01:29, 0] smbd/service.c:make_connection(249)
BOXWITTLOF (10.128.0.131) couldn't find service
::{2227a280-3aea-1069-a2de-08002b30309d}
So pretty clear, I have to start some service on the win2k box, but which
one please ?? My first guess was NETLOGON, but the server refus...