Changeset 787
- Timestamp:
- 02/10/03 12:16:38 (22 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/conf/pykota.conf.sample
r783 r787 59 59 # are equivalent 60 60 # requester: snmp(public, 43.10.2.1.4.1.1) 61 external(snmpget -c public -Ov %(printer)s 43.10.2.1.4.1.1 | cut -f 2,2 -d " ")61 requester: external(snmpget -c public -Ov %(printer)s 43.10.2.1.4.1.1 | cut -f 2,2 -d " ") 62 62 # 63 63 # Default policy for inexistant users (e.g. root)