![]() |
|
|
|||||||
![]() |
ASP Net - Forms Authentication and SQL 2000 |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
I am using ASP.NET 2.0 and I'm trying to use Forms Authentication. The
application runs on IIS6 on Server 2003, but the SQL server is running on a Windows 2000 Server. Per this walkthrough, http://msdn.microsoft.com/library/de...AGHT000014.asp, it says I need to create a SQL login for NT AUTHORITY\Network Service and grant it access to my applications database. However, since the database server is running on 2000 Server, there is no such object NT AUTHORITY\Network Service for which I can grant a SQL login. I'm sure I'm missing something pretty obvious, but I can't figure out how to get around this... Any help is appreciated! Jason studio60podcast@gmail.com |
|
|
|
|
#2 |
|
Posts: n/a
|
I don't doubt that you can't see it. But you can still add it. When adding
a "New Login", type NT AUTHORITY\Network Service into the name field. It will display "NT AUTHORITY" in the Domain box. When you click OK, it will accept it. Hope this helps... Sincerely, John Swanagon Sr. Software Engineer, Avaya Labs Avaya Inc. <> wrote in message news: oups.com... >I am using ASP.NET 2.0 and I'm trying to use Forms Authentication. The > application runs on IIS6 on Server 2003, but the SQL server is running > on a Windows 2000 Server. > > Per this walkthrough, > http://msdn.microsoft.com/library/de...AGHT000014.asp, > it says I need to create a SQL login for NT AUTHORITY\Network Service > and grant it access to my applications database. However, since the > database server is running on 2000 Server, there is no such object NT > AUTHORITY\Network Service for which I can grant a SQL login. > > I'm sure I'm missing something pretty obvious, but I can't figure out > how to get around this... Any help is appreciated! > Jason > Swanagon, John M \(John\) |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Computer Security | aldrich.chappel.com.use@gmail.com | A+ Certification | 0 | 11-27-2007 02:11 AM |