Active Directory - 使用 C# 的 UNIX 用户属性

发布于 2024-11-08 12:00:31 字数 263 浏览 0 评论 0原文

我尝试在使用 C# 创建用户时使用 Active Directory 中的 UNIX 属性。如何填写并确保 UNIX 属性正确?

  • 要设置什么属性?
  • 如何获取正确的UID? (冲突、Windows 自动 UID 生成等...)
  • 什么是 unixUserPassword 属性 - 为什么在使用 UNIX 添加到 unix 的每个用户上它总是设置为“ABCD!efgh ....something”属性?

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 unix using UNIX Attributes?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文