Kwauthkwauth allows users to authenticate with the Klocwork Server. When an access control method has been configured (Basic, LDAP or NIS), all users need to authenticate with the Klocwork Server, either through a GUI login dialog or with kwauth. If not already authenticated, users will be prompted to run kwauth once before running one of the Klocwork command-line tools (except those which create a build specification, such as kwinject, kwwrap and kwant). kwauth prompts you to enter your user name and password.
kwauth then stores a token in the user's home directory, so it needs to be run only once. Note that users' passwords are not stored. Once authenticated, a user can run any Klocwork tool that points to the same Klocwork Server host and port. To run Klocwork tools pointing to a different Klocwork Server host and port, the user must run kwauth again. Likewise, to run Klocwork tools as a different user, that user must run kwauth again. Usage kwauth [--url http(s)://<host>:<port>] Examples kwauth --url http://myserver.acme.com:8080 Options
|