Commit Graph

3 Commits

Author SHA1 Message Date
FRIGN af65094dbe Simplify login
Remove some unnecessary local values, simplify the exec-call at the end
(we don't need the separate array) and print clearer and more consistent
error-messages.
2014-06-02 17:15:36 +01:00
sin aaea1e9ff7 Print getpass() errors on a newline 2014-06-02 17:06:38 +01:00
sin 0a3ed68d25 Add initial implementation of login(1)
No shadow support atm.
2014-06-02 16:17:33 +01:00