elementary / elementary/settings-useraccounts

Provide the ability to join a domain to establish network accounts

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Priority: Wishlist
Dominant language
Vala
Stars
15
Forks
16
PR merge metrics
No merged PRs in 30d

Description

At work, I need to be able to join computers to our Active Directory domain so users can login with their network accounts using their domain credentials.

Normally, this is done via a combination of Kerberos, PAM, Winbind, and other tools. The official Ubuntu documentation on how to accomplish is can be found here: https://help.ubuntu.com/community/ActiveDirectoryWinbindHowto

I have found that this is the best resource for joining a domain a simply as possible: http://www.unixmen.com/how-to-join-an-ubuntu-desktop-into-an-active-directory-domain/

Basically, you point Kerberos to your domain controllers, use realmd to actually join the domain, then set up PAM to handle the authentication / home directory creating components.

Launchpad Details: [#LP1545121](https://bugs.launchpad.net/bugs/1545121) Nathan Dyer - 2016-02-12 19:28:08 +0000

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.