如何在 LDAP 中完成以下任务?

发布于 2024-07-24 15:40:37 字数 191 浏览 7 评论 0原文

我想使用 AD/ADAM 来实现这一目标

  • 能够将电子邮件或其他 attributeClass 作为 inetOrgPerson 的一部分,在条目中全局唯一 能够
  • 将正则表达式附加到属性以进行验证
  • 能够提供枚举选择的约束例如从状态 attributeClass 中的有效状态代码列表中进行选择

I would like to accomplish this goal using AD/ADAM

  • The ability to make an email or other attributeClass as part of inetOrgPerson globally unique across entries
  • The ability to attach a regular expression to an attribute for validation purposes
  • The ability to provide a constraint of enumerated choices such as choosing from a list of valid state codes in a state attributeClass

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

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

他是夢罘是命 2024-07-31 15:40:37

您无法在 AD 或 ADAM 中执行这些操作。 它们只是数据存储库:恐怕您必须自己构建验证代码。

You can't do any of that in AD or ADAM. They're just the data storage repository: I'm afraid you'll have to build the validation code yourself.

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