mirror of
https://abf.rosa.ru/djam/pam.git
synced 2025-02-23 16:32:51 +00:00
add user to lp group for default
This commit is contained in:
parent
c7c97c9198
commit
e028a3391a
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
#xsh; tty* ;%admin;Al0000-2400;plugdev
|
#xsh; tty* ;%admin;Al0000-2400;plugdev
|
||||||
|
|
||||||
+*;*;*;Al0000-2400;users
|
+*;*;*;Al0000-2400;users, lp
|
||||||
+
|
+
|
||||||
#
|
#
|
||||||
# End of group.conf file
|
# End of group.conf file
|
||||||
|
|
2
pam.spec
2
pam.spec
|
@ -19,7 +19,7 @@ Epoch: 1
|
||||||
Summary: A security tool which provides authentication for applications
|
Summary: A security tool which provides authentication for applications
|
||||||
Name: pam
|
Name: pam
|
||||||
Version: 1.1.4
|
Version: 1.1.4
|
||||||
Release: 14
|
Release: 15
|
||||||
# The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant
|
# The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant
|
||||||
# as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+,
|
# as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+,
|
||||||
License: BSD and GPLv2+
|
License: BSD and GPLv2+
|
||||||
|
|
Loading…
Add table
Reference in a new issue