2 <!DOCTYPE article PUBLIC
"-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
4 <!ENTITY % addindex
"IGNORE">
5 <!ENTITY % English
"INCLUDE" > <!-- change language only here -->
8 <article lang=
"&language;" id=
"smb">
12 <author>&Alexander.Neundorf; &Alexander.Neundorf.mail;
</author>
13 <!-- TRANS:ROLES_OF_TRANSLATORS -->
17 The smb ioslave enables you to browse the shares of a
&Windows; (or Samba)
22 To see the workgroups, enter
23 <userinput><command>smb:/
</command></userinput>.
26 <userinput><command>smb://
</command><replaceable>a_workgroup
</replaceable></userinput>
27 will list the hosts in this workgroup.
30 To see the shares of a host, enter
31 <userinput><command>smb://
</command><replaceable>the_host
</replaceable></userinput>
33 <userinput><command>smb:/
</command><replaceable>a_workgroup
</replaceable>/
<replaceable>the_host
</replaceable></userinput>.
36 To access a share directly enter
37 <userinput><command>smb://
</command><replaceable>the_host/the_share
</replaceable></userinput>
39 <userinput><command>smb:/
</command><replaceable>a_workgroup
</replaceable>/
<replaceable>the_host
</replaceable>/
<replaceable>the_share
</replaceable></userinput>
43 The smb ioslave requires that you have libsmbclient to use this ioslave.
47 You can set your default user name and password in the
&kcontrol; in
48 <menuchoice><guisubmenu>Network
</guisubmenu><guimenuitem>Windows
49 Shares
</guimenuitem></menuchoice>. This is especially useful if you are a
50 member of a
&Windows; <acronym>NT
</acronym> domain. There you can also set your
51 workgroup name, but in most cases this is not required. The kioslave will ask for your username and password if a default is not set.
55 This ioslave is tested and developed using mainly Samba
2.0.7, but other
56 versions of Samba should work too.
60 Author: Alexander Neundorf
<email>neundorf@kde.org
</email>