Hi,

even if I rename suidperl, I can execute the following suid-root perl script 
as normal user and get two different uids (as expected, from a suid-root 
script).

#!/usr/bin/perl

# print euid
print $>."\n";
#print uid
print $<."\n";

I would expect that w/o suidperl I'd get the user's uid twice.

Bye...

        Dirk
-- 
Dirk Heinrichs          | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Hambornerstraße 55      | Web:  http://www.capgemini.com
D-40472 Düsseldorf      | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net

Attachment: pgpSdMSqQBWfu.pgp
Description: PGP signature

Reply via email to