/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to clients.conf

  • Committer: Teddy Hogeborn
  • Date: 2012-06-17 02:30:59 UTC
  • mto: (301.1.1 release) (237.7.272 trunk)
  • mto: This revision was merged to the branch mainline in revision 302.
  • Revision ID: teddy@recompile.se-20120617023059-em4nfnxg1tsn64xj
* plugins.d/mandos-client (start_mandos_communication): Bug fix; skip
                                                        non-specified
                                                        interfaces.
  (main): Use lower_privileges() consistently.  Bug fix: Don't remove
          "none" from list of interfaces.  Make --interface=none work
          again by not bringing up interfaces specified after "none".
* plugins.d/mandos-client.xml (OPTIONS): Document new meaning of
                                         specifying --interface=none
                                         together with other
                                         interface names,

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
# Extended timeout is an added timeout that is given once after a
17
17
# password has been sent sucessfully to a client.  This allows for
18
 
# additional delays incurred by file system checks and quota checks.
 
18
# additional delays caused by file system checks and quota checks.
19
19
;extended_timeout = 15m
20
20
 
21
21
# What command to run as "the checker".
30
30
# How long one approval will last.
31
31
;approval_duration = 1s
32
32
 
 
33
# Whether this client is enabled by default
 
34
;enabled = True
 
35
 
33
36
 
34
37
;####
35
38
;# Example client