Home
last modified time | relevance | path

Searched refs:NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT (Results 1 – 25 of 32) sorted by relevance

12

/dports/net/jcifs/jcifs_1.3.19/src/jcifs/smb/
H A DNtStatus.java83 public static final int NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT = 0xC0000199; field
147 NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT,
/dports/net/samba412/samba-4.12.15/libcli/auth/
H A Dpam_errors.c87 {NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT, PAM_AUTHINFO_UNAVAIL},
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/libcli/util/
H A Dnterr.c447 { "NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT", NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT },
804 { "No logon workstation trust account", NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT },
H A Dnterr.h479 #define NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT NT_STATUS(0xC0000000 | 0x0199) macro
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dnterr.h408 #define NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT (409) macro
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dnterr.h408 #define NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT (409) macro
/dports/security/ADMsmb/ADMsmb_0.3/
H A Dnterr.h407 #define NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT (409) macro
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dnterr.c436 {"NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT", NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT},
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dnterr.c436 {"NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT", NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT},
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/cifs/
H A Dnterr.c534 NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT},
H A Dnterr.h450 #define NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT 0xC0000000 | 0x0199 macro
H A Dnetmisc.c645 ERRDOS, ERRnoaccess, NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT}, {
/dports/multimedia/libv4l/linux-5.13-rc2/fs/cifs/
H A Dnterr.h450 #define NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT 0xC0000000 | 0x0199 macro
H A Dnterr.c534 NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT},
H A Dnetmisc.c645 ERRDOS, ERRnoaccess, NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT}, {
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/cifs/
H A Dnterr.c534 NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT},
H A Dnterr.h450 #define NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT 0xC0000000 | 0x0199 macro
H A Dnetmisc.c645 ERRDOS, ERRnoaccess, NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT}, {
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/auth/
H A Dsam.c182 return NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT; in authsam_account_ok()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/scripting/swig/
H A Dstatus_codes.i419 #define NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT 0xC0000199 macro
/dports/net/samba412/samba-4.12.15/source3/auth/
H A Dcheck_samsec.c284 return NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT; in sam_account_ok()
/dports/security/ADMsmb/ADMsmb_0.3/rpc_pipes/
H A Dpipenetlog.c389 status = 0xC0000000 | NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT; in api_lsa_req_chal()
/dports/net/samba412/samba-4.12.15/source4/auth/
H A Dsam.c293 return NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT; in authsam_account_ok()
/dports/net/samba412/samba-4.12.15/source3/winbindd/
H A Dwinbindd_cm.c1173 if (NT_STATUS_EQUAL(result, NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT) in cm_prepare_connection()
1226 if (NT_STATUS_EQUAL(result, NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT) in cm_prepare_connection()
/dports/net/samba412/samba-4.12.15/libcli/util/
H A Derrormap.c497 {ERRDOS, ERRnoaccess, NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT},

12