Disabling logins on a port?

Kevin Carosso kvc at scgvaxd.UUCP
Tue Nov 6 08:39:21 AEST 1984


John Shapiro writes:

>	You can't disable logins on a port under VMS.

You can disable login ports under VMS.  If you have an application that
uses the port all the time, the simplest thing to do is just ALLOCATE
the line.  If you don't have something out there all the time, but want
to disable logins, you simply set the line /NOTYPEAHEAD.  This prevents the
job controller from ever seeing unsolicited data and starting up a
LOGINOUT.  Our UUCP just sets the line /TYPEAHEAD when it starts up.
That way, when it's done and exits, the line is deallocated and automatically
reverts to /NOTYPEAHEAD.

	/Kevin Carosso       {allegra, seismo, ihnp4}!scgvaxd!engvax!kvc
	 Hughes Aircraft Co.



More information about the Comp.os.eunice mailing list