Tag Archive: user accounts

May 13

Add user accounts in batch

This is a perl script for adding user and group accounts in batch under linux, It is released under the terms of the GNU Public License In fact, there is already a newusers command from shadow-utils which can do this. However, it requires the input file to be in the format of passwd(5).As a result, …

Continue reading »