[Tech] Generazione automatica utenti

Christopher R. Gabriel cgabriel@cgabriel.org
Mar 11 Dic 2001 13:09:00 CET


    Daniele> Sì, ma come generarle cifrate sulla macchina locale senza
    Daniele> creare utenti?  Devo utilizzare la routine di sistema che
    Daniele> cifra le password. Ma quel'è?


crypt();

in perl:

perl -e 'print crypt("password", "peto");'

e ti stampa 'password' in forma cifrata.
 


-- 
Christopher R. Gabriel

	"If God had wanted us to be concise, 
	he wouldn't have given us so many fonts"




Maggiori informazioni sulla lista flug-tech