diff options
author | Karolin Seeger <kseeger@samba.org> | 2009-10-27 16:04:35 +0100 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2009-10-27 16:04:35 +0100 |
commit | 354038f170f2541318336aa72c9f2a0426c6607e (patch) | |
tree | 5111636e69e130b033469c8e3637d59e7eb5e849 /docs-xml | |
parent | 8fdef14305ae1e32d61c80cb10859d41c5754023 (diff) | |
download | samba-354038f170f2541318336aa72c9f2a0426c6607e.tar.gz samba-354038f170f2541318336aa72c9f2a0426c6607e.tar.bz2 samba-354038f170f2541318336aa72c9f2a0426c6607e.zip |
s3/docs: Document new pdbedit -K option.
Karolin
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/manpages-3/pdbedit.8.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs-xml/manpages-3/pdbedit.8.xml b/docs-xml/manpages-3/pdbedit.8.xml index 11ae704b32..d0ea811838 100644 --- a/docs-xml/manpages-3/pdbedit.8.xml +++ b/docs-xml/manpages-3/pdbedit.8.xml @@ -253,6 +253,16 @@ samba:45:0F2B255F7B67A7A9AAD3B435B51404EE: </varlistentry> <varlistentry> + <term>-K|--kickoff-time</term> + <listitem><para>This option is used to modify the kickoff + time for a certain user. Use "never" as argument to set the + kickoff time to unlimited. + </para> + <para>Example: <command>pdbedit -K never user</command></para> + </listitem> + </varlistentry> + + <varlistentry> <term>-a</term> <listitem><para>This option is used to add a user into the database. This command needs a user name specified with |