Tagged Questions

5
votes
2answers
8k views

Useradd using crypt password generation

I am working on what I thought was a very simple script to dynamically create an FTP user using 'useradd' There are several parts of this process I am unfamiliar with, and an entire day's research has ...
0
votes
1answer
50 views

shell programming [closed]

Tell me the shell program to print home directory of each user. User details are stored in /etc/passwd