Repotools command that archives users.
Purpose
The archiveUser command
can be used to archive inactive users.
Parameters
| Attribute |
Description |
Required |
Default |
| userId |
The ID of the user to be archived. |
Yes |
N/A |
| repositoryURL |
The connection URL for the server. |
No |
https://localhost:9443/jazz/ |
| adminUserId |
Admin user ID to login to the Jazz repository. |
No |
ADMIN |
| adminPassword |
Admin password to login to the Jazz repository. |
No |
ADMIN |
| credentialsFile |
The file containing the admin user's login credentials. |
No |
credentials.properties |
| logFile |
Path to the log file. |
No |
repotools_archiveUser.log |
Sample
repotools -archiveUser userId=archivedUser