Re: Unable to su on firewall

From: Ian Mitchell (mitcheli@ns2.securityfocus.com)
Date: 04/21/03

  • Next message: Konrad Rieck: "New release of Solaris secuirity module Papillon"
    Date: Mon, 21 Apr 2003 11:14:46 -0500
    From: Ian Mitchell <mitcheli@ns2.securityfocus.com>
    To: d-b@home.se, focus-sun@securityfocus.com
    
    

    If I had to take a stab at it, I would think that it may be an issue with permissions. The tmp directory is owned by root:sys usually with a sticky bit set to deny users the ability to delete other users files. su may have an issue with this since /tmp is marked as that users home directory. I would recommend setting up a legitimate home directory for the user instead of tmp. Normally su would just complain about not being able to access the tmp directory and set the pwd to / but perhaps it's just being mean.

    Hope this helps.
    Ian Mitchell


  • Next message: Konrad Rieck: "New release of Solaris secuirity module Papillon"