Request for assistance

Dale R. Worley worley at ariadne.com
Wed Oct 30 11:36:24 EST 1996


   >I have a device file authorization problem.  I'm using expect version 5.12.0.
   >When I tell expect to "spawn telnet", I get the following: 
   >     pty master (/dev/ptysf) is locked...skipping
   >     too many programs spawned? - out of ptys
   >         while executing
   >     "spawn telnet"
   >
   >I cannot find any lock files for /dev/ptysf and I've tried "chmod 777 /dev
   >/pty*", but I still get the same error message.  I do not, however, have 
   >any problem when logged in as root.  Any suggestions would be most welcome.

It looks like the mentioning of ptysf is a red herring -- it's the
last pty in the standard setup, and I suspect that the real error
condition is "out of ptys", not something particular about ptysf.  But
why all of the ptys seem to be inaccessible, I don't know.  The only
thing I can suggest is to check that the pty* and tty* devices all
have the right ownership, permissions, and major/minor numbers.

Dale
--
Dale R. Worley					Ariadne Internet Services
Voice: +1 617-899-7949   Fax: +1 617-899-7946	E-mail: worley at ariadne.com
"Internet-based electronic commerce solutions to real business problems."



More information about the Discuss mailing list