aboutsummaryrefslogtreecommitdiff
path: root/misc/cups-pk-helper/README
diff options
context:
space:
mode:
authorBob Funk <bobfunk11@gmail.com>2022-11-05 06:25:22 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:13 +0700
commite7b16a8c3bc6a6cfa50197b820d416e76606050c (patch)
tree77f3025f5e4b609eca9cf2d6d658a96c75c29c09 /misc/cups-pk-helper/README
parent66babfcddc6c372c9a69d09d99a3498d692e3757 (diff)
misc/cups-pk-helper: Added (cups PolicyKit Helper)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/cups-pk-helper/README')
-rw-r--r--misc/cups-pk-helper/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/cups-pk-helper/README b/misc/cups-pk-helper/README
new file mode 100644
index 0000000000..04f38354a7
--- /dev/null
+++ b/misc/cups-pk-helper/README
@@ -0,0 +1,10 @@
+cups-pk-helper is a PolicyKit helper to configure cups with
+fine-grained privileges.
+
+For example, it's possible to let users enable/disable printers without
+requiring a password, while still requiring a password for editing
+printer settings.
+
+To make it easy to integrate cups-pk-helper in system-config-printer,
+the D-Bus API is based to a large extent on the pycups one.
+