mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 16:35:33 +02:00
[GH-ISSUE #357] Invalid account suffix results on partial account setup #92
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#92
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @c-roussel on GitHub (Jan 30, 2023).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/357
When using accountCreate --account with being a string suffixed by a reserved name such as "aclkeeper", the account creation creates a group, a user and a tty but ends up with an error "Forbidden suffix in group name".
Example reproducer:
accountCreate --account account-aclkeeper ...
Expected behaviour:
Request is rejected before any insertion is done.
@speed47 commented on GitHub (Mar 3, 2023):
Closed by
4d56c32853