The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

mkpasswd (1)
  • mkpasswd (1) ( Solaris man: Команды и прикладные программы пользовательского уровня )
  • >> mkpasswd (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
  • mkpasswd (8) ( Русские man: Команды системного администрирования )
  •  

    NAME

    mkpasswd - Overfeatured front end to crypt(3)
     
    

    SYNOPSIS

    mkpasswd PASSWORD SALT

     

    DESCRIPTION

    mkpasswd encrypts the given password with the crypt(3) libc function using the given salt.  

    OPTIONS

    -S, --salt=STRING
    Use the STRING as salt. It must not contain prefixes such as $1$.
    -H, --hash=TYPE
    Compute the password using the TYPE algorithm. If TYPE is help available algorithms are printed.
    -P, --password-fd=NUM
    Read the password from file descriptor NUM instead of using getpass(3). If the file descriptor is not connected to a tty then no other message than the hashed password is printed on stdout.
    -s, --stdin
    Like --password-fd=0.
     

    BUGS

    If the --stdin option is used, passwords containing some control characters may not be read correctly.
    This programs suffers of a bad case of featuritis.
     

    SEE ALSO

    passwd(1), passwd(5), crypt(3), getpass(3)  

    AUTHOR

    mkpasswd and this man page were written by Marco d'Itri <[email protected]> and are licensed under the terms of the GNU GPL.


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    OPTIONS
    BUGS
    SEE ALSO
    AUTHOR


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру