Hello!

I haven't filed a bug for this.  Does anyone have objections to creating
/usr/share/pam-configs/access with the following content:

---
Name: Account access configuration
Default: no
Priority: 1000
Account-Type: Primary
Account:
        required        pam_access.so nodefgroup listsep = ,
---

This allows one to check a box in pam-auth-update and use
/etc/security/access.conf to control access.  By default, all have access;
modifying access.conf allows you to restrict who can access the system, for
example:

---
+ : (sudo) : ALL
+ : (unix administrators) : ALL
- : ALL : ALL
---

I don't know where to put this.  Either default pam install (yes, adding
another file) or a separate package (for one file?).  I'd like it to make
it into an 18.04 update.
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to