Update custom scripts

This commit is contained in:
2025-07-24 03:06:41 -04:00
parent bff68aa4e1
commit 2adc5f5797
3 changed files with 20 additions and 27 deletions

View File

@@ -4,10 +4,10 @@
Type `sudo script-` and use tab completion to access the following helper programs.
* `sudo script-user-add <username> <password>`
* `sudo script-user-add <username>`
* `sudo script-user-remove <username>`
* Optionally backup the user home directory to the array before removal.
* `sudo script-user-reset-password <username> <password>`
* `sudo script-user-reset-password <username>`
* Reset a user's password if forgotten.
* `sudo script-user-reset-x2go <username>`
* Completely reset the X2Go state for the user (destroys active/paused sessions).