Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
laurentg
Engaged Sweeper
Hi,

I would want to know how to protect th maain web page by a password

Many thanks.

Laurent.
10 REPLIES 10
Lansweeper wrote:
See here : http://www.lansweeper.com/kb/restrict.aspx


inserted
<system.web>
<authentication mode="Windows"/>
<identity impersonate="true" />
<authorization>
<allow roles="domain\allowed_group" />
<deny users="*" />
</authorization>
<compilation debug="false" strict="false" explicit="true">

changed domain to my domain name and allowed group to my allowed_group
anonymous access is disabled and that Integrated authentication is enabled

receive this error:

Server Error in '/lansweeper' Application.
--------------------------------------------------------------------------------

Access is denied.
Description: An error occurred while accessing the resources required to serve this request. The server may not be configured for access to the requested URL.

Error message 401.2.: Unauthorized: Logon failed due to server configuration. Verify that you have permission to view this directory or page based on the credentials you supplied and the authentication methods enabled on the Web server. Contact the Web server's administrator for additional assistance.

Currently running Lansweeper on my box XP Pro
After creating security group, logged off my workstation and back in still to no avail

Thanks in advance for your support






Archive

This board contains archived posts from the retired Lansweeper Forum and Insiders Community.

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now