diff options
Diffstat (limited to 'docs/htmldocs/samba.7.html')
-rw-r--r-- | docs/htmldocs/samba.7.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/htmldocs/samba.7.html b/docs/htmldocs/samba.7.html index f197ccfa32..2fc86fd65a 100644 --- a/docs/htmldocs/samba.7.html +++ b/docs/htmldocs/samba.7.html @@ -56,6 +56,14 @@ client. This is useful for accessing SMB shares on other compatible servers (such as Windows NT), and can also be used to allow a UNIX box to print to a printer attached to any SMB server (such as a PC running Windows NT). +<p><br><li><strong><a href="rpcclient.1.html"><strong>rpcclient</strong></a></strong> <br> <br> The <a href="rpcclient.1.html"><strong>rpcclient</strong> +(1)</a> program is a client that can 'talk' to an +SMB/CIFS MSRPC server. Operations include things like managing a SAM +Database (users, groups and aliases) in the same way as the Windows NT +programs <strong>User Manager for Domains</strong> and <strong>Server Manager for Domains</strong>; +managing a remote registry in the same way as the Windows NT programs +<strong>REGEDT32.EXE</strong> and <strong>REGEDIT.EXE</strong>; viewing a remote event log (same +as <strong>EVENTVWR.EXE</strong>). <p><br><li><strong><a href="testparm.1.html"><strong>testparm</strong></a></strong> <br> <br> The <a href="testparm.1.html"><strong>testparm (1)</strong></a> utility allows you to test your <a href="smb.conf.5.html"><strong>smb.conf (5)</strong></a> configuration file. |