On 8/22/06, Jan Engelhardt <[EMAIL PROTECTED]> wrote:
man is executed as user 'man'. But, you may want to check permissions on
every file in /bin or /usr/bin. It's not good to have system directories
0700 only (files 0600 only).

10:47 wahoo:/usr/bin # ls -lan `which man`
-rwsr-xr-x  2 0 0 7176 Apr 22  23:36 /usr/bin/man
10:48 wahoo:/usr/bin # ls -la `which man`
-rwsr-xr-x  2 root root 7176 Apr 22 23:36 /usr/bin/man

made a new user with different shell, zsh.  Still same problem, cannot login:


11:00 wahoo:/home/patrick # su patrickme/patrick #
su: /bin/zsh: Permission denied

11:00 wahoo:/home/patrick # users
root root root root


tks,
--
Patrick Shanahan                        Registered Linux User #207535
http://wahoo.no-ip.org                        @ http://counter.li.org
HOG # US1244711           Photo Album:  http://wahoo.no-ip.org/photos
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to