How to automate user password creation in Linux (Debian)
Whether youre a sysadmin or a programmer, you be looking for your custom way to manage lots of users.
Read it here
Quote:
The main problem I was presented with, was utilities like usermod or passwd dont take cleartext passwords. That means I had to generate my own password hashes. After checking the forums I found utilities like makepasswd or mkpasswd, which can create md5 hashes using the same crypt() function your OS uses.
Debian News RSS Feed
No Response to “How to automate user password creation in Linux (Debian)” »
No comments yet.
RSS feed for comments on this post. TrackBack URI
Leave a comment