ion list for the 389 Directory server project.
<389-us...@lists.fedoraproject.org>
Sent: Mon, October 4, 2010 12:30:43 PM
Subject: Re: [389-users] GSSAPI authentication to Directory Server
Hi,
Try
kinit username
klist -e
/usr/bin/ldapsearch -Y GSSAPI -h station1.example.com -b "dc=example,dc=com"
Hi,
Try
kinit username
klist -e
/usr/bin/ldapsearch -Y GSSAPI -h station1.example.com -b
"dc=example,dc=com" "(cn=*)"
klist -e
At least, that's how it works in our system
2010/10/4 Matt Carey
> I'm trying to follow the Kerberos howto guide at
> http://directory.fedoraproject.org/wiki/How
I'm trying to follow the Kerberos howto guide at
http://directory.fedoraproject.org/wiki/Howto:Kerberos but am having an issue
authenticating to the Directory Server with GSSAPI/Kerberos tickets:
$ /usr/lib/mozldap/ldapsearch -h station1.example.com -p 389 -o mech=GSSAPI -o
authid="mca...@statio