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

 

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

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

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

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

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

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

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




PasswordService(8)        BSD System Manager's Manual       PasswordService(8)

NAME
     PasswordService -- Mac OS X Server Password Server daemon

SYNOPSIS
     PasswordService [-help | -ver]

     PasswordService [-n]

DESCRIPTION
     In the first synopsis form, PasswordService prints a usage summary or version information and quits.
     In the second form, PasswordService acts as a password server.

     PasswordService must be run as root; it will exit otherwise. If there is another instance of
     PasswordService running, it will exit.

     The PasswordService daemon acts as the gatekeeper for user passwords and provides an authentication
     resource for all services running on the system. The standard way to communicate with PasswordService
     is to use the DirectoryService API. Services authenticate via the dsDoDirNodeAuth() function call.  If
     the user being authenticated has an AuthenticationAuthority attribute that begins with ";ApplePassword-Server;" ";ApplePasswordServer;"
     Server;" the request is routed to PasswordService for authentication. Normally, the users in an Open
     Directory LDAP server are managed through PasswordService.  The DirectoryService buffer formats for
     each authentication mechanism are documented in the DirServicesConst.h header file. Some of the common
     methods supported are: APOP, CRAM-MD5, DIGEST-MD5, MS-CHAPv2, NTLMv2 and NTLMv1.

     Some authentication methods require recoverable passwords. If APOP, TWOWAYRANDOM, or WEBDAV-DIGEST are
     enabled, the password database must contain recoverable passwords.

     The PasswordService daemon enforces password policies, such as the minimum number of characters allowed
     or when a password change is required. See pwpolicy(8) for more information about password policies.

     PasswordService writes three log files; the server log contains all significant activity; the replica-tion replication
     tion log contains information about synchronization with other password servers; the error log contains
     major error conditions.

OPTIONS
     The following options are available:

     -n    Do not daemonize.

USAGE
     In typical usage, PasswordService is launched during the boot process by launchd. To start and stop
     PasswordService manually, use launchctl(8) commands.  This command updates the configuration files and
     effect the startup state.

FILES & FOLDERS
     /usr/sbin/PasswordService - the password service daemon
     /Library/Logs/PasswordService/ApplePasswordServer.Error.log - the error log
     /Library/Logs/PasswordService/ApplePasswordServer.Replication.log - the replication log
     /Library/Logs/PasswordService/ApplePasswordServer.Server.log - the activity log
     /var/db/authserver/authservermain - password database (guard this)
     /var/db/authserver/authserverfree - list of free (reusable) slots in the database

SEE ALSO
     mkpassdb(8) launchctl(8) pwpolicy(8)

Mac OS X Server                21 February 2002                Mac OS X Server

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

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

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