Posix Attributes

Hello,

We are using a bunch of Unix based servers in our environment. These servers are connected via Active Directory for login purposes. With our old IAM system we automatically created Posix account attributes in the AD. Is there any module to do so in Identity Manager?

Best, Denny

  • We had the same situation and ended up using either ExtensionAttributes in the ADSAccount table, or you could as well extend the schema with your own. You'll need no more than 4 o 5 attrs if I recall. Also you'll need to modify your sync projects for AD accordingly.

    Keep in mind that AD wasnt including those unix attributes out of the box either , and the schema was extended upon installation of the Unix services in Windows.