From 9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 6 Feb 2014 18:02:20 -0600 Subject: Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks. --- .../docs/tdebase/tdeioslave/smb/index.docbook | 68 ++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/smb/index.docbook (limited to 'tde-i18n-tr/docs/tdebase/tdeioslave/smb/index.docbook') diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/smb/index.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/smb/index.docbook new file mode 100644 index 00000000000..93171025029 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/smb/index.docbook @@ -0,0 +1,68 @@ + + + +]> + +
+SMB + + +The smb ioslave enables you to browse the shares of a &Windows; (or Samba) +network. + + + +To see the workgroups, enter +smb:/. + + +smb:/a_workgroup +will list the hosts in this workgroup. + + +To see the shares of a host, enter +smb://the_host +or +smb:/a_workgroup/the_host. + + +To access a share directly enter +smb://the_host/the_share +or +smb:/a_workgroup/the_host/the_share + + + +The smb ioslave is a wrapper around the command line tool +smbclient, which is part of the Samba package. This means +you need to have Samba installed to use this ioslave. + + + +To be able to authenticate to &Windows; NT Domain +Controllers, you need at least Samba 2.0. To access the shares of &Windows; 2000 +machines, you need at least Samba 2.0.7. To be able to write to Windows shares, +you need at least Samba 2.2.4 or the patch from +http://lisa-home.sourceforge.net/smbclientpatch.html. + + + + +You can set your default user name and password in the &kcontrol; in +NetworkWindows +Shares. This is especially useful if you are a +member of a &Windows; NT domain. There you can also set your +workgroup name, but in most cases this is not required. + + + +This ioslave is tested and developed using mainly Samba 2.0.7, but other +versions of Samba should work too. + + + +Author: Alexander Neundorf neundorf@kde.org + +
+ -- cgit v1.2.1