cells-enterprise admin jobs unlock-public
./cells-enterprise admin jobs unlock-public
Unlock password-protected links that may have been blocked by wrong password
Synopsis
DESCRIPTION
Launch a dedicated job to list 'hidden' users (that are automatically associated to public links) and unlock them if they are locked.
This may be the result of password-protected links being brute-forced with wrong credentials attempts.
./cells-enterprise admin jobs unlock-public [flags]
Options
-a, --admin_user string Administrative user login for running job in scheduler
-h, --help help for unlock-public
Options inherited from parent commands
--broker string Pub/sub service for events between services (currently nats only) (default "nats")
--broker_address string Nats broker port (default ":4222")
--registry_address string Registry connection address (default ":4222")
--registry_cluster_address string Registry cluster address
--registry_cluster_routes string Registry cluster routes
--transport string Transport protocol for RPC (default "grpc")
--transport_address string Transport protocol port (default ":4222")
SEE ALSO
- ./cells-enterprise admin jobs - Group job-related commands