summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/logon
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-08-22 11:04:16 +0200
committerKarolin Seeger <kseeger@samba.org>2008-08-22 11:04:16 +0200
commitd5fa943cbd6fa4366cdd9c35defeb523f8a217f2 (patch)
tree3d8a864dd25081dd19345077641dac162ad747ee /docs-xml/smbdotconf/logon
parentb90607e6e8092fcd396ca9022e6bc108f58a80a2 (diff)
downloadsamba-d5fa943cbd6fa4366cdd9c35defeb523f8a217f2.tar.gz
samba-d5fa943cbd6fa4366cdd9c35defeb523f8a217f2.tar.bz2
samba-d5fa943cbd6fa4366cdd9c35defeb523f8a217f2.zip
manpages: Add manpage for "init logon delay".
Karolin (This used to be commit fc5010e6d988939779bcb44e8a460b7b05e7ba9a)
Diffstat (limited to 'docs-xml/smbdotconf/logon')
-rw-r--r--docs-xml/smbdotconf/logon/initlogondelay.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/logon/initlogondelay.xml b/docs-xml/smbdotconf/logon/initlogondelay.xml
new file mode 100644
index 0000000000..de8b19ecf5
--- /dev/null
+++ b/docs-xml/smbdotconf/logon/initlogondelay.xml
@@ -0,0 +1,15 @@
+<samba:parameter name="init logon delay"
+ context="G"
+ type="integer"
+ advanced="1" developer="1"
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+<description>
+ <para>
+ This parameter specifies a delay in milliseconds for the hosts configured
+ for delayed initial samlogon with
+ <smbconfoption name="init logon delayed hosts"/>.
+ </para>
+</description>
+
+<value type="default">100</value>
+</samba:parameter>