NT_STATUS_NO_LOGON_SERVERS 138 source3/auth/auth_domain.c return NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 149 source3/auth/auth_domain.c result = NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 236 source3/auth/auth_domain.c return NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 264 source3/auth/auth_domain.c NTSTATUS nt_status = NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 330 source3/auth/auth_domain.c nt_status = NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 409 source3/auth/auth_domain.c return NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 511 source3/auth/auth_domain.c return NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 80 source3/lib/pam_errors.c {NT_STATUS_NO_LOGON_SERVERS, PAM_AUTHINFO_UNAVAIL}, NT_STATUS_NO_LOGON_SERVERS 46 source3/libads/krb5_errs.c {KRB5_KDC_UNREACH, NT_STATUS_NO_LOGON_SERVERS}, NT_STATUS_NO_LOGON_SERVERS 71 source3/libads/krb5_errs.c {NT_STATUS_NO_LOGON_SERVERS, KRB5_KDC_UNREACH}, NT_STATUS_NO_LOGON_SERVERS 358 source3/libads/ldap.c return NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 433 source3/libads/ldap.c return NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 163 source3/libsmb/errormap.c {ERRDOS, 2215, NT_STATUS_NO_LOGON_SERVERS}, NT_STATUS_NO_LOGON_SERVERS 1186 source3/libsmb/namequery.c return NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 2005 source3/libsmb/namequery.c status = NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 2120 source3/libsmb/namequery.c status = ( *count != 0 ? NT_STATUS_OK : NT_STATUS_NO_LOGON_SERVERS ); NT_STATUS_NO_LOGON_SERVERS 2164 source3/libsmb/namequery.c if (NT_STATUS_EQUAL(status, NT_STATUS_NO_LOGON_SERVERS) NT_STATUS_NO_LOGON_SERVERS 127 source3/libsmb/nterr.c { "NT_STATUS_NO_LOGON_SERVERS", NT_STATUS_NO_LOGON_SERVERS }, NT_STATUS_NO_LOGON_SERVERS 559 source3/libsmb/nterr.c { "No logon servers", NT_STATUS_NO_LOGON_SERVERS }, NT_STATUS_NO_LOGON_SERVERS 278 source3/utils/net_ads.c NT_STATUS_NO_LOGON_SERVERS)) { NT_STATUS_NO_LOGON_SERVERS 1539 source3/winbindd/winbindd_pam.c if (NT_STATUS_EQUAL(result, NT_STATUS_NO_LOGON_SERVERS) || NT_STATUS_NO_LOGON_SERVERS 1589 source3/winbindd/winbindd_pam.c if (NT_STATUS_EQUAL(result, NT_STATUS_NO_LOGON_SERVERS) || NT_STATUS_NO_LOGON_SERVERS 1722 source3/winbindd/winbindd_pam.c result = NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 1995 source3/winbindd/winbindd_pam.c result = NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 146 source4/auth/ntlm/auth_winbind.c return NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 179 source4/auth/ntlm/auth_winbind.c return NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 239 source4/libcli/finddcs.c composite_error(state->ctx, NT_STATUS_NO_LOGON_SERVERS); NT_STATUS_NO_LOGON_SERVERS 161 source4/libcli/util/errormap.c {ERRDOS, 2215, NT_STATUS_NO_LOGON_SERVERS}, NT_STATUS_NO_LOGON_SERVERS 137 source4/libcli/util/nterr.c { "NT_STATUS_NO_LOGON_SERVERS", NT_STATUS_NO_LOGON_SERVERS }, NT_STATUS_NO_LOGON_SERVERS 731 source4/libcli/util/nterr.c { "No logon servers", NT_STATUS_NO_LOGON_SERVERS }, NT_STATUS_NO_LOGON_SERVERS 761 source4/libcli/util/nterr.c { "No logon servers", NT_STATUS_NO_LOGON_SERVERS }, NT_STATUS_NO_LOGON_SERVERS 1208 source4/libnet/libnet_samsync_ldb.c return NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 597 source4/rpc_server/netlogon/dcerpc_netlogon.c return NT_STATUS_NO_LOGON_SERVERS; NT_STATUS_NO_LOGON_SERVERS 1315 source4/torture/rpc/samsync.c if (NT_STATUS_EQUAL(nt_status, NT_STATUS_NO_LOGON_SERVERS)) {