diff options
author | Deryck Hodge <deryck@samba.org> | 2005-02-02 22:45:07 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:12 -0500 |
commit | 1b43562528b0714f2418354c75266feb701344fa (patch) | |
tree | 05a4cb61edd35677ea447fbef7fe6a4916dcac0c /docs | |
parent | 1c53d813f221669f8ff17d8aa7570181c39aa9d3 (diff) | |
download | samba-1b43562528b0714f2418354c75266feb701344fa.tar.gz samba-1b43562528b0714f2418354c75266feb701344fa.tar.bz2 samba-1b43562528b0714f2418354c75266feb701344fa.zip |
Adding info on the '-P' option I added to swat.
deryck
(This used to be commit dbbbe0abd95be063eaac274ee3bd72165f548f7f)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manpages/swat.8.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/manpages/swat.8.xml b/docs/manpages/swat.8.xml index a1b1f4b8a4..d5755a3cc9 100644 --- a/docs/manpages/swat.8.xml +++ b/docs/manpages/swat.8.xml @@ -71,6 +71,14 @@ server. </emphasis></para></listitem> </varlistentry> + <varlistentry> + <term>-P</term> + <listitem><para>This option restricts read-only users to the password + management page. <command>swat</command> can then be used to change + user passwords without users seeing the "View" and "Status" menu + buttons.</para></listitem> + </varlistentry> + &popt.common.samba; &stdarg.help; |