cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
526
Views
0
Helpful
1
Replies

How can I use csutil import tool to add more attributes to users?

rman
Level 1
Level 1

Hi,

I can use csutil to add users. for example, the import text file have the following content,

ADD:user01:CSDB:userpassword:PROFILE:1

However, I want to permit single login / assigning IP to this user. How can I edit the import text to do so? Is there any reference material about using csutil in more details? The user guide only teach me to assign user name/password/group only.

Thanks!

1 Reply 1

r-simpson
Level 3
Level 3

You’ll have to use csutil to import an ODBC database that contains the specific attributes. Import definitions can be found at http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/csnt24/csnt24ug/ch4.htm#xtocid940433

The execute csutil -i filename.txt to import all of the database definitions. You might start by using csutil –d to create a dump.txt file of your existing database, then edit that with your new user info and attributes and then importing it back in.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: