telnet on AT&T MLS V

How do I enable telnet access to a system running AT&T MLS?

First you should to download a telnet server (use google), then
install:

$ ./configure --prefix=/your/wanted/dir
$ make
$ make install

And run telnetd, that's all! :rolleyes: