Hi all...I have a problem with krshd and IRIX.I do not understand why in case of a SGI
machine, the call to initgroups is not done:in krshd.c we found :#ifndef sgi if
(getuid() == 0 || getuid() != pwd->pw_uid) { /* For testing purposes, we don't
call initgroups if we already have the right uid, and it is not root. This
is because on some systems initgroups outputs an error message if
not called by root. */ initgroups(pwd->pw_name, pwd->pw_gid); }#endifAs a
consequence, I only have my primary group on the destination machine:mach1% groupsg4
www krbmach1% rsh mach2 groupsg4mach1%
Has any one encounter that?
------------
Yahoo! Mail - Gratis: 6 MB lagerplads, spamfilter og virusscan
________________________________________________
Kerberos mailing list [EMAIL PROTECTED]
https://mailman.mit.edu/mailman/listinfo/kerberos