diff options
Diffstat (limited to 'docs-xml/using_samba/appd.xml')
-rw-r--r-- | docs-xml/using_samba/appd.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs-xml/using_samba/appd.xml b/docs-xml/using_samba/appd.xml index 05a7dfae22..a3a23f850c 100644 --- a/docs-xml/using_samba/appd.xml +++ b/docs-xml/using_samba/appd.xml @@ -291,14 +291,6 @@ exit</programlisting> -<sect2 role="" label="D.1.4" id="appd-SECT-1.4"> -<title>smbsh</title> - - -<para>The <emphasis>smbsh</emphasis> -<indexterm id="appd-idx-993744-0"><primary>smbsh program</primary></indexterm> program lets you use a remote Windows share on your Samba server as if the share was a regular Unix directory. When it's run, it provides an extra directory tree under <filename>/smb</filename>. Subdirectories of <filename>/smb</filename> are servers, and subdirectories of the servers are their individual disk and printer shares. Commands run by <emphasis>smbsh</emphasis> treat the <filename>/smb</filename> filesystem as if it were local to Unix. This means that you don't need <emphasis>smbmount</emphasis> in your kernel to mount Windows filesystems the way you mount with NFS filesystems. However, you do need to configure Samba with the <literal>--with-smbwrappers</literal> option to enable <filename>smbsh</filename>.</para> - - <sect3 role="" label="D.1.4.1" id="appd-SECT-1.4.1"> <title>Options</title> |