1
vote
1answer
35 views

Do any openldap tools support the Authorization Identity Response Control?

I have a fedora 389 directory server and cannot use ldapwhoami because it is not supported. However, 389-ds does support the following controls which are supposed to offer similar functionality: ...
0
votes
0answers
91 views

Need help configuring Fedora client authentication for 389 server with Kerberos

Trying to setup kerberos authentication with 389-ds and having trouble figuring out how the two fit together. Here is my setup: A CentOS 6 VM (centos01) where I setup bind, 389 ds, and kdc services ...