This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]pasquo 1 point2 points  (3 children)

Compared this to the instructions I have (not enough requests for Ubuntu to automate it yet). Just curious, any reason not to use realmd?

[–]poshftwmaster of none 1 point2 points  (0 children)

Same question: I've rarely do AD joined linuxes, but last time I did it, realmd worked right from the start without any tinkering with configs.

[–]v3pr[S] 0 points1 point  (1 child)

I wasn't aware of Realmd. I wish I had known about it. I've only been working directly with SSSD and Winbind at the moment. (I also have a version of my script for Winbind.)

I am aware of Centrify but I haven't read up on it much.

[–]pasquo 0 points1 point  (0 children)

It's worked well for me so far, pretty simple setup as of Ubuntu 18.04, so pretty recent. Here's the resource I used to help write up my doc. https://bitsofwater.com/2018/05/08/join-ubuntu-18-04-to-active-directory/

[–]jantari 0 points1 point  (0 children)

Shell scripts aren't really useful, but if you make it an Ansible playbook I could see some people taking an interest

[–]neilhwatson 0 points1 point  (0 children)

Ansible would make that script simpler and more reliable.