|
The wt.org.EnableDisabledUsers utility does not recreate a user’s personal cabinet if it has been deleted. If it is possible that you will enable a deleted user, then you should not delete the user’s personal cabinet.
|
Command-Line Parameter
|
Description
|
||
-queryCriteria=<query criteria>
|
Search criteria for the name of the user you want to re-enable. If you want to re-enable multiple users you can use a search wild-card character, such as *. For example, searching “name=joe*” returns all user entries that begin with “joe”. Searching “name=*” returns all disabled users.
|
||
-service=<service name>
|
(Optional) Service name associated with the directory server where the user exists.
If the service parameter is not specified, Windchill searches for the user in all LDAP servers.
|
||
-user=<user name>
|
User name for an authorized site administrator.
|
||
-password=<user password>
|
User password for an authorized site administrator.
|
|
Before using the EnableDisabledUser utility on a live system, run the utility on test server first. This allows you to verify that the command-line parameter configuration is correct and that the prerequisites for running the utility have been met. Verifying results on a test server is highly recommended if you are using wild-card characters to search for user entries. This allows you to check for unintended results.
|
|
When restoring an LDAP entry, be certain that the user name exactly matches the user name that was deleted. If the entries do not match, then a new user object will be created when Windchill synchronizes with the directory server or when the EnableDisabledUser utility is used.
|
|
If you have users who are frequently disabled and enabled, you can temporarily deactivate the user rather than deleting the user from Windchill. For more information, see Temporarily Deactivating a User.
|