[OpenAFS] ssh and afs
Derek T. Yarnell
derek@cs.umd.edu
Fri, 3 May 2002 14:53:40 -0400
damn...
On Fri, May 03, 2002 at 02:52:35PM -0400, Derek Atkins wrote:
> Sounds like a bug in Solaris' PAM
>
> -derek
>
> "Derek T. Yarnell" <derek@cs.umd.edu> writes:
>
> > On Fri, May 03, 2002 at 01:35:56PM -0400, Derek Atkins wrote:
> > > Use krb5 and v5-TGT passing. Then use pam-openafs-session to convert
> > > your v5 TGT into an AFS tokens (via aklog).
> >
> > Has anyone gotten pam-openafs-session working on Solaris 8? I am having
> > a hell of a time with it, currently it is returning
> >
> > May 3 14:02:12 trypticon PAM: [ID 770223 auth.debug] pam_open_session: error Can not make/remove entry for session
> >
> > But this is after it forks..
> >
> > wait I found something... damn there is no environment that it is getting...
> >
> > char ** env;
> >
> > env = pam_getenvlist(pamh);
> >
> > returns NULL, which means there are no environtmental variables.
> >
> > Anyone have any insight?
> >
> > It is trying to set the KRB5CCNAME variable but that is not being defined once
> > I get into the session part. Even before the program forks it doesn't have anything
> > in the environment.
> >
> > --
> > ---
> > Derek T. Yarnell
> > University of Maryland
> > Computer Science Department Unix Staff
> > derek@cs.umd.edu
>
> --
> Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
> Member, MIT Student Information Processing Board (SIPB)
> URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
> warlord@MIT.EDU PGP key available
>
--
---
Derek T. Yarnell
University of Maryland
Computer Science Department Unix Staff
derek@cs.umd.edu