Secure Passwords in Memory
Skip Montanaro
skip at mojam.com
Sun Oct 1 11:23:56 EDT 2000
More information about the Python-list mailing list
Sun Oct 1 11:23:56 EDT 2000
- Previous message (by thread): Secure Passwords in Memory
- Next message (by thread): Secure Passwords in Memory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Eric> I need to get the root password from the user to exec a program
Eric> which requires root privileges.
Why not just exec su or sudo and let them worry about password problems?
--
Skip Montanaro (skip at mojam.com)
http://www.mojam.com/
http://www.musi-cal.com/
- Previous message (by thread): Secure Passwords in Memory
- Next message (by thread): Secure Passwords in Memory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list