Networking Forums

Networking Forums > Computer Networking > Linux Networking > knoppix terminal server: sudo not working on client

Reply
Thread Tools Display Modes

knoppix terminal server: sudo not working on client

 
 
maxim2k
Guest
Posts: n/a

 
      05-09-2005, 09:49 AM
Hi,

I have an host running Knoppix 3.8.1 from CD: I started the Knoppix
Terminal Server on it.

I have another host: I booted it off the Terminal Server using PXE.

Knoppix booted up fine on the client host, but when I tried to start a
root session (su -), sudo didn't work, I got the following error message:
---
sudo: must be setuid root
---

That prevents you running any root task with sudo on the client host.

Here is an excerpt from the sudo FAQ:
---
Sudo must be setuid root to do its work. You need to do something like
`chmod 4111 /usr/local/bin/sudo'. Also, the file system sudo resides on
must *not* be mounted (or exported) with the nosuid option or sudo will
not be able to work. Another possibility is you may have '.' in your
$PATH before the directory containing sudo. If you are going to have '.'
in your path you should make sure it is at the end.
---

Indeed, if I issue the 'mount' command, I see that the /cdrom filesystem
is mounted on the host client via NFS from the Terminal Server with the
nosuid option.

I need to run some root tasks (e.g. mount a local partition) on the
client host.

How can I fix the problem or workaround it?

Thanks.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Deciding which way to go - terminal server or client/server?? Mike Windows Networking 2 12-01-2006 03:53 AM
diskless thin client boot to terminal server Bin Windows Networking 0 11-01-2006 04:13 PM
Client Troubles connecting to Terminal server. Learning Windows Networking 1 01-23-2006 10:14 PM
LinkSys NIC not working in A7V133 motherboard (Debian, Fedora, Knoppix) H. S. Linux Networking 0 04-20-2004 05:50 AM
Laserjet printing on 2003 Server Terminal Service Client Chuck Smillie Windows Networking 3 01-07-2004 04:11 PM



1 2 3 4 5 6 7 8 9 10 11