diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-06 18:02:20 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-06 18:02:20 -0600 |
commit | 9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195 (patch) | |
tree | 795b1aa8dbbe6582aa5ad0d2b7505789d0dc1408 /tde-i18n-ru/docs/tdebase/tdeioslave/smb.docbook | |
parent | f9dfb6416745710680d26abcc774b4146cd3ef2b (diff) | |
download | tde-i18n-9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195.tar.gz tde-i18n-9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195.zip |
Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks.
Diffstat (limited to 'tde-i18n-ru/docs/tdebase/tdeioslave/smb.docbook')
-rw-r--r-- | tde-i18n-ru/docs/tdebase/tdeioslave/smb.docbook | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/tde-i18n-ru/docs/tdebase/tdeioslave/smb.docbook b/tde-i18n-ru/docs/tdebase/tdeioslave/smb.docbook deleted file mode 100644 index c5715d916f2..00000000000 --- a/tde-i18n-ru/docs/tdebase/tdeioslave/smb.docbook +++ /dev/null @@ -1,24 +0,0 @@ -<article lang="&language;" id="smb"> -<title>SMB</title> -<articleinfo> -<authorgroup> -<author>&Alexander.Neundorf; &Alexander.Neundorf.mail;</author> -<othercredit role="translator"><firstname></firstname><surname></surname><affiliation><address><email></email></address></affiliation><contrib></contrib></othercredit> -</authorgroup> -</articleinfo> -<para>Протокол smb позволяет просматривать открытые для общего доступа ресурсы в сети &Windows; (или Samba). </para> - -<para>Чтобы просмотреть доступные рабочие группы, введите <userinput><command>smb:/</command></userinput>. </para> -<para>Для того чтобы просмотреть список хостов рабочей группы, введите <userinput><command>smb:/</command><replaceable>имя-группы</replaceable></userinput>. </para> -<para>Чтобы просмотреть доступные ресурсы на узле <userinput>the_host</userinput>, введите <userinput><command>smb://</command><replaceable>the_host</replaceable></userinput> или <userinput><command>smb:/</command><replaceable>a_workgroup</replaceable>/<replaceable>the_host</replaceable></userinput>. </para> -<para>Чтобы получить доступ к ресурсу <userinput>the_share</userinput> напрямую, введите <userinput><command>smb://</command><replaceable>the_host/the_share</replaceable></userinput> или <userinput><command>smb:/</command><replaceable>a_workgroup</replaceable>/<replaceable>the_host</replaceable>/<replaceable>the_share</replaceable></userinput>. </para> - -<para>Обработчик протокола smb работает только при наличии библиотеки libsmbclient. </para> - -<para>В &kcontrol; вы можете указать имя пользователя и пароль по умолчанию: выберите <menuchoice><guisubmenu>Сеть</guisubmenu><guimenuitem>Обзор локальной сети</guimenuitem></menuchoice>. Это особенно полезно, если вы входите в домен &Windows; <acronym>NT</acronym>. Здесь вы также можете указать имя рабочей группы, но обычно это не нужно. Если потребуется, укажите имя и пароль. </para> - -<para>Этот протокол разрабатывался и тестировался для Samba 2.0.7, но и с другими версиями Samba не должно быть проблем. </para> - -<para>Автор: Александр Нойндорф (Alexander Neundorf) <email>neundorf@kde.org</email>. </para> -</article> - |