Create a spreadsheet with columns for first name, last name, password.
Use the substring functions to create a username. Finally, use the
concatenate function to create the useradd command. Extend the first
line down, add the rest of your users. Copy the useradd column into a
text file, or just paste at a root prompt. If you already have a CSV
file, you can just create the useradd column. Not a single click, but
works well to add a lot of local users.
Larry
On 09/03/2013 10:54 AM, Jeffrey Kirby wrote:
I'm feeling stupid. We have a v2.2 VCL running. I need to add a lot
of users to it. We authenticate to Jasig CAS. Still, the procedure
is to add local users. Is there any way to batch load users froma CSV
or am I stuck adding one at a time through vcld -setup? I'm not
seeing anything in any docs anywhere.
Thanks
jeff