Penguin
Blame: AFSUsersAndGroups
EditPageHistoryDiffInfoLikePages
Annotated edit history of AFSUsersAndGroups version 3, including all changes. View license author blame.
Rev Author # Line
1 NathanWard 1 One of the coolest things about [AFS] are the users and groups.
2
3 Standard users can create new groups. They become the owner of that group and can add people to it, and then use that group for ACLs.
4
3 NathanWard 5 The main tool here is pts. See [OpenAfsUserCrashCourse].
1 NathanWard 6
7 *facts:*
8 * users have positive IDs
9 * groups have negative IDs
10 * system:* users are special:
11 system:anyuser|
12 All users
13 system:authuser|
14 Logged in users
15 system:administrators|
16 This is where the cool people go. They can do anything.