Im building my first ACS v3 server and need to add 100+ users to it, assigning them to various group.s and setting their full name, password and the enable password.
I've looked at using the csutil program to do this but I cant find how to set the enable password and the full name. I've tried this :-
ONLINE
ADD:testuser:CSDB:userpassword:PROFILE:8
what keyword do I need to set the enable password?
Ive also tried doing it by doing a csutil -d and then modifying the users setup to include the parameters for the enable password and other sections I want to configure. Then used csutil -l dump.txt to update the changes. Is this a safe way to do this?
I need to change the enable password on a monthly basis and don't want to edit every user account to do it, any other suggestions on how to do this? This is seperate to the routers enable password.
Thanks,
Lee