I have mounted the base machine's /dev/ into each VServer using:
mount --bind /dev /vservers/$2/dev
I am using a particular software called TcpTTY
(http://freshmeat.net/projects/tcptty/) to run something from a VServer.
when I run this as non-root I get the following error. This however runs
perfectly on the base machine both as root and as non-root. And it also
runs perfectly as root in the VServer. I was hoping someone could shed
light on what I am doing wrong and what I need to set right. Here's the
output at terminal when I execute tcptty as a normal user:
-----------------------------------------------------------------------
[codesaw@vs01 codesaw]$ tcptty -h 192.168.0.101 -P 5025 ps
/usr/local/bin/tcptty: Waiting for incoming connections on
[192.168.0.101:5025]
/usr/local/bin/tcptty: Inbound connection from [192.168.0.60:56484] ,
accept_sock = 4
/usr/local/bin/tcptty: fork error
/usr/local/bin/tcptty: connection handler(9227) done
-----------------------------------------------------------------------
Regards,
Sukrit.D.
-- Pearl House No 9/3, Museum Road Bangalore – 560 001, India T: 91 + 80 + 2509 1790 Ext. 103 Catalyzing Human Capital CONFIDENTIALITY NOTE The contents of this message may be legally privileged and confidential, for the use of the intended recipient(s) only. It should not be read, copied and used by anyone other than the intended recipient. If you have received this message in error, please immediately notify me at the above co-ordinates, preserve its confidentiality and delete it from your system. Thanks in advance. _______________________________________________ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserverReceived on Thu Nov 17 07:45:27 2005