shell-script-pt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [shell-script] Gerador de Senhas aleatorias


From: Otavio Salvador
Subject: Re: [shell-script] Gerador de Senhas aleatorias
Date: Fri, 13 Jun 2003 09:03:04 -0300
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

"Eduardo Rossoni" <address@hidden> writes:

>  Oi...

Ola Eduardo,

>         Ah algum script pronto, que gere senhas aleatorias para
>         usuarios de e-mail, podendo antes de alterar a senha, fazer
>         a notificação por e-mail com a nova senha gerada?

Eu tenho utilizado o apg. Veja a descricao do pacote no Debian:

otavio@retteb:~$ apt-cache show apg
Package: apg
Priority: optional
Section: admin
Installed-Size: 192
Maintainer: Marc Haber <address@hidden>
Architecture: i386
Version: 2.1.0-1
Depends: libc6 (>= 2.2.5-13)
Filename: pool/main/a/apg/apg_2.1.0-1_i386.deb
Size: 48436
MD5sum: 30c2424643b4eba9a33b533ee9e55a5e
Description: Automated Password Generator - Standalone version
 APG (Automated Password Generator) is the tool set for random
 password generation. It generates some random words of required type
 and prints them to standard output. This binary package contains only
 the standalone version of apg.
 Advantages:
  * Built-in ANSI X9.17 RNG (Random Number Generator)(CAST/SHA1)
  * Built-in password quality checking system (now it has support for Bloom
    filter for faster access)
  * Two Password Generation Algorithms:
     1. Pronounceable Password Generation Algorithm (according to NIST
        FIPS 181)
     2. Random Character Password Generation Algorithm with 35
        configurable modes of operation
  * Configurable password length parameters
  * Configurable amount of generated passwords
  * Ability to initialize RNG with user string
  * Support for /dev/random
  * Ability to crypt() generated passwords and print them as additional output.
  * Special parameters to use APG in script
  * Ability to log password generation requests for network version
  * Ability to control APG service access using tcpd
  * Ability to use password generation service from any type of box (Mac,
    WinXX, etc.) that connected to network
  * Ability to enforce remote users to use only allowed type of password
    generation
 The client/server version of apg has been deliberately omitted.

[]s

-- 
        O T A V I O    S A L V A D O R
---------------------------------------------
 E-mail: address@hidden      UIN: 5906116
 GNU/Linux User: 239058     GPG ID: 49A5F855
 Home Page: http://www.freedom.ind.br/otavio
---------------------------------------------


reply via email to

[Prev in Thread] Current Thread [Next in Thread]