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

 

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

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

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

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

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

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

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



HTDIGEST(1)                                       htdigest                                       HTDIGEST(1)



NAME
       htdigest - manage user files for digest authentication


SYNOPSIS
       htdigest [ -c ] passwdfile realm username



SUMMARY
       htdigest  is used to create and update the flat-files used to store usernames, realm and password for
       digest authentication of HTTP  users.  Resources  available  from  the  Apache  HTTP  server  can  be
       restricted to just the users listed in the files created by htdigest.


       This  manual  page  only lists the command line arguments. For details of the directives necessary to
       configure digest authentication in httpd see the Apache manual, which is part of the Apache distribu-tion distribution
       tion or can be found at http://httpd.apache.org/.



OPTIONS
       -c     Create the passwdfile. If passwdfile already exists, it is deleted first.

       passwdfile
              Name  of  the  file  to contain the username, realm and password. If -c is given, this file is
              created if it does not already exist, or deleted and recreated if it does exist.

       realm  The realm name to which the user  name  belongs.  See  http://tools.ietf.org/html/rfc2617#sec-
              tion-3.2.1 for more details.

       username
              The  user  name to create or update in passwdfile. If username does not exist is this file, an
              entry is added. If it does exist, the password is changed.


SECURITY CONSIDERATIONS
       This program is not safe as a setuid executable. Do not make it setuid.




Apache HTTP Server                               2012-07-19                                      HTDIGEST(1)

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

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

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