Re: Web Authentication
From: Isaias Formacio Serna (iformacio_at_msn.com)
Date: 12/11/03
- Previous message: jmjacquel_at_solaire.com: "dotNet community IRC Channel."
- In reply to: arnofil: "Web Authentication"
- Next in thread: Richard Chen: "Re: Web Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 11 Dec 2003 09:10:19 -0600
On the IIS, go to the application directory, right click, Properties, Go to
the Directory Security, click Edit in the Enable Anonymous Access groupbox,
make sure Anonymous Access is enabled and select the user/password you want
to use for your application, make sure also that Integrated Windows
authentication is not checked nor Digest Authentication for Windows Domain
Server.
I hope this helps, regards!
Isaias Formacio
Operations Manager
Bluenode
"arnofil" <arno.filmalter@-NOSPAM-treasury.gov.za> wrote in message
news:%23aPkf98vDHA.1340@TK2MSFTNGP09.phx.gbl...
> Can someone help me with a .net problem I have.
>
> I have a web directory and inside it I have a Documents directory. This
directory
> will have full control rights for a specific windows user.
> But when going into the site IIs uses the ASPNET or IUSER to view the web
directory.
>
> I cant give full rights to this user because it is a security risk but if
I can make the user login with a certian windows username and password then
it will be more secure.
>
> can anybody tell me how to go about changing the IUSER to a windows user
after login.
> The login is a page I have created but need to change the connection to
IIS to the new windows user without putting the anonomous access in iis off.
>
> I hope I explained it correctly.
>
> Thanks
>
> ---
> Posted using Wimdows.net NntpNews Component - Posted from .NET's Largest
Community Website: http://www.dotnetjunkies.com/newsgroups/
- Previous message: jmjacquel_at_solaire.com: "dotNet community IRC Channel."
- In reply to: arnofil: "Web Authentication"
- Next in thread: Richard Chen: "Re: Web Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|