Jump to content

Recommended Posts

Posted

You could use a vbscript that checks who the user is logging in and if they don't match the ones you set it automatically logs them off?

 

Ben

Posted
One of the easiest ways I have found is to set up security groups of people I don't want to log on in certain areas ... and then assign those groups via GPOs in 'deny logon locally'. It can get a bit messy as you have to remember to add new users to these groups by default and then remove them if they need access.
Posted

Surely it makes more sense to set 'Allow Log on Locally' rather than denying everyone except 1 person?

 

Which is exactly what 'Allow Log on Locally' in Local / Domain Security Policy is designed to do. Remove everyone except those you want to have access.

 

:)

Posted
Surely it makes more sense to set 'Allow Log on Locally' rather than denying everyone except 1 person?

 

Which is exactly what 'Allow Log on Locally' in Local / Domain Security Policy is designed to do. Remove everyone except those you want to have access.

 

:)

 

Jaaaaa...because deny over rides allow..

Posted

@GeeDee

Yeah that thought did occur to me.

 

Limit Logon from Microsoft has been mentioned somewhere. May be Grommit should do a forum search for it. He may find something useful.

Posted
Jaaaaa...because deny over rides allow..

 

Yeeeeees, but so what? Regardless of whoever is denied logon; if you aren't allowed logon - then you can't, which is what the OP wanted.

 

Limit Logon from Microsoft has been mentioned somewhere. May be Grommit should do a forum search for it. He may find something useful.

 

LimitLogon is some horrible vbscript Microsoft released to supposedly only allow a certain number of concurrent logons at any one time. It's not for restricting logons on certain machines to certain people (and it's awful anyway!). :)

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