09-27-04 10:55 PM
Hi Zack,
You will have to edit local policy. Click on Start -> Run -> gpedit.msc and
click OK.
Under Computer Configuration -> Windows Settings -> Security Settings ->
Local Policies -> User Rights Assignment and look for "Access this computer
from the network". Double click on this policy and make sure that e.g.
Authenticated Users group is in this policy. You can also try and add one of
your users in this policy. After this is done close the policy and try to
access website using this account that you added to the policy.
I hope this helps,
Mike
"Zack Schneeberger" <schneebie1@hotmail.com> wrote in message
news:a2aa04c0.0409270743.5f0d3d94@posting.google.com...
> I am using basic authentication to grant users access to a secure page
> that I am hosting. When they try to log they are unable to. In the
> event viewer I get:
>
> Logon Failure:
> Reason: The user has not been granted the requested
> logon type at this machine
> User Name: testuser
> Domain: MYDOMAIN
> Logon Type: 2
> Logon Process: IIS
> Authentication Package: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
> Workstation Name: SERVER21
>
>
> However, if I make all 'Authenticated Users' part of the
> 'Administrator' group local to the machine, they are granted access
> and they webpage works. This is very unsecure. How do I fix it?
>
> Zack
[ Post a follow-up to this message ]
|