...
- Open the User Administration screen, then go to Users and click Add User.
Enter the new user’s information (username and password are required) when prompted. Note that there are character limits for the following fields:
- Username: 36 characters
- First Name: 49 characters
- Last Name: 81 characters
Click Create to add the user to the database.
Email: 256 characters
Info | ||
---|---|---|
| ||
User credentials enable Parasoft code analysis and testing tools ( |
i.e., C/C++test, dotTEST, Jtest, and SOAtest) to connect |
to License Server. These tools can run in an IDE or on the command line. If run from the command line, characters are limited to alphanumeric characters and hyphens for passwords. Refer to your Parasoft tool's documentation for additional information. |
Case Sensitivity
By default, usernames user names are case sensitive (for examplee.g., "JohnSmith", "johnSmith", and "johnsmith" are all different users). You can change user login case sensitivity by setting the the <case-sensitive>
property in the
...
You can configure User Administration to connect to your LDAP server so that you can easily import users from your directories. See See Configuring LDAP for details.
...