Re: User ASPNET in SQL Server 2000
From: Tom (tbekasiewicz@poczta.onet.pl)
Date: 12/05/02
- Next message: Tom: "Re: User ASPNET in SQL Server 2000"
- Previous message: Mike F: "Folder Share Authentication"
- In reply to: Cowboy \(Gregory A. Beamer\): "Re: User ASPNET in SQL Server 2000"
- Next in thread: Cowboy \(Gregory A. Beamer\): "Re: User ASPNET in SQL Server 2000"
- Reply: Cowboy \(Gregory A. Beamer\): "Re: User ASPNET in SQL Server 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Tom" <tbekasiewicz@poczta.onet.pl> Date: Thu, 5 Dec 2002 04:30:18 -0800
Hi Gregory
Thank you for post.
But, could you explain me how can I do it.
I want to logon to the virtual catalog from the internet
as the windows user then I want to logon to the SQL Server
2000 as the same user as in Windows 2000 Server in the
previous operation. When I logon to the IIS 5.0 from the
internet I'am the user from the group of Windows users and
now I want a permission to the SQL Server 2000 database
(In the SQL Server 2000 and in the Windows 2000 AS are the
same users, and I have a permission to all the tables in
the database). I don't want to logon to the SQL Server as
the user ASPNET I want to logon to the SQL Server 2000 as
the user from the internet.
Plese replay...
>-----Original Message-----
>Can the anonymous access completely. Then, the user will
have to
>authenticate as something other than ASPNET or
IUSR_ComputerName. The other
>option is to reduce security by allowing the ASPNET and
IUSR_ComputerName
>accounts access to the database.
>
>--
>Gregory A. Beamer
>MVP; MCP: +I, SE, SD, DBA
>Author: ADO.NET and XML: ASP.NET on the Edge
>
>**********************************************************
******************
>****
>Think outside the box!
>**********************************************************
******************
>****
>"Tom" <tbekasiewicz@poczta.onet.pl> wrote in message
>news:072e01c29b96$ec93e3f0$d5f82ecf@TK2MSFTNGXA12...
>> Hi everyb.
>>
>> I use IIS 5.0 and Win 2000 AS.
>> In my operating system I have two user accounts.
>> The authentication in ASP.NET application is "Windows
>> authentication". The SQL Server 2000 has "Windows
>> authentication", and has the same users as in Win 2000
AS.
>> In my machine.config file I have changed the
>> <processModel/> tag:
>>
>> </processModel
>> ...
>> userName="system"
>> password="autogenerate"
>> ...
>> />
>>
>> In properties of virtual catalog on IIS 5.0 I have
checked
>> the second Checkbox - Base authentication.
>> When I login to the server from the intrnet and I put
the
>> login and the password, I have got the message that the
>> ASPNET user hasn't got permission to the SQL Server
2000.
>> I want to login to the SQL Server 2000 as the user from
>> the Windows 2000 AS system.
>> Could you help me, please...
>>
>
>
>.
>
- Next message: Tom: "Re: User ASPNET in SQL Server 2000"
- Previous message: Mike F: "Folder Share Authentication"
- In reply to: Cowboy \(Gregory A. Beamer\): "Re: User ASPNET in SQL Server 2000"
- Next in thread: Cowboy \(Gregory A. Beamer\): "Re: User ASPNET in SQL Server 2000"
- Reply: Cowboy \(Gregory A. Beamer\): "Re: User ASPNET in SQL Server 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|