FreeBSD and pam_krb5

Cy Schubert - CITS Open Systems Group Cy.Schubert at uumail.gov.bc.ca
Sat Apr 13 10:50:26 EDT 2002


In message <3CB2B032.6070703 at nospam.net>, Someone writes:
> Cy Schubert - CITS Open Systems Group wrote:
> 
> > In message <3CAFF74F.7070004 at nospam.net>, Someone writes:
> > 
> >>Hi,
> >>
> >>I have tryed as suggested by Jose Marques to put the pam_krb5.as the 
> >>first line in pam.conf but then I cannot even login, it logs it and then 
> >>logs out. I can see the following message error on the console:
> >>
> >>hostname /kernel: pid XXXXX (login), uid XXXX: exited on signal 10
> >>
> >>Does anyone have a clue what the problem is ??
> >>
> > 
> > I have no such problems.  My pam.conf looks like,
> > 
> > login   auth    sufficient      pam_skey.so
> > login   auth    requisite       pam_cleartext_pass_ok.so
> > #login  auth    sufficient      pam_kerberosIV.so               
> > try_first_pass
> > login   auth    sufficient      pam_krb5.so                     
> > try_first_pass
> > login   auth    required        pam_unix.so                     
> > try_first_pass
> > login   account required        pam_krb5.so
> > login   account required        pam_unix.so
> > login   password required       pam_permit.so
> > login   session required        pam_permit.so
> 
> 
> Ok this configuration of pam works for me too but then I don't get 
> automatically a ticket, I would like to get automatically a ticket when 
> I login, how can I do that ??

What does klist say?

Which version of Kerberos are you using?

Are you using the pam_krb5 port or the pam_krb5 that comes with the 
base system?  Also which version of FreeBSD are you using?


Cheers,                          Phone:  250-387-8437
Cy Schubert                        Fax:  250-387-5766
Team Leader, Sun/Alpha Team      Email:  Cy.Schubert at osg.gov.bc.ca
Open Systems Group, CITS
Ministry of Management Services
Province of BC            
                    FreeBSD UNIX:  cy at FreeBSD.org






More information about the Kerberos mailing list