T.R | Title | User | Personal Name | Date | Lines |
---|
1880.1 | In line with VMS security policy | SCOTTC::MARSHALL | I'd rather be skiing | Tue Dec 01 1992 08:49 | 14 |
| >> would the
>> ACEs be removed automatically when the user gets deleted
The ACEs are not removed when the user's account (either profile, or VMS, or
both) is deleted. This is in keeping with VMS security policy on ACLs.
If the user's VMS account is deleted, and hence their identifier is removed from
the rights database, the next time ALL-IN-1 updates the ACL for anything with
this user's ACE on it, (or, in fact, any ACE with a non-existent identifier) the
ACE will automatically (and silently) be removed.
Thus, over time, the ACEs will disappear.
Scott
|
1880.2 | still confused over ACls, ACEs and shared folders | MSAM03::HOSOKEHUN | | Wed Dec 02 1992 02:29 | 12 |
| ok....
what happens when I delete a user's profile when this user has access
to some share folders ??
What haapens when this user has a group identifier ??
thanks for taking the time to explain....
Regards,
Angeline
|
1880.3 | Depends on type shared drawers | IOSG::SCM | CM+ Development Team from Torino | Wed Dec 02 1992 07:39 | 22 |
|
Hi Angelina,
If a user has access to a number of shared drawers, and his/her account is
deleted, the following happens:
1) S/He owned the shared drawer. Depending whether or not the drawer is
deleted also (a question asked during the process of deletion), in case
it isn't, it will be taken over by the Holding Account specified in the
SSP (Set system policies)
2) S/He didn't own the shared drawer. If it's a local drawer, the ACL will
contain the UIC of the deleted user, which .1) explained. If it's a
remote drawer nothing happens. The proxy account still exists on the
remote system.
In case of the user being part of a group, I guess s/he will be removed
from the group, but I'm not sure.
Ciao,
Simon
|
1880.4 | yes - deleted | IOSG::TYLDESLEY | | Wed Dec 02 1992 10:19 | 7 |
| re. >> In case of the user being part of a group, I guess s/he will be
>> removed from the group, but I'm not sure.
========
Yes - it's done by oa$lib:gs_delete_user.scp.
Cheers
DaveT
|