Run 2008 R2 Service under 2000 Domain Account
Posted
by
NoDisassemble
on Server Fault
See other posts from Server Fault
or by NoDisassemble
Published on 2011-01-04T17:51:05Z
Indexed on
2011/01/04
17:55 UTC
Read the original article
Hit count: 194
I'm trying to get a service to run under a domain account. When I try to add the account, I get the error
The account name is invalid or does not exist, or the password is invalid for the account name specified
I know the account exists and the password is correct. I am also having trouble adding it manually to the "Log on as a service" setting, I get the error
An extended error has occured. Failed to save Local Policy Database
After a day of research I'm starting to suspect it has to do with it being a 2008 R2 server trying to use a 2000 domain account. I've tried to change the LAN Manager authentication level and the Minimum session security looks okay per my Google digging. I'm not sure what else I can do?
© Server Fault or respective owner