Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-5042

IDM homedir %o is not working, returns /home/domain/user instead of AD POSIX unixHomeDir

Linking RHIVOS CVEs to...Migration: Automation ...Sync from "Extern...XMLWordPrintable

    • sssd-2.11.0-1.el10
    • No
    • Low
    • 1
    • rhel-idm-sssd
    • ssg_idm
    • 15
    • 16
    • 0
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • RHELs: 10.1, 9.7
    • If docs needed, set a value
    • None
    • 57,005

      How reproducible:
      IDM server with AD trust listening using POSIX attributes from AD.

      Client needs to pickup home directory as defined as AD attribute UnixHomeDirectory from Active Directory. Currently using under [nss]

      Steps to Reproduce:

      Setup IDM with AD trust listing to POSIX attributes from AD on server

      Set domain search order to have AD domain:IDM domain on server

      Restart idm

      ipactl restart

      On client or server put under [nss] override_homedir=%o in /etc/sss/sssd.conf

      Destructive clear cache and restart sssd; getent passwd jack

      service sssd stop ; rm -f /var/lib/sss/db/* /var/log/sssd/* ; service sssd start

      Run getent passwd <ad user>

      Actual results:
      See homedirectory as /home/<ad domain>/<user>

      Expected results:
      See homedirectory as defined in Active Directory attribute UnixHomeDirectory

              thalman@redhat.com Tomas Halman
              rhn-support-wrydberg William Rydberg (Inactive)
              Tomas Halman Tomas Halman
              Madhuri Upadhye Madhuri Upadhye
              Louise McGarry Louise McGarry
              Votes:
              0 Vote for this issue
              Watchers:
              20 Start watching this issue

                Created:
                Updated: