Eternal Security said: > But if i want to start vncserver on a port < 1024 (with the -httpport > option) i can't do it because only the root user can bind port < 1024. > > How is it possible to start vncserver for a particular user in using the > root account ?
No, because if you start vncserver as a user you are no longer root, so you can't bind to those ports. Programs that do this include special code to bind the port as root then pass control to a non-root account. VNC includes no such code. -- William Hooper _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
