Uploaded image for project: 'Instrument control development'
  1. Instrument control development
  2. INSTRM-349

Unify LDAP and local UIDs and GIDs

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Done (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Component/s: None
    • Labels:

      Description

      Local (/etc/{passwd,group}) and LDAP UIDs and GIDs are different, which makes shared work difficult! Specifically, in a context where we care about the pfs GID:

      cloomis@db-ics:~$ id -a
      uid=10929(cloomis) gid=2046(coll) groups=2046(coll),992(vpnusers),2044(hsc),2085(pfs)
      

      vs.

      pfs@db-ics:~$ id -a
      uid=1000(pfs) gid=1000(pfs) groups=1000(pfs),20(dialout),27(sudo)
      

      Not sure how this should be fixed.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                cloomis cloomis
              • Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: