Displaying 1 result from an estimated 1 matches for "sugsequently".
Did you mean:
subsequently
2004 May 07
0
Authentication failure
...(312)
check_ntlm_password: Authentication for user [LENEC] -> [LENEC]
FAILED with error NT_STATUS_LOGON_FAILURE
------------------------------------------------------------------------
What looks strange, is that initially, there is a success with
check_ntlm_password(), but sugsequently the process fails.... attemping a
sort of 'second stage authentication'? Why?
There is a certain twick to my configuration. This server will provide
authentication/file/printing servicies for wider audience, but will allow
local /bin/sh access only to local admins. I try to achieve this us...