>>>>> ""John" == "John W Krahn" <[EMAIL PROTECTED]> writes:
>>> # If 29334 is the user *name* and not the UID >>> # then do this instead: >>> #return if getpwuid( $uid ) ne '29334'; If you have a strictly numeric username, life will be a real pain. I'm pretty sure all sane user and admin tools forbid this, although if you edit /etc/passwd (shadow?) directly, you deserve your BOFH award. :) -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/