User Tools

Site Tools


public:importing_user_csv_file_via_xml_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
public:importing_user_csv_file_via_xml_api [2021/04/16 16:34] rhudakpublic:importing_user_csv_file_via_xml_api [2021/04/19 15:02] rhudak
Line 55: Line 55:
  
 2) Run the following command, substituting your firewall's hostname or IP address, admin username and password.  2) Run the following command, substituting your firewall's hostname or IP address, admin username and password. 
-  python3 Downloads\UserImport.py -f x.x.x.x -i Documents\users.csv -u admin -p A1B2c3d4!!E5 -a+  python3 Downloads/UserImport.py -f x.x.x.x -i Documents/users.csv -u admin -p A1B2c3d4!!E5 -a
      
 3) If you see exception messages related to certificate trust issues, try running the same command again, but add '-n' as an additional command-line qualifier.  3) If you see exception messages related to certificate trust issues, try running the same command again, but add '-n' as an additional command-line qualifier. 
-  python3 Downloads\UserImport.py -f x.x.x.x -i Documents\users.csv -u admin -p A1B2c3d4!!E5 -a -n+  python3 Downloads/UserImport.py -f x.x.x.x -i Documents/users.csv -u admin -p A1B2c3d4!!E5 -a -n
  
 ===== Troubleshooting ===== ===== Troubleshooting =====
public/importing_user_csv_file_via_xml_api.txt · Last modified: 2024/01/25 03:31 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki