[5159] in Kerberos

home help back first fref pref prev next nref lref last post

krb5b5 and question

daemon@ATHENA.MIT.EDU (Ed Phillips)
Fri May 12 11:26:15 1995

Date: Fri, 12 May 1995 11:12:59 -0400 (EDT)
From: Ed Phillips <flaregun@udel.edu>
To: kerberos@MIT.EDU


	There is a problem in lib/krb4/in_tkt.c which causes krb5b5 not 
to compile on Solaris2.4.  There are some lines:

#ifdef __svr4__
#define setreuid(r,e) setuid(r)
#endif

__svr4__ doesn't get defined when compiling for Solaris, but Solaris 
should be using setuid() instead of setreuid() (only exists in the binary 
compatibility libraries).

	Other than that, krb5b5 seems to compile fine with the 
/opt/SUNWspro/bin/cc (SC3.0.1 13 Jul 1994).  I haven't tested the 
programs yet but the compile went okay ;-).

	Has anyone found docs for the krb5_get_creds_with_tkt() 
function?  It looks like some of the proxy/forward code from the 
appl/bsd/forward.c has been moved into the API (a good thing).  The 
API docs do not mention this routine.  Is get_creds_with_tkt() going to 
become a true part of the API?

	Thanks,
	Ed

+-------------------------------------------------------------------------+
| Ed Phillips <flaregun@udel.edu> University of Delaware (302) 831-6082   |
| Jr Systems Programmer, Network and Systems Services, Info. Technologies |
| Public key footprint: 1C D4 AC C2 A3 D5 97 AA  DB 3B D8 85 88 E7 40 B8  |
| Finger flaregun@udel.edu for PGP public key                             |
+-------------------------------------------------------------------------+


home help back first fref pref prev next nref lref last post