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
--advertise_address string Default advertise address (default "127.0.0.1")
--broker string Pub/sub service for events between services (default "grpc://:8030")
--config string Configuration storage URL. Supported schemes: etcd|etcd+tls|file|grpc|mem|vault|vaults (default "file:///home/teamcity/.config/pydio/cells/pydio.json")
--discovery string Registry and pub/sub (default "grpc://:8030")
--grpc_client_timeout string Default timeout for long-running GRPC calls, expressed as a golang duration (default "60m")
--registry string Registry used to contact services (default "grpc://:8030")
SEE ALSO
- ./cells-enterprise admin jobs - Group job-related commands