Проблема в том, что при попытке открыть комп в сетевом окружении, выдается запрос пользователя и пароля.
В логах он кричит:
[2004/06/22 14:07:40, 0] rpc_client/cli_netlogon.c:cli_net_auth2(157)
cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT
[2004/06/22 14:07:40, 0] rpc_client/cli_login.c:cli_nt_setup_creds(72)
cli_nt_setup_creds: auth2 challenge failed
[2004/06/22 14:07:40, 0] smbd/password.c:connect_to_domain_password_server(1368)
connect_to_domain_password_server: unable to setup the PDC credentials to machine SERVER. Error wa
s : NT_STATUS_OK.
[2004/06/22 14:08:01, 0] smbd/password.c:connect_to_domain_password_server(1283)
connect_to_domain_password_server: unable to connect to SMB server on machine TEST. Error was : SU
CCESS - 0.
[2004/06/22 14:08:01, 0] smbd/password.c:domain_client_validate(1601)
domain_client_validate: Domain password server not available.
[2004/06/22 14:08:02, 0] rpc_client/cli_netlogon.c:cli_net_auth2(157)
cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT
[2004/06/22 14:08:02, 0] rpc_client/cli_login.c:cli_nt_setup_creds(72)
cli_nt_setup_creds: auth2 challenge failed
[2004/06/22 14:08:02, 0] smbd/password.c:connect_to_domain_password_server(1368)
connect_to_domain_password_server: unable to setup the PDC credentials to machine SERVER. Error wa
s : NT_STATUS_OK.
[2004/06/22 14:08:02, 0] smbd/password.c:connect_to_domain_password_server(1283)
connect_to_domain_password_server: unable to connect to SMB server on machine TEST. Error was : SU
CCESS - 0.
[2004/06/22 14:08:02, 0] smbd/password.c:domain_client_validate(1601)
domain_client_validate: Domain password server not available.
Уважаемые профи подскажите где копать??
Конфиг прилагаю.
[global]
log file = /var/log/samba/samba.%m
max log size = 20
interfaces = rl0
password server = server
domain logons = yes
domain master = yes
encrypt passwords = yes
server string = SambaServer
hosts allow = 192.168.10. 127.
workgroup = yans
guest account = nobody
netbios name = test
load printers = no
security = domain
os level = 30
share modes = yes
[SambaTest]
comment = Temporary file space
path = /samba
read only = no
browseable = yes
writeable = yes
guest ok = no