Re: Anonymous works 1 Day ??
From: Stéphane LELEU (sleleu@euroview.com)
Date: 09/30/02
- Next message: Mark Bodt: "Basic & Challenge Response keeps prompting Mac Users to logIn"
- Previous message: Ken Schaefer: "Re: FSO/firewall question"
- In reply to: David Wang [MS]: "Re: Anonymous works 1 Day ??"
- Next in thread: Tim Greene: "Re: Anonymous works 1 Day ??"
- Reply: Tim Greene: "Re: Anonymous works 1 Day ??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Stéphane LELEU <sleleu@euroview.com> Date: Mon, 30 Sep 2002 03:01:04 -0700
Hi.
first of all, thanks for your answers...
- This server IS member of a domain.
- I AM the admin for this domain
- This domain is Testing / pre-production site
containing :
- 1 AD controler
- 1 SQL 2k 8.00.655 2 nodes cluster
- 1 biztalk 2002 server
- 1 IIS 5.0 web server (will be NLB clustered for prod.)
(with .Net FrameWork SP2)
- 1 StandAlone root CA
- 1 StandAlone AE
All servers running Win2K with SP3 and a few post SP3
hotfixes (like the Q323172 for the PKI ;-) )
There is no group policy
But There is a domain wide security policy for service
accounts as described in "setting up a service account"
doc. for BizTalk, SQL, cluster service
I've already tested to force a propagation using
secedit /refreshpolicy machine_policy
After a few hours, IIS is still working fine. But after a
day or two : -= Access Denied =- with a system log full
of W3SVC : Warning : the user doesn't have the requested
logon type (3) permission (something like that)...
I cleared the "Allow IIS to control password" and it SEEMS
to works better... but.. for how many days ? ....
I'll post another message if it crashes again.
Thanks !
>-----Original Message-----
>Minor detail with running adsutil. It is a VBScript
(extension .VBS) and it
>needs to be run by CSCRIPT. WScript is the default
script execution engine
>on Windows Server, so you need to run:
>
>If you run CSCRIPT //h:CSCRIPT that will set CSCRIPT as
the default script
>engine. In that case, what Thomas gives will work.
>
>Otherwise, you must run:
>CSCRIPT %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs
<command> <param1>...
>
>--
>//David
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>//
>"Thomas Deml [MS]" <thomad@online.microsoft.com> wrote in
message
>news:e9J0mXmZCHA.1676@tkmsftngp08...
>Stephane,
>
>is the machine member of a domain and does the domain
apply group policy? It
>seems that a group policy takes away the "logon locally"
right from the IUSR
>account. This right is needed for IIS to logon the
anonymous user though.
>
>Either you ask your domain admin to exclude the IIS
machine from the group
>policy or you change the way IIS logs on the anonymous
user. There is no UI
>to change the logon method. You would have to do it via
script, e.g.
>c:\inetpub\adminscripts\adsutil set w3svc/logonmethod 3
>This changes the logonmethod to "NETWORK_CLEARTEXT" which
is default in IIS
>6.0.
>If it doesn't work you can reset this by entering the
following command:
>c:\inetpub\adminscripts\adsutil delete w3svc/logonmethod
>
>Hope this helps.
>
>Thomas Deml
>Lead Program Manager
>Internet Information Services
>Microsoft Corp.
>
>"Stephane Leleu" <sleleu@euroview.com> wrote in message
>news:a9b301c265f8$5a548ae0$35ef2ecf@TKMSFTNGXA11...
>> Hi there...
>>
>> I have a Windows 2000 adv. server with SP3 running IIS
>> (domain member).
>> Anonymous access is done with the integrated IUSR_...
>> local user.
>> Anonymous access can be done for a few hours then I get
>> a "Access Denied" error.
>> When restarting IIS service, it works for a few another
>> hours.
>> Event log says W3SVC Warning : "the user doesn't have
the
>> required logon permission to log on this computer..."
>>
>> What's wrong ??
>
>
>
>
>.
>
- Next message: Mark Bodt: "Basic & Challenge Response keeps prompting Mac Users to logIn"
- Previous message: Ken Schaefer: "Re: FSO/firewall question"
- In reply to: David Wang [MS]: "Re: Anonymous works 1 Day ??"
- Next in thread: Tim Greene: "Re: Anonymous works 1 Day ??"
- Reply: Tim Greene: "Re: Anonymous works 1 Day ??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|