seteuid ?

Earnie Boyd earnie_boyd@yahoo.com
Fri Sep 29 13:36:00 GMT 2000


Hey Corinna,

I've copied my Domain User /etc/passwd record and changed the User=root and
UID=0.  If I put this record first in /etc/passwd file I could `su -' just fine
and dandy.  However, that ended up as the user record when starting bash. 
Moving the record to the end of the file, I `su -' and I would the EPERM error.
This is due to the test of pw_cur != pw_new.  I removed the set_errno and
return -1 statements and su now changes the effective user.  Comments?

BTW this code can be found in syscalls.cc Line 1852.

Cheers,
Earnie.

__________________________________________________
Do You Yahoo!?
Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
http://photos.yahoo.com/


More information about the Cygwin-developers mailing list