Hi Javier > Which operating system?
Linux 2.6.9-42.0.3.ELsmp #1 SMP Fri Oct 6 06:28:26 CDT 2006 x86_64 x86_64 x86_64 GNU/Linux > In linux, you must mount devpts filesystem > in order to get pseudo-terminals in /dev/pts directory. Check /etc/fstab [EMAIL PROTECTED] [~]# cat /etc/fstab | grep pts none /dev/pts devpts gid=5,mode=620 0 0 Perhaps that "mode" specification is what should be changed to allow everyone to start screen. They moved me from a jailshell to a normal shell (which I much appreciated), and now I can start screen. -- jean . .. .... //\\\oo///\\ _______________________________________________ screen-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/screen-users
