Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
NSG
Engaged Sweeper
I have added the restriction rules to the web.config like stated here
http://www.lansweeper.com/kb/restrict.aspx


<system.web>
<authentication mode="Windows"/>
<identity impersonate="true" />
<authorization>
<allow roles="sub.domain.com\Ou van grp\grp\grp\grp\grp\the actual user grp" />
<deny users="*" />
</authorization>
<compilation debug="false" strict="false" explicit="true">

Also disabled anonymous access and enabled Integrated windows auth.

It all seems to work till i try to log in i do get the IE user name and password screen but when I enter my user name and password is tells me it's incorrect
2 REPLIES 2
NSG
Engaged Sweeper
Indeed this was the solution to my problem
Hemoco
Lansweeper Alumni
"sub.domain.com\Ou van grp\grp\grp\grp\grp\the actual user grp"
should be something like "domainnetbiosname\groupname"

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