About 172,000 results
Open links in new tab
  1. What is the equivalent of Active Directory on Linux

    Aug 11, 2010 · The 2020+ answer to this is to just configure a recent linux distro to act as an Active Directory domain controller. The official howto spells it out in lots of detail, but it …

  2. SSSD and sudo-rules in Active Directory - Unix & Linux Stack …

    Nov 14, 2023 · Post I have my Linux-servers joined to my AD with SSSD like this: apt-get install sssd-ad sssd-tools realmd adcli krb5-user libsss-sudo realm join -U Administrator domain.local …

  3. Assignment of UID and GID from Active Directory - Unix & Linux …

    Aug 9, 2018 · Because the IDs for an AD user are generated in a consistent way from the same SID, the user has the same UID and GID when logging in to any Red Hat Enterprise Linux …

  4. Linux commands to add an Active Directory group in Sudoers file

    Sep 21, 2016 · What is the Linux (Red Hat) command to add a Active Directory (AD) group in sudoers file to restrict the local admin access to the members of the group? For eg, I have an …

  5. active directory - Unix & Linux Stack Exchange

    Aug 17, 2019 · Hello linux newbie here. What I am trying to achieve: to be able to login to Linux machine with Active Directory credentials from trusted domain. I have the following setup: ...

  6. how to list authorized AD group and users on CentOS 8

    Dec 13, 2021 · We have one CentOS 8 server where it's integrated with Windows AD so users access it with their Windows credentials. I have a request and need to check out which users …

  7. Use AD Groups Instead of Linux Groups - Unix & Linux Stack …

    Jun 11, 2019 · 0 On our file server, we are using a bunch of Linux groups that are still in use and need to be replaced by their counterparts in AD. The groups in AD and /etc/groups have an …

  8. Linux - Local account, password from AD - Unix & Linux Stack …

    Jul 25, 2022 · linux users authentication active-directory Share Improve this question asked Jul 25, 2022 at 9:55

  9. Allowing Active Directory groups to sudo on Ubuntu 20.04

    Dec 11, 2020 · Allowing Active Directory groups to sudo on Ubuntu 20.04 Ask Question Asked 4 years, 11 months ago Modified 3 years, 10 months ago

  10. Samba AD not able to login domain user on linux client

    Apr 16, 2024 · 0 I am experimenting with Samba as active directory controller in my home network for the last two weeks. I installed samba on ubuntu server 22.04 following a couple of …