mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-09 08:47:50 +08:00
25 lines
439 B
ReStructuredText
25 lines
439 B
ReStructuredText
================
|
|
accountUnexpire
|
|
================
|
|
|
|
Unexpire an inactivity-expired account
|
|
======================================
|
|
|
|
|
|
.. admonition:: usage
|
|
:class: cmdusage
|
|
|
|
--osh accountUnexpire --account ACCOUNT
|
|
|
|
.. program:: accountUnexpire
|
|
|
|
|
|
.. option:: --account ACCOUNT
|
|
|
|
Account to work on
|
|
|
|
|
|
When the bastion is configured to expire accounts that haven't been seen in a while,
|
|
this command can be used to activate them back.
|
|
|
|
|