diff options
author | Tim Potter <tpot@samba.org> | 2003-04-07 05:59:46 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-04-07 05:59:46 +0000 |
commit | 6d19788352ca16fe771961ead7bb9da074eff13e (patch) | |
tree | d98b86014a42f60fd8f02f0f61c8eb6697f3dece /docs | |
parent | 0509cbc59174354b7c57206a07f7bd222cc87db4 (diff) | |
download | samba-6d19788352ca16fe771961ead7bb9da074eff13e.tar.gz samba-6d19788352ca16fe771961ead7bb9da074eff13e.tar.xz samba-6d19788352ca16fe771961ead7bb9da074eff13e.zip |
Added description for lookupdomain SAMR function.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/manpages/rpcclient.1.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docbook/manpages/rpcclient.1.sgml b/docs/docbook/manpages/rpcclient.1.sgml index 39a1e512c00..789ed6b5cfb 100644 --- a/docs/docbook/manpages/rpcclient.1.sgml +++ b/docs/docbook/manpages/rpcclient.1.sgml @@ -201,6 +201,7 @@ <varlistentry><term>deletedomuser</term><listitem><para>Delete domain user</para></listitem></varlistentry> <varlistentry><term>samquerysecobj</term><listitem><para>Query SAMR security object</para></listitem></varlistentry> <varlistentry><term>getdompwinfo</term><listitem><para>Retrieve domain password info</para></listitem></varlistentry> + <varlistentry><term>lookupdomain</term><listitem><para>Look up domain</para></listitem></varlistentry> </variablelist> </refsect2> |