what is the use of TCP wrappers
Answers were Sorted based on User's Feedback
Answer / kiran b
By using this we can restrict/deny access to the particular
users ......
syntax
-------
#inetadm -p
it will display the status of tcpwrappers
By default tcp_wrappers=false then we have to modifyinto true
by typing
#inetadm -M tcp_wrappers=TRUE to enable the service.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / errabelli
TCP WRAPPERS MAINLY USE FOR NETWORK COMMANDS LIKE
FTP,TELNET,SSH,RCP ETC..AND ALSO TO RESTRICT TO PARTICULAR
USERS....
COMMANDS
#inetadm -p
--- it display tcp-wrapper=true/false
if false
#inetadm -M tcp_wrapper=true
to enable the service!!!!!!
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vishwanath
TCP Wrapper is an application which allows or deny the tcp
services defined in the /etc/inetd.conf from the particular
user i.e You can configure Host based services like
telnet,ssh.ftp.
| Is This Answer Correct ? | 2 Yes | 0 No |
I want to Know how many LUNs are in my Solaris10 server as well as NIC cards ?
u have 10 solaris boxes and u have given to add 200 users? At fast how can u add the 200 users?
Unable to telnet any of my servers in the network..? wht may be the reason
what r the daemons have been started when u install Veritas
how to take backup and restore with Ufsdump and Ufsrestore and full backup
what is port no for NFS?
how to copy the disk image
what is the use of Jumpstart in Solaris and how can u configure it
how u can configure the Crontab and how many fields in Crontab file
what are the various layouts that are available in VxVM?
In solaris we have 2 directories for commands. what are they..? is there any difference b/w those..?
What is the use of Growfs utility in solaris