Active Directory - 使用 C# 的 UNIX 用户属性
我尝试在使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是我的贡献:可以为您提供帮助的地方:
有关 SFU 的一般信息
手动在 Unix 属性中填充信息
在 Windows 2003 R2 中管理 UNIX 相关属性的简单脚本
UNIX 身份管理
UNIX 的 Windows 安全和目录服务指南 v1.0
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