how to check for unix password

eight02645999 at yahoo.com eight02645999 at yahoo.com
Wed Nov 2 05:30:59 EST 2005


hi
i created a login page that authenticate the user and his/her password
to the unix ssystem. what modules can i used to compare the unix
password with what the user typed in the cgi form? the password is
encrypted (shadowed) so i need to
decrypt it first before comparing to what the user typed. or this
cannot be done at all?
thanks




More information about the Python-list mailing list