anonymous access issue

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone have a fix for the error listed below: I am
trying to turn off anonymous access but I receive the
error below. Any assistance would be appreciated.

The role(s) 'Administrator' exceed the rights specified
for anonymous access and contain the the account used for
anonymous logons by your web server directly or
indirectly through at least one of the following
members: 'NT24\kngg691'. To fix this remove these members
from those roles.
 
-----Original Message-----
Does anyone have a fix for the error listed below: I am
trying to turn off anonymous access but I receive the
error below. Any assistance would be appreciated.

The role(s) 'Administrator' exceed the rights specified
for anonymous access and contain the the account used
for anonymous logons by your web server directly or
indirectly through at least one of the following
members: 'NT24\kngg691'. To fix this remove these
members from those roles.

It looks as if the account NT24\kngg691 is set up both as
an anonymous user and as an Administrator. This leads to
a conflict, because the account both has and doesn't have
certain rights.

To fix, this, I would try removing all the roles from NT24
\kngg691 but one.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
User kngg691 only has administrator rights. I checked
and the only role that is listed is administrator. I
tried playing with rights on another subweb and screwed
up the permissions so bad that no one could get logged in.
 
User kngg691 only has administrator rights. I checked
and the only role that is listed is administrator. I
tried playing with rights on another subweb and screwed
up the permissions so bad that no one could get logged in.

If you can run Server Health (in the FP2002 Server Extensions) or
Check & Fix (in older extensions), try that.

If that fails, or if you don't have the necessary privileges, you
might need to ask your host to reset permissions completely.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
I have been working with this client for a few days now.
We have tried everything. Working with one of my admin's
who uses nothing but Front Page we have come up with a
theory that it is possible since the hosting service that
I use builds the subdomain as if it was a root domain
rather than a folder inside the root domain that it would
cause this issue.

Any thoughts to that?
 
Craig Melhorn said:
I have been working with this client for a few days now.
We have tried everything. Working with one of my admin's
who uses nothing but Front Page we have come up with a
theory that it is possible since the hosting service that
I use builds the subdomain as if it was a root domain
rather than a folder inside the root domain that it would
cause this issue.

Any thoughts to that?

I don't know if a physically discontiguous folder tree would cause
this specific problem, but it does cause problems.

But then you'd think that this host would see the problem on lots of
webs, eh?

Or are you the pioneer in this scenario?

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
Back
Top