User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113
Parker Lockhart wrote:
We have 10.3 server setup as a PDC. Works great, and thanks in large
to the postings here for allowing us to head some problems off at the pass.
We have a problem I can't seem to get by though. Windows netlogons won't
work. We get the following error at user login and no script runs:
check_ntlm_password: authentication for user [SAVINST] -> [SAVINST] ->
[savinst] succeeded
[2004/09/30 10:36:31, 0]
/SourceCache/samba/samba-56/samba/source/smbd/service.c:make_connection_snum(677)
'' does not exist or is not a directory, when connecting to [savinst]
[2004/09/30 10:36:31, 0]
/SourceCache/samba/samba-56/samba/source/smbd/service.c:make_connection_snum(677)
'' does not exist or is not a directory, when connecting to [savinst]
[2004/09/30 10:36:31, 1]
/SourceCache/samba/samba-56/samba/source/smbd/service.c:make_connection_snum(705)
*blair (169.137.151.34) connect to service netlogon initially as user
savinst (uid=1338, gid=1037) (pid 12376)
[2004/09/30 10:36:31, 0]
/SourceCache/samba/samba-56/samba/source/smbd/service.c:set_current_service(56)
chdir (/etc/netlogon) failed*
[2004/09/30 10:36:31, 0]
/SourceCache/samba/samba-56/samba/source/smbd/service.c:make_connection_snum(677)
'' does not exist or is not a directory, when connecting to [savinst]
This seems to be the relevant line:
chdir (/etc/netlogon) failed*
This directory must be available for the netlogon service to work. And it's
also the directory where you need to store login scripts since the script
name is always taken relative to this directory