mirror of
https://github.com/openharmony/third_party_cups.git
synced 2026-08-26 20:47:33 -04:00
4a240ea0ba
Signed-off-by: guoshengbang <guoshengbang@huawei.com>
8 lines
280 B
Plaintext
8 lines
280 B
Plaintext
# cups: auth account password session
|
|
auth sufficient pam_securityserver.so
|
|
auth sufficient pam_unix.so
|
|
auth required pam_deny.so
|
|
account required pam_permit.so
|
|
password required pam_deny.so
|
|
session required pam_permit.so
|