Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems
Post a reply

Beta 7 User Access

Oct 20 10 1:08 pm

I upgraded from 6.x to 7 beta. one of my restrictions was to only allow guests access between certain times of the day. Where is that restriction located in v7 so that I may change the times they have access?

Re: Beta 7 User Access

Oct 20 10 2:48 pm

Hi Rick

is this just for web access?

if you effectively want different access schedules for different groups of users, you'd need to modify policy structure. Basically the way I'd do it is add a user/group check to test if it's Guest (authenticated users) or not. If it's not authenticated user, then check a schedule item where you enter the schedule that unauthenticated users are allowed to use. If it's outside that schedule, you'd deny the request. Otherwise if it's an authed user or within the allowed schedule for guests, you continue through the policy.

Adrien
Post a reply