RSA Mobile USERCONFIG command has errors
2 years ago
Originally Published: 2004-06-18
Article Number
000060353
Applies To
RSA Mobile 1.5 Authentication Server
Microsoft Windows 2000 Advanced Server SP4
Issue
RSA Mobile USERCONFIG command has errors
Using the configtool USERCONFIG option
Error executing: USERCONFIG
Reason: Invalid option. Must be -stoponerror
Reason: Invalid registration option. Must be -rsamobile
Reason: Invalid option. Must be -stoponerror
Reason: too many arguments
Reason: Invalid registration option. Must be -rsamobile
Reason: Invalid operation. Must specify -enabled or -disabled
Reason: list3.csv (The system cannot find the file specified)
Cause
The details published in the document "RSA Mobile 1.5 Planning, Deployment, and Installation Guide" on using the USERCONFIG option in configtool have been superceded
Resolution
The changes in the syntax (currently listed on pages 73, 74 & 114) should be amended to reflect the following differences:

1. Where options on the command are shown as:

    -enabled or -disabled

    they will now read:

    -enable or -disable

2. The option of:

    true | false

    is changed to:

    -stoponerror

    This acts as the "true" value, the default is "false" and the program continues on errors.

3. Where the filename is specified, the full pathname of the file should be included.