Re: reboot&halt with su

2002-04-12 Thread Jeff Bailey
When you su, you do not get a login shell, so the typical place where "*/sbin" is added to your path doesn't get executed. Consider using "su -" instead, or move the PATH statements to the right file for your shell (It changes from shel to shell) On Wed, Apr 10, 2002 at 06:00:47PM +0200, Gottfri

reboot&halt with su

2002-04-12 Thread Gottfried M. Reimann
Hi! I´m able to reboot and halt logged in as root. But after logging in as normal user and changing to root with "su" these command are not found: -- login> login testuser Password: testuser@hurd:~$ whoami testuser testuser@hurd:~$ su Password: