hi,
i have implemented ssh on my remote logins to my solaris. i have already disabled those uneeded remote access services such as telnet, rlogin, etc... as well as ftp.
now how can i create a prompt such that if telnet <system> is used, i would be able to see some message saying... "Telnet to this machine is disabled... exiting..."
or if ftp <system> is used, the user would see something like "FTP is not allowed in this machine"
how can i do that?
???
i have implemented ssh on my remote logins to my solaris. i have already disabled those uneeded remote access services such as telnet, rlogin, etc... as well as ftp.
now how can i create a prompt such that if telnet <system> is used, i would be able to see some message saying... "Telnet to this machine is disabled... exiting..."
or if ftp <system> is used, the user would see something like "FTP is not allowed in this machine"
how can i do that?
???