How to enable the telnet or ftp session for one host
Answers were Sorted based on User's Feedback
Answer / mahesh
Enter host name or IP range in /etc/hosts.allow file to
allow telnet service.
/etc/default/login
#CONSOLE=/dev/console (comment CONSOLE line)
enter user name in /etc/ftpd/ftpusers file to allow or deny
ftp access
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / milan shah
Check the /etc/inetd.conf or /etc/xinetd.d file
or /etc/inet/inetd.conf to enable the ftp and telnet
services
#
ftp stream tcp nowait root /usr/sbin/ftpd ftpd
#telnet stream tcp nowait root /usr/sbin/telnetd
telnetd
uncomment for telnet as it is for ftp in above to enable
the services and restart the inetd service
# pkill -HUP inetd
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sbrahman75
Edit the /etc/hosts.allow (it will have list of host to
access) -> This will show the user list on that host.-
/etc/hosts.deny (it will have list of host to access
deny)-> This will show the user list on that host.-
/etc/services file
| Is This Answer Correct ? | 1 Yes | 0 No |
How to rename the old root disk. In this example, rootdisk is being renamed as rootold.
What are printer daemon
usage of temp directory should be restricted to 1 gb if total temp directory size is 5 gb?
How to add a group
How will you come to know wheather hme 0r eri or to configuring the network card.
How to find the demo?
what is differnce between boot -s and boot -S ?
What is meant by persistant binding?
Explain rc script and run level
what is mean by system calls
How will you restart the inetd process?
solaris kernel name