Spec-Zone .ru
спецификации, руководства, описания, API
Spec-Zone .ru
спецификации, руководства, описания, API
Библиотека разработчика Mac Разработчик
Поиск

 

Эта страница руководства для  версии 10.9 Mac OS X

Если Вы выполняете различную версию  Mac OS X, просматриваете документацию локально:

Читать страницы руководства

Страницы руководства предназначаются как справочник для людей, уже понимающих технологию.

  • Чтобы изучить, как руководство организовано или узнать о синтаксисе команды, прочитайте страницу руководства для страниц справочника (5).

  • Для получения дополнительной информации об этой технологии, ищите другую документацию в Библиотеке Разработчика Apple.

  • Для получения общей информации о записи сценариев оболочки, считайте Shell, Пишущий сценарий Учебника для начинающих.




SMBUTIL(1)                BSD General Commands Manual               SMBUTIL(1)

NAME
     smbutil -- interface to the SMB requester

SYNOPSIS
     smbutil [-hv] command [-options] [args]

DESCRIPTION
     The smbutil command is used to control SMB requester and issue various commands.

     There are two types of options -- global and local to the specified command.

     Global options are as follows:

     -h      Print a short help message.

     -v      Verbose output.

     The commands and local options are:

     help command
             Print usage information about command.

     lookup [-w host] [-t node_type] [-e] name
             Resolve the given name to an IP address.  The NetBIOS name server can be directly specified via
             the -w option. The NetBIOS name type can be specified via the -t, the default is to lookup file
             servers. For a complete list of name types please see "http://support.microsoft.com/kb/163409".
             The NetBIOS names will be unpercent escaped out if the -e option is specified.

     status [-ae] hostname
             Resolve given hostname (IP address or DNS name) to NetBIOS workgroup and system name. All Net-BIOS NetBIOS
             BIOS names will be displayed if the -a option is specified. All NetBIOS names will be percent
             escaped out if the -e option is specified.

     view [-options] //[domain;][user[:password]@]server
             List resources available on the specified server for the user.  The options are as follows:

             -A      authorize only.

             -N      don't prompt for a password.

             -G      allow guest access.

             -g      authorize with guest only.

             -a      authorize with anonymous only.

             -f      don't share session.

     identity [-N] //[domain;][user[:password]@]server
             Display the user's identity as known by the server for the authenticated session. Will not
             prompt for a password if the -N option is specified.

     dfs smb://[domain;][user[:password]@]server/DfsRoot[/DfsLink]
             Display the Dfs referrals for this URL for the authenticated session.

     statshares [-m mount_path] | [-a]
             If -m is specified, it prints the attributes of the share mounted at mount_path.  If -a is
             specified, it prints the attributes of all mounted shares. You can not specify both -m and -a
             together since they are mutually exclusive.

FILES
     nsmb.conf  Keeps static parameters for connections and other information.  See man nsmb.conf for
                details.

AUTHORS
     Boris Popov <bp@butya.kz>, <bp@FreeBSD.org>

BUGS
     Please report any bugs to Apple.

BSD                            February 14, 2000                           BSD

Сообщение о проблемах

Способ сообщить о проблеме с этой страницей руководства зависит от типа проблемы:

Ошибки содержания
Ошибки отчета в содержании этой документации со ссылками на отзыв ниже.
Отчеты об ошибках
Сообщите об ошибках в функциональности описанного инструмента или API через Генератор отчетов Ошибки.
Форматирование проблем
Отчет, форматирующий ошибки в интерактивной версии этих страниц со ссылками на отзыв ниже.