Bug 31361 - Developer documentation for PAM, especially /etc/security/access*
Developer documentation for PAM, especially /etc/security/access*
Status: RESOLVED WONTFIX
Product: UCS extended documentation
Classification: Unclassified
Component: Developer documentation
unspecified
Other Linux
: P5 normal (vote)
: ---
Assigned To: Docu maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-15 10:37 CEST by Philipp Hahn
Modified: 2024-04-17 13:16 CEST (History)
0 users

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2013-05-15 10:37:33 CEST
What for:
 restrict PAM access to services by users and groups
How to config:
 ucr set auth/$service/restrict=yes \
  auth/$service/group/$group=yes auth/$service/user/$user=yes
How used:
 pam_access.so accessfile=/etc/security/access-gdm.conf listsep=, maxent=0x400001
Where:
 <http://jenkins.knut.univention.de:8080/job/UCS-3.1-2 Handbook Developer/ws/webroot/developer-reference-3.1.html#misc:acl>

Link to <http://jenkins.knut.univention.de:8080/job/UCS-3.1-2%20Handbook%20UCS/ws/webroot/manual-3.1-1.html#computers:Limiting_authentication_to_selected_users>
Link to "man pam_access access.conf"
See Bug #20138 for more background
See Bug #31360 for issues

univention-pam.cfg:[auth/.*/group/.*]
univention-pam.cfg:Description[de]=Erlaubt der Gruppe Zugriff auf den Dienst, z.B. "auth/sshd/group/Domain Admins=yes".
univention-pam.cfg:Description[en]=Allows access to service by group, e.g. "auth/sshd/group/Domain Admins=yes".
univention-pam.cfg:[auth/.*/user/.*]
univention-pam.cfg:Description[de]=Erlaubt dem Benutzer Zugriff auf den Dienst, z.B. "auth/sshd/user/Administrator=yes".
univention-pam.cfg:Description[en]=Allows access to service by user, e.g. auth/sshd/user/Administrator=yes".
Comment 1 Nico Gulden univentionstaff 2024-04-17 13:16:14 CEST
This bug hasn't seen any update for several years. I close it.

If you still see a need for it, you can reopen the bug. Please add an argumentation about why it's important to take care of it.