Настроен файловый сервер на samba (Debian).
Авторизация из AD работает.
В конфиге шар присутствует строки valid users
Код: Выделить всё
[otdel121]
create mask = 0755
directory mask = 0755
comment = Otdel 121
valid users = @”Администраторы домена”,@ДОМЕН\otdel121
path = /home/smb/otdel121
write list = @”Администраторы домена”,@ДОМЕН\otdel121
Код: Выделить всё
[otdel7]
create mask = 0755
directory mask = 0755
comment = Otdel 7
valid users = @”Администраторы домена”,@ДОМЕН\otdel7
path = /home/smb/otdel7
write list = @”Администраторы домена”,@ДОМЕН\otdel7
Код: Выделить всё
[2009/12/28 16:11:40, 10] auth/auth_winbind.c:check_winbind_security(85)
check_winbind_security: wbcAuthenticateUserEx failed: WBC_ERR_AUTH_ERROR
[2009/12/28 16:11:40, 5] auth/auth.c:check_ntlm_password(272)
check_ntlm_password: winbind authentication for user [] FAILED with error NT_STATUS_NO_SUCH_USER
[2009/12/28 16:11:40, 2] auth/auth.c:check_ntlm_password(318)
check_ntlm_password: Authentication for user [] -> [] FAILED with error NT_STATUS_NO_SUCH_USER
[2009/12/28 16:11:40, 5] auth/auth_util.c:free_user_info(1985)
attempting to free (and zero) a user_info structure
[2009/12/28 16:11:40, 10] auth/auth_util.c:free_user_info(1989)
structure was created for
[2009/12/28 16:11:40, 3] smbd/error.c:error_packet_set(61)
error packet at smbd/sesssetup.c(127) cmd=115 (SMBsesssetupX) NT_STATUS_LOGON_FAILURE

Спасибо .