LDAP 服务器配置

发布于 2024-12-11 14:49:34 字数 126 浏览 1 评论 0原文

我正在尝试为实验室用户配置基于网络的系统身份验证的 LDAP 服务器。我的网络没有域。但在服务器配置的 slapd.conf 文件中,后缀参数要求它。我应该为此提供什么,或者我应该在 slapd.conf 文件中评论该参数。有什么帮助吗?

I am trying to configure a LDAP server for network based system authentication for lab users. I have no domain for my network. But in slapd.conf file for the server configuration the suffix parameters ask for it. what should i provide for that or shall i comment that parameter in slapd.conf file. Any help?

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

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

发布评论

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

评论(1

踏雪无痕 2024-12-18 14:49:34

该后缀旨在限定您的整个数据库,以便使其与世界上所有其他 LDAP 数据库区分开来。 slapd.conf 中的示例后缀应该为您提供如何实现这一目标的线索。

The suffix is intended to qualify your entire database so as to make it distinct from all other LDAP databases in the world. The example suffix in slapd.conf should give you a clue as to how to achieve that.

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