John Hester wrote:
I find it's easiest to just copy and modify an existing &DEVICE& record when I need to create a new port. LOGON PROCESS_NAME gf00 will start a process running on this port.
Sorry, that should be LOGON gf00 PROCESS_NAME. Also, I should probably mention that the VOC entry of the current user will be executed prior to running PROCESS_NAME (just like PHANTOM), which IMHO is almost never something desirable. There are probably a number of ways around this. My solution involves checking the value of @TTY in a program run by VOC, and running the appropriate code if the format matches a static termserver port. Fortunately for us, normal user sessions are initiated via telnet or ssh and the corresponding @TTY device looks different for those.
-John -- John Hester System & Network Administrator Momentum Group Inc. (949) 833-8886 x623 http://memosamples.com ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
