/mandos/trunk

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

« back to all changes in this revision

Viewing changes to debian/mandos-client.README.Debian

  • Committer: Björn Påhlsson
  • Date: 2011-09-18 14:28:47 UTC
  • mto: This revision was merged to the branch mainline in revision 497.
  • Revision ID: belorn@fukt.bsnet.se-20110918142847-wx9ru8lxxsc4timi
New feature:
extended timeout given once when password is sent to client

New dbus-API property (Expire):
Time and date when a client will be disabled

New dbus-API property (ExtendedTimeout):
The duration of extended timeout

Changed default values:
Timeout: Changed from 1 hour to 5 minutes
Interval: Changed from 5 minutes to 2 minutes

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
  instead of using ZeroConf.  The syntax for doing this is
77
77
  "mandos=connect:<IP_ADDRESS>:<PORT_NUMBER>".
78
78
  
79
 
  Warning: this will cause the client to make exactly one attempt at
80
 
  connecting, and then fail if it does not succeed.
81
 
  
82
79
  For very advanced users, it it possible to specify simply
83
80
  "mandos=connect" on the kernel command line to make the system only
84
81
  set up the network (using the data in the "ip=" option) and not pass
86
83
  work, "--options-for=mandos-client:--connect=<ADDRESS>:<PORT>" needs
87
84
  to be manually added to the file "/etc/mandos/plugin-runner.conf".
88
85
 
89
 
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>, Sun, 26 Sep 2010 20:08:05 +0200
 
86
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>, Mon, 27 Sep 2010 19:53:21 +0200