Authenticated Users & Interactive groups

A

andrewbb

It appears those are BUILTIN Groups. Is there a way to create a User
or a Group that ONLY includes those two groups? That would seem to
create a synthetic Guest account, correct?

Is this possible?

In case you're wondering why: I'd like to create a User that is not a
member of Guests or Users, but can log into the computer interactively
with a profile. The Users group has too much permission and the
Guests group profiles are deleted when they log out. So basically I
want a Guests account with a permanent profile. How?
 
K

Kurt

It appears those are BUILTIN Groups. Is there a way to create a User
or a Group that ONLY includes those two groups? That would seem to
create a synthetic Guest account, correct?

Is this possible?

In case you're wondering why: I'd like to create a User that is not a
member of Guests or Users, but can log into the computer interactively
with a profile. The Users group has too much permission and the
Guests group profiles are deleted when they log out. So basically I
want a Guests account with a permanent profile. How?

Explicit "deny" takes precedence over inherited "permit". So you could
create a user that is a member of the "Users" group and also a member of
a group of your creation. You can explicitly deny permissions to that
group. You can also put that user in an OU and define a very restrictive
set of policies with limited user rights, etc.

....kurt
 
A

andrewbb

Explicit "deny" takes precedence over inherited "permit". So you could
create a user that is a member of the "Users" group and also a member of
a group of your creation. You can explicitly deny permissions to that
group. You can also put that user in an OU and define a very restrictive
set of policies with limited user rights, etc.

...kurt

Thanks Kurt. That's exactly what I need.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top