mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[GH-ISSUE #355] can we use AD users ? (question) #91
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#91
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 @ksourdrille on GitHub (Dec 19, 2022).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/355
Hello, can we use the active directory users with the-bastion ?
@dwydler commented on GitHub (Jan 20, 2023):
Hello,
one option is to you use SSSD and store the public key in a attribute of the user object in the active directory.
@ksourdrille commented on GitHub (Jan 23, 2023):
Hello @dwydler,
thank you for the reply, is that simple to set up ?
@dwydler commented on GitHub (Jan 23, 2023):
It's always relative.
That depends a bit on your knowledge of Active Directory, Linux, SSSD. My colleague planned, tested, implemented and documented it in just under 5 days.
@ksourdrille commented on GitHub (Jan 23, 2023):
Hum, i see, the documention is not public ?
@dwydler commented on GitHub (Jan 23, 2023):
Which documentation is not public?
@ksourdrille commented on GitHub (Jan 23, 2023):
"My colleague planned, tested, implemented and documented" <- this one
@dwydler commented on GitHub (Jan 23, 2023):
https://sssd.io/docs/introduction.html
@ksourdrille commented on GitHub (Jan 23, 2023):
no, the doc of your colleague is not public ?
@dwydler commented on GitHub (Jan 23, 2023):
No, it's not public
@ksourdrille commented on GitHub (Jan 23, 2023):
yes no problem :)
Do you know step by step how he set up this ?
@dwydler commented on GitHub (Jan 23, 2023):
Certainly when I read our documentary. ;-)
I'm not allowed to pass it on - sorry.
@ksourdrille commented on GitHub (Jan 23, 2023):
thanks anyway :)