NT AUTHORITY problem
I'm moving an asp.net website application from server2003 to Vista. It runs
fine now on server2003 and accesses Sql Server via a dbo user using NT
AUTHORITY \ NETWORK SERVICE. However, Vista, like XP, must use ASPNET as
the user. The problem is that on the Vista machine I am not allowed to
delete or modify the dbo user. So it seems I am in a catch 22.
Is there a way to get rid of this user with the nt authority and replace it
with aspnet?
thanks,
Gary
|