User Tools

Site Tools


root-level_key_value_pairs

Root-level key/value pairs

Configuration key Required or optional Default (if optional) Description
version Required 1 The version of the Martinet configuration file.
feedback email Required No default; this must be specified. Email address where warnings should be sent.
feedback subject Optional Martinet report Subject of each email sent from this program.
runas user Optional Martinet runs without warning that the wrong account is running Martinet. The user (in domain\user format) used to run Martinet. It is recommended that this user should have read-only permissions to AD, a shared folder, or any other resource being evaluated by Martinet. Special permissions needed for a service are listed in the section docs for that service.
on no warnings send Optional ### No warnings ### What to send when there are no warnings to convey.
Set to $null to send no message at all.
Active Directory server Optional ad.uillinois.edu The Active Directory server to use.

Examples

# Specify version 1 of the Martinet configuration syntax.
version = 1
# Send custom message when there are no warnings to send.
on no warnings send = Everything checks out!
# Send no message when there are no warnings to send.
on no warnings send = $null
root-level_key_value_pairs.txt ยท Last modified: by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki