aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index eb34837..b080f79 100644
--- a/README.md
+++ b/README.md
@@ -11,21 +11,29 @@ The syntax for doint this is simple and easy to manage:
[settings]
_#_ define if standardskriver should be active
+
enable = yes/no
+
_#_ defince where standardskriver should pull its machine-data from (LDAP)
+
order =
+
_#_ define if standardskriver should overwrite the systems settings for default printers
+
delete loptions = yes/no
[machine]
_#_ example: single client (example-printer has to be defined as a known device/printer via LDAP)
+
xxx.xx.x.x = example-printer
_#_ example: IP-range (maybe for a certain location in the clients network setup)
+
xxx.xx.x.x/x = example-printer
_#_ example: single client via MAC-address (client MAC has to be defined in LDAP)
+
aa:bb:cc:dd:ee:ff = example-printer
[groups]