I have a ReadyNAS running RAIDiator 3.01c1-p4 it's a member of a domain "CLOUDVIEW". The PDC is a FreeBSD box running samba 3.0.23c.
It used to work. However I updated my samba build on the PDC and I now get this
jeeves# /usr/local/bin/smbclient \\\\filestore\\ -U jpp
Password:
session setup failed: NT_STATUS_NO_LOGON_SERVERS
jeeves#
and syslog on the PDC show this
Dec 6 00:24:37 jeeves smbd[31622]: [2006/12/06 00:24:37, 2] auth/auth.c:check_ntlm_password(309)
Dec 6 00:24:37 jeeves smbd[31622]: check_ntlm_password: authentication for user [jpp] -> [jpp] -> [jpp] succeeded
Dec 6 00:24:37 jeeves smbd[31622]: [2006/12/06 00:24:37, 2] auth/auth.c:check_ntlm_password(309)
Dec 6 00:24:37 jeeves smbd[31622]: check_ntlm_password: authentication for user [jpp] -> [jpp] -> [jpp] succeeded
What changed and how to I get access to my data again?


