User Accounts Subsystem and Netlogon

A LAN Server API function returning error codes 2450-2458 encountered an error with the User Accounts Subsystem (UAS) or the Netlogon service. ┌───────────────────────────┬───────┬──────────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadUasConfig │ 2450 │ The UAS is not configured correctly. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_NetLogonNotStarted │ 2455 │ The Netlogon service has not been │
│ │ │ started. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_CanNotGrowUASFile │ 2456 │ It is not possible to enlarge the UAS │
│ │ │ file. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_PasswordMismatch │ 2458 │ A password mismatch has been detected. │
└───────────────────────────┴───────┴──────────────────────────────────────────┘


[Back: Alert]
[Next: Server Integration]