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 can u make file system of 65 GB if u get new disk of 80 GB? (U have to fix the disk and make the file system of 65 GB)
How do you find the number of Network card attached to your server ?
how many clients have in our server ? how we find that?
What is Sun Explorer ?
How to delete only 3rd and 8th line from file using vi execute or last line mode with one short of command
How ill you remove the subdisk and plexus
What is default permission of /etc/passwd , /etc/shadow files
How to find memory status i.e.. it is full like 100%?
where we find bp.conf file? which path?
what is the difference between solaris8 and solaris9 and solaris10
How to create a new volume
Is it possible to create swap in new harddisk without format