[GH-ISSUE #206] Add command to directly request adminAccounts #54

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

Originally created by @thibaultserti on GitHub (Jun 23, 2021).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/206

Originally assigned to: @ThibaultDewailly on GitHub.

I have a script that checks that the bastion admin are only taken from a certain list.
Currently the issue is that it's very long because I need to call accountInfo multiple times (one for each UNIX user) and it's very
low.
The admin are only defined in /etc/bastion.conf, so it should be easy to add a bastion command that directly checks who is a bastion admin.

Originally created by @thibaultserti on GitHub (Jun 23, 2021). Original GitHub issue: https://github.com/ovh/the-bastion/issues/206 Originally assigned to: @ThibaultDewailly on GitHub. I have a script that checks that the bastion admin are only taken from a certain list. Currently the issue is that it's very long because I need to call `accountInfo` multiple times (one for each UNIX user) and it's very low. The admin are only defined in `/etc/bastion.conf`, so it should be easy to add a bastion command that directly checks who is a bastion admin.
BreizhHardware 2026-05-07 00:18:11 +02:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@speed47 commented on GitHub (Jun 23, 2021):

Should be easy to add, indeed

<!-- gh-comment-id:866684858 --> @speed47 commented on GitHub (Jun 23, 2021): Should be easy to add, indeed
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#54
No description provided.