|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
IIS6.0 prompting for logonHow do I stop IIS6.0 from prompting for a username and password? enable
anonymous access is checked and integrated Windows authenication is also selected. Kevin With anonymous access enabled, make sure that the iusr_computername user has
at least READ NTFS permissions on the requested files. -- Show quoteHide quoteRegards, Bernard Cheah http://www.microsoft.com/iis/ http://www.iiswebcastseries.com/ http://www.msmvps.com/bernard/ "Kevin Wheeler" <kevin.l.whee***@lmco.com> wrote in message news:O0LWzdXjFHA.1948@TK2MSFTNGP12.phx.gbl... > How do I stop IIS6.0 from prompting for a username and password? enable > anonymous access is checked and integrated Windows authenication is also > selected. > > Kevin > Bernard,
That checks out ok. This server was working fine in the lab. It was shipped to production and I think this started after they joined the server to the domain. it started prompting for a username and password, so they removed it from the domain, but it still had the same results. That's when they called me. Kevin Show quoteHide quote "Bernard Cheah [MVP]" <qbern***@hotmail.com.discuss> wrote in message news:uRVydQcjFHA.3148@TK2MSFTNGP09.phx.gbl... > With anonymous access enabled, make sure that the iusr_computername user > has at least READ NTFS permissions on the requested files. > > -- > Regards, > Bernard Cheah > http://www.microsoft.com/iis/ > http://www.iiswebcastseries.com/ > http://www.msmvps.com/bernard/ > > > "Kevin Wheeler" <kevin.l.whee***@lmco.com> wrote in message > news:O0LWzdXjFHA.1948@TK2MSFTNGP12.phx.gbl... >> How do I stop IIS6.0 from prompting for a username and password? enable >> anonymous access is checked and integrated Windows authenication is also >> selected. >> >> Kevin >> > > Add the "authenticated users" local machine account to the perrmisions
to the directory and reset the parent permission to propagate to contents. That worked for me. ...PC Kevin Wheeler wrote: Show quoteHide quote > Bernard, > > That checks out ok. This server was working fine in the lab. It was > shipped to production and I think this started after they joined the server > to the domain. it started prompting for a username and password, so they > removed it from the domain, but it still had the same results. That's when > they called me. > > Kevin > "Bernard Cheah [MVP]" <qbern***@hotmail.com.discuss> wrote in message > news:uRVydQcjFHA.3148@TK2MSFTNGP09.phx.gbl... > >>With anonymous access enabled, make sure that the iusr_computername user >>has at least READ NTFS permissions on the requested files. >> >>-- >>Regards, >>Bernard Cheah >>http://www.microsoft.com/iis/ >>http://www.iiswebcastseries.com/ >>http://www.msmvps.com/bernard/ >> >> >>"Kevin Wheeler" <kevin.l.whee***@lmco.com> wrote in message >>news:O0LWzdXjFHA.1948@TK2MSFTNGP12.phx.gbl... >> >>>How do I stop IIS6.0 from prompting for a username and password? enable >>>anonymous access is checked and integrated Windows authenication is also >>>selected. >>> >>>Kevin >>> >> >> > > Yes, you saying the iusr account has read permission on the files but yet
you still get prompt? in that case, i would suggest you get filemon (sysinternals.com) and start tracing the access error. -- Show quoteHide quoteRegards, Bernard Cheah http://www.microsoft.com/iis/ http://www.iiswebcastseries.com/ http://www.msmvps.com/bernard/ "Kevin Wheeler" <kevin.l.whee***@lmco.com> wrote in message news:Oy$xq1djFHA.476@TK2MSFTNGP14.phx.gbl... > Bernard, > > That checks out ok. This server was working fine in the lab. It was > shipped to production and I think this started after they joined the > server to the domain. it started prompting for a username and password, > so they removed it from the domain, but it still had the same results. > That's when they called me. > > Kevin > "Bernard Cheah [MVP]" <qbern***@hotmail.com.discuss> wrote in message > news:uRVydQcjFHA.3148@TK2MSFTNGP09.phx.gbl... >> With anonymous access enabled, make sure that the iusr_computername user >> has at least READ NTFS permissions on the requested files. >> >> -- >> Regards, >> Bernard Cheah >> http://www.microsoft.com/iis/ >> http://www.iiswebcastseries.com/ >> http://www.msmvps.com/bernard/ >> >> >> "Kevin Wheeler" <kevin.l.whee***@lmco.com> wrote in message >> news:O0LWzdXjFHA.1948@TK2MSFTNGP12.phx.gbl... >>> How do I stop IIS6.0 from prompting for a username and password? enable >>> anonymous access is checked and integrated Windows authenication is also >>> selected. >>> >>> Kevin >>> >> >> > > I too am having this problem.
I just installed SP1 on my 2003 Server (with IIS). Now from the local machine I repeatedly get prompted for credentials for local web sites. Only Integrated Windows authentication is enabled and I am using the Administrator account so it should not be a permissions issue. Interestingly (and fortunately), the site works from other machines across the network, only the local machine gets the prompts. If I remove Windows Authentication and enable Basic Authentication, I get prompted once, then the site works. Since the site works remotely, I think it must have something to do with the local Internet Explorer. I added the site to the Intranet zone and it looks like it is set for automatic login, but it never sends the windows credentials, even if you enter the at the prompt. Any ideas? Maybe I need to uninstall SP1? Show quoteHide quote "Kevin Wheeler" <kevin.l.whee***@lmco.com> wrote in message news:O0LWzdXjFHA.1948@TK2MSFTNGP12.phx.gbl... > How do I stop IIS6.0 from prompting for a username and password? enable > anonymous access is checked and integrated Windows authenication is also > selected. > > Kevin > This fixed my problem.
http://support.microsoft.com/default.aspx?scid=kb;en-us;896861 Show quoteHide quote "Elmer Miller" <millere@empireco.nospam> wrote in message news:%23QMola$pFHA.4056@TK2MSFTNGP09.phx.gbl... >I too am having this problem. > I just installed SP1 on my 2003 Server (with IIS). Now from the local > machine I repeatedly get prompted for credentials for local web sites. > Only Integrated Windows authentication is enabled and I am using the > Administrator account so it should not be a permissions issue. > Interestingly (and fortunately), the site works from other machines across > the network, only the local machine gets the prompts. If I remove Windows > Authentication and enable Basic Authentication, I get prompted once, then > the site works. > Since the site works remotely, I think it must have something to do with > the local Internet Explorer. I added the site to the Intranet zone and it > looks like it is set for automatic login, but it never sends the windows > credentials, even if you enter the at the prompt. > Any ideas? Maybe I need to uninstall SP1? > > "Kevin Wheeler" <kevin.l.whee***@lmco.com> wrote in message > news:O0LWzdXjFHA.1948@TK2MSFTNGP12.phx.gbl... >> How do I stop IIS6.0 from prompting for a username and password? enable >> anonymous access is checked and integrated Windows authenication is also >> selected. >> >> Kevin >> > >
Authentication is not wanted.
Integrated Authenticatoin - Default to the main domain IIS authentification with a ASP Application on a SAMBA host IIS6 NT Authentication fails secure ftp Basic auth without dialog - no database Why is login requesting domain for some users? 401.1 - Integrated Security Error when using VB application firewall suggestions? Not authorized to view page IIS5 |
|||||||||||||||||||||||