Requester

A LAN Server API function returning error codes 2200-2217 encountered an error with a requester. ┌───────────────────────────┬───────┬──────────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_AlreadyLoggedOn │ 2200 │ This workstation is already logged on. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_NotLoggedOn │ 2201 │ This workstation has not been logged on │
│ │ │ yet. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadUsername │ 2202 │ The pszUserID or pszGroupID parameter is │
│ │ │ not valid. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadPassword │ 2203 │ The specified password is not valid. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_UnableToAddName_W │ 2204 │ The logon processor did not add the │
│ │ │ message alias. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_UnableToAddName_F │ 2205 │ The logon processor did not add the │
│ │ │ message alias. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_UnableToDelName_W │ 2206 │ The logoff processor did not delete the │
│ │ │ message alias. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_UnableToDelName_F │ 2207 │ The logoff processor did not delete the │
│ │ │ message alias. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_LogonsPaused │ 2209 │ Network logons are paused. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_LogonServerConflict │ 2210 │ A centralized logon server conflict has │
│ │ │ occurred. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_LogonNoUserPath │ 2211 │ The server is configured without a valid │
│ │ │ user path. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_LogonScriptError │ 2212 │ An error occurred while loading or │
│ │ │ running the logon script. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_StandaloneLogon │ 2214 │ The logon server was not specified- │
│ │ │ standalone logon occurs. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_LogonServerNotFound │ 2215 │ The logon server cannot be found. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_LogonDomainExists │ 2216 │ There is already a logon domain for this │
│ │ │ computer. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_NonValidatedLogon │ 2217 │ The logon server could not validate the │
│ │ │ logon. │
└───────────────────────────┴───────┴──────────────────────────────────────────┘


[Back: Service]
[Next: Access, User, and Group]