[GH-ISSUE #357] Invalid account suffix results on partial account setup #92

Closed
opened 2026-05-07 00:18:43 +02:00 by BreizhHardware · 1 comment

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.

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 <account name> with <account name> 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.
Author
Owner

@speed47 commented on GitHub (Mar 3, 2023):

Closed by 4d56c32853

<!-- gh-comment-id:1453559055 --> @speed47 commented on GitHub (Mar 3, 2023): Closed by 4d56c32853946eba6912171fc27d17c2b70e58e1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/the-bastion#92
No description provided.