search for: pam_groupusers

Displaying 2 results from an estimated 2 matches for "pam_groupusers".

Did you mean: pam_groupuser
2017 Oct 25
0
authenticate as userA, but get authorization to user userB's account
...guration for the given service/resources, i.e. auth required pam_groupuser.so <all normal auth modules> auth required pam_groupuser.so second-pass The users must use the username "groupusername*realusername" and the password belonging to "realusername". The first call to pam_groupusers.so sets the username for PAM to "realusername", so the authentication modules will use the real username for authentication. The second call to pam_groupusers.so sets the username for PAM to "groupusername", so the account and session environment is set up according to groupuser...
2017 Oct 25
6
authenticate as userA, but get authorization to user userB's account
Hello, given a small organization. There are *personal* mailboxes (mailbox per user, incl. subfolders et cetera). The users can share specic folders via the ACL (we call it "other users/", Dovecot calls it "shared" folder. Additionally there are mailboxes Dovecot calls "public" (we use the term "groups/"). They are not associated with a specific account,