开发者

Active Directory - UNIX Attributes of user using C#

开发者 https://www.devze.com 2023-03-07 01:54 出处:网络
I\'m trying to make use of UNIX attributes in Active Directory while creating users using C#. How can I fill and make sure that UNIX attributes are correct?

I'm trying to make use of UNIX attributes in Active Directory while creating users using C#. How can I fill and make sure that UNIX attributes are correct?

  • What attributes to set?
  • How to get correct UID? (conflicts, Windows automatic UID generation and so on...)
  • What is unixUserPassword attribute - why is it always set to 'ABCD!efgh....something' on every user added to 开发者_C百科unix using UNIX Attributes?


Here is my contribution : places that can help you :

General information about SFU

Manually populating information in Unix attribute

A simple script to manage UNIX related attributes in Windows 2003 R2

Identity Management for UNIX

Windows Security and Directory Services for UNIX Guide v1.0

0

精彩评论

暂无评论...
验证码 换一张
取 消