Jump to content

Recommended Posts

Posted

Hi,

 

I have HAP set up and it works great! Ive tweaked the CSS & HTML and it looks great.

 

Having shown it to the head he loves it but wants to open it to students too. When a student logs in they can see the staff drives (Which I guess is by design). Is there any way to seperate them? Students see their shared drives and staff see theirs?

 

TIA

 

Matt

Posted

You use security groups in the enablereadto and enablewriteto

 

enablereadto="GG Students,GG Staff" enablewriteto="GG Staff" visible to students and staff but only staff can save

enablereadto="GG Staff" enablewriteto="GG Staff" only visible to staff

Posted
Just the group names - you should have your active directory credentials already set up on HAP so it'll know the domain etc. So if your security group for staff is "sch staff" just use sch staff.
Posted

Odd they shouldn't see that drive as it's set to only show to staff, try recycling the application pool (touch the web.config file)

 

Here are my mappings

    
     %homedir%
     \\cri-svr-001.crick.internal\Shared Areas
     \\CRI-ADMIN.crickadmin.internal\homes\%username%
   

 

We map to a DFS shared area which intern processes the NTFS bits

Posted

You'll love this one. I was testing with our normal pupil test account, which our other tech made a member of staff for testing! Problem solved, all working!

 

matt

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...