• Unix Connector does not create user's home directory

    In our environment, the user's home directory is calculated based on their geographical location.  While is value is easy to obtain through templating and gets applied to the profile in /etc/passwd, the folder does not get created during user creation…

  • 32-bit AccountUIDs in UNXAccount not supported

    Most modern Linux distributions allow for 32-bit UIDs, which places the maximum at just shy of 4.3 billion, or 10 digits in length.  Currently I'm trying to setup a connector between OID 8.1.1 and RHEL 8.  Our company uses the 2,000,000 to 6,000,000…