In this section:
Enter the new user’s information (username and password are required) when prompted.
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. |
Click Create to add the user to the database.
By default, user names are case sensitive (e.g., "JohnSmith", "johnSmith", and "johnsmith" are all different users). You can change user login case sensitivity by setting the <case-sensitive>
property in the PSTRootConfig.xml configuration file to false
and restarting the License Server. The file is located in the <LSS_DATA>/conf/
directory. Note: if you are using the WAR deployment on a custom Tomcat server, the file is located in the <TOMCAT>/webapps/pstsec/conf
directory and you need to restart Tomcat instead.
<root-config>/<case-sensitive>false</case-sensitive> |
This setting affects all functionality related to user names.
After adding users to the database, you can configure their permissions and group membership (see Configuring User Permissions and Groups).
You can configure User Administration to connect to your LDAP server so that you can easily import users from your directories. See Configuring LDAP for details.
You can easily edit your own user profile, including changing your password.
If your user profile has been imported from LDAP or Active Directory, update your password in LDAP or Active Directory. Update your password here only if your user profile has not been imported from LDAP or Active Directory. |