=== modified file 'clients.conf'
--- clients.conf 2011-09-19 09:25:06 +0000
+++ clients.conf 2011-09-19 09:42:55 +0000
@@ -15,7 +15,7 @@
# Extended timeout is an added timeout that is given once after a
# password has been sent sucessfully to a client. This allows for
-# additional delays incurred by file system checks and quota checks.
+# additional delays caused by file system checks and quota checks.
;extended_timeout = 15m
# What command to run as "the checker".
=== modified file 'mandos-clients.conf.xml'
--- mandos-clients.conf.xml 2011-09-18 14:28:47 +0000
+++ mandos-clients.conf.xml 2011-09-19 09:42:55 +0000
@@ -3,7 +3,7 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
/etc/mandos/clients.conf">
-
+
%common;
]>
@@ -182,6 +182,29 @@
+
+
+
+ This option is optional.
+
+
+ Extended timeout is an added timeout that is given once
+ after a password has been sent sucessfully to a client.
+ The timeout is by default longer than the normal timeout,
+ and is used for handling the extra long downtime while a
+ machine is booting up. Time to take into consideration
+ when changing this value is file system checks and quota
+ checks. The default value is 15 minutes.
+
+
+ The format of TIME is the same
+ as for timeout below.
+
+
+
+
+
@@ -319,29 +342,6 @@
-
-
-
-
-
- This option is optional.
-
-
- Extended timeout is an added timeout that is given once
- after a password has been sent sucessfully to a client.
- The timeout is by default longer than the normal timeout,
- and is used for handling the extra long downtime while a
- matchine is booting up. Time to take into consideration
- when changing this value is system file checks and quota
- checks. The default value is 15 minutes.
-
-
- The format of TIME is the same
- as for timeout above.
-
-
-