Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个用 C 编写的应用程序,当前的身份验证使用 PAM 身份验证插件,我想用 LDAP 身份验证替换它。但我真的不知道该怎么做。我想要一个关于在应用程序中集成 LDAP 的 C 教程,以及对 ldap 协议如何工作的很好的参考……非常感谢:)。