12-16-2021 11:37 AM
I'm setting up a new ISE 3.0p4 cluster. It consists of a pair of 3655 servers.
I'm unable to import a CSV file of Network Access Users.
Typical Error:
User Import Failed: Invalid Number of Field Names Found in csv File.
Sample File:
User Name,First Name,Last Name,Email jblow-ms,Joe,Blow,jblow@domain.com
This file is based from the template file available from the application. I see four headers and four fields, separated by commas.
Solved! Go to Solution.
12-16-2021 01:42 PM
Hi @fitzie
I can't get to an ISE 3.0 system at the moment, but I think the CSV is missing a few fields.
User Name,First Name,Last Name,Email,User Details,Password,Is Password Encrypted(True/False),Enable User(Yes/No),Change Password on Next Login(Yes/No),User Identity Groups,Enable Password,Is Enable Password Encrypted(True/False),Password ID Store,Expiry Date(MM/dd/yyyy)
How about you try
User Name,First Name,Last Name,Email,User Details,Password,Is Password Encrypted(True/False),Enable User(Yes/No),Change Password on Next Login(Yes/No),User Identity Groups,Enable Password,Is Enable Password Encrypted(True/False),Password ID Store,Expiry Date(MM/dd/yyyy) jblow-ms,Joes,Blow,jblow@domain.com,,,,,,,,,,
12-19-2021 07:36 PM
Arne is essentially correct. But, the password is also required. Attached is a test CSV that worked on my ISE 3.0.
12-16-2021 01:42 PM
Hi @fitzie
I can't get to an ISE 3.0 system at the moment, but I think the CSV is missing a few fields.
User Name,First Name,Last Name,Email,User Details,Password,Is Password Encrypted(True/False),Enable User(Yes/No),Change Password on Next Login(Yes/No),User Identity Groups,Enable Password,Is Enable Password Encrypted(True/False),Password ID Store,Expiry Date(MM/dd/yyyy)
How about you try
User Name,First Name,Last Name,Email,User Details,Password,Is Password Encrypted(True/False),Enable User(Yes/No),Change Password on Next Login(Yes/No),User Identity Groups,Enable Password,Is Enable Password Encrypted(True/False),Password ID Store,Expiry Date(MM/dd/yyyy) jblow-ms,Joes,Blow,jblow@domain.com,,,,,,,,,,
12-19-2021 07:36 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide