Jump to content

Recommended Posts

Posted (edited)

I'm probably missing something obvious but having followed previous posts on the subject and I am confused...

 

I have added this code to my web.config file...

 

       
           
               
               
           
       
   

 

However when accessing with a user that is not in the [sec_HapUsers] AD Group it comes up unauthorized but I am still able to browse to My Files from the link that is above the unauthorized text in the drop down menu.

 

I am using HAP 8.7... Any ideas?

Edited by TotalGeek
Posted

The problem though is that although I get the unauthorized page I am still able to browse My Files of that user that should be unauthorized.

 

Is there a way to stop that from happening?

Posted

MyFiles is an unrestricted section, it'll restrict on the mapping definitions.

 

To stop a specific user group from seeing MyFiles, open ~/myfiles/web.config and edit it like ~/bookingsystem/web.config

  • Thanks 1
Posted

Thanks Nick... There wasn't a web.config in the MyFiles directory otherwise I might have guessed to do that myself...

 

Many thanks for your help and for such a great project.... I am going to try to badger my bursar to give you a donation...

  • 3 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...