Derek Robert Price <[EMAIL PROTECTED]> wrote
>
> >Neither of these worked.  Does GSSAPI authentication simply
> >ignore the CVS passwd file?  
> 
> Yes.
> 
> >If so, is there some other method
> >I can use to obtain the desired user mapping?
> 
> Yeah, there is some funny Kerberos-specific code in server.c that
> notes that it is doing something like this, but my knowledge of GSSAPI
> and Kerberos, especially KDCs & tokens, is pretty limited.  You might
> try to deciper the code in server.c to figure out where it is getting
> the username from (krb5_aname_to_localname()?).

Thanks for the quick response and info!  :-)

If it got to the point where I had to modify CVS to
support using the passwd file for user mappings (possibly
from multiple Kerberos realms), would this be of something
of general interest to submit back into the CVS source
distribution?  I've looked at the code yet, so I'm not
sure how easily this could be done.

Thanks again,

Allen
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to