<HTML>
<HEAD>
<TITLE>Kerberos SASL GSSAPI ssh error</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
Hello,<BR>
<BR>
I am having some trouble with the FDS PAM PTA. I am trying to authenticate against AD <BR>
<BR>
I was trying to verify the password authentication to AD. The only time it does is kinit <ad user>. To test this, I was trying to setup ssh on a client box and configure it to bind to the FDS directory. Then I tried ssh user@localhost on client box, it will not accept any password and return below error.<BR>
<I><BR>
debug1: Authentications that can continue: publickey,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: Unspecified GSS failure.  Minor code may provide more information No credentials cache found<BR>
debug1: Next authentication method: publickey <BR>
</I>Here are my questions.<BR>
<BR>
1. Do I have to make any changes in ldap.conf file like below entries?<BR>
# RFC 2307 (AD) mappings<BR>
# pam_login_attribute uid (enable)<BR>
# pam_lookup_policy (enable)<BR>
# pam_password crypt (enable)<BR>
# pam_password ad (update ad passwd from unix)<BR>
<BR>
<BR>
2. Edit the following files for kerberos. I was trying to follow this link for documentation.<BR>
     <FONT COLOR="#0000FF"><U><a href="http://aput.net/~jheiss/krbldap/howto.html">http://aput.net/~jheiss/krbldap/howto.html</a></U></FONT> <BR>
</SPAN></FONT><UL><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>krb5.conf 
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>kadm5.acl 
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>kdc.conf<BR>
</SPAN></FONT></UL><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
3.  Edit /etc/pam.d/system-auth and ldapserver.<BR>
<BR>
4. Do I need to have CA cert installed on Admin and Directory servers for ssh? I mean, I do not have any certificates installed to 389-ds currently.<BR>
<BR>
Is there any other steps missing here?<BR>
<BR>
Thanks,<BR>
Prashanth</SPAN></FONT>
</BODY>
</HTML>