Ok. This means every user that needs to have its own VNC connection needs: 1. The .vnc directory created in their Home directotry 2. same goes for the passwd file 3. Does the xstartup file in the Root directory works for everybody, or does it need to be 'copied' to other user's home dir as well? Thanks again! Carlos
William Hooper <[EMAIL PROTECTED]> wrote: Carlos Sunden said: > Ok. Created other users in the system with useradd/passwd > Edited the vncserver file in /etc/sysconfig to look something like this: > > VNCSERVERS="1:jdimpson 2:phred 3:sysadmin" > > Then: > /etc/rc.d/init.d/vncserver restart > > It shut down my root session & daemon never came back up. I regret doing > this ; there's no one that can start the vncserver at the console until > the day after tomorrow. With is expected: "If this file doesn't exist [meaning /home/jdimpson/.vnc/passwd], the jdimpson VNC session wouldn't start." > The passwd file then only exists for root. This is the problem. > ok, Just manually create a > passwd file in the user's home directories and that would do it? Yes. > OR does a > password has to be written/specified manually in that file? man vncpasswd -- William Hooper _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list --------------------------------- Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
