by Jamie Ramone on (#53ET7)
Reading through the code of the login command of V7 UNIX, crypt is called in the following fashion: Code: --------- namep = crypt(getpass("Password:"),pwd->pw_passwd); --------- where it uses...
Link | https://www.linuxquestions.org/questions/ |
Feed | https://feeds.feedburner.com/linuxquestions/latest |
Updated | 2025-06-14 19:31 |