<HTML>
<HEAD>
<TITLE>Re: [Fedora-directory-users] Question re: {KERBEROS} syntax</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
On 7/26/06 12:31 PM, "Richard Megginson" <rmeggins@redhat.com> wrote:<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
Hmm - Try restarting the server. If that doesn't fix it, post your pam<BR>
passthru config entry and your pam config (e.g. /etc/pam.d/ldapserver).<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
I have already restarted the server multiple times..<BR>
<BR>
Here’s the info..<BR>
<BR>
cat /etc/pam.d/ldapserver <BR>
<BR>
auth    sufficient      /lib/security/pam_krb5.so no_user_check<BR>
account required        /lib/security/pam_krb5.so no_user_check<BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:10.0px'><BR>
And in dse.ldif<BR>
<BR>
dn: cn=PAM Pass Through Auth,cn=plugins,cn=config<BR>
objectClass: top<BR>
objectClass: nsSlapdPlugin   <BR>
objectClass: extensibleObject<BR>
objectClass: pamConfig   <BR>
cn: PAM Pass Through Auth<BR>
nsslapd-pluginPath: /opt/fedora-ds/lib/pam-passthru-plugin.so<BR>
nsslapd-pluginInitfunc: pam_passthruauth_init<BR>
nsslapd-pluginType: preoperation<BR>
nsslapd-pluginEnabled: on<BR>
nsslapd-pluginloadglobal: true<BR>
nsslapd-plugin-depends-on-type: database<BR>
pamMissingSuffix: ALLOW<BR>
pamExcludeSuffix: o=NetscapeRoot<BR>
pamExcludeSuffix: cn=config<BR>
pamMapMethod: ENTRY<BR>
pamFallback: 0<BR>
pamSecure: 1<BR>
pamService: ldapserver<BR>
nsslapd-pluginId: pam_passthruauth<BR>
nsslapd-pluginVersion: 1.0.2<BR>
nsslapd-pluginVendor: Fedora Project<BR>
nsslapd-pluginDescription: PAM pass through authentication plugin<BR>
pamIDAttr: aliasedObjectName<BR>
modifiersName: uid=admin,ou=administrators,ou=topologymanagement,o=netscaperoo<BR>
 t<BR>
modifyTimestamp: 20060726142549Z<BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>