mirror of
https://abf.rosa.ru/djam/pam.git
synced 2025-02-23 16:32:51 +00:00
fix groups for domain station correct working
This commit is contained in:
parent
598925edf5
commit
e3f310cc8e
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
#xsh; tty* ;%admin;Al0000-2400;plugdev
|
||||
|
||||
+*;*;*;Al0000-2400;users,lp,audio,storage,cdrom
|
||||
+*;*;*;Al0000-2400;users,lp,audio,cdrom,cdwriter,scanner,disk,floppy
|
||||
+
|
||||
#
|
||||
# End of group.conf file
|
||||
|
|
2
pam.spec
2
pam.spec
|
@ -17,7 +17,7 @@ Epoch: 1
|
|||
Summary: A security tool which provides authentication for applications
|
||||
Name: pam
|
||||
Version: 1.1.8
|
||||
Release: 31
|
||||
Release: 32
|
||||
# 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+,
|
||||
License: BSD and GPLv2+
|
||||
|
|
Loading…
Add table
Reference in a new issue