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 |
What is the use of Ldap utility in solaris
In solaris we have two directories for commands,what are they, Is there any difference between those.
Performance monitoring tools?
What is OBP and how do you access it?
What is the difference between Vxdmp and EMC powerpath?
How to detect a newly added device if you are not able to detect the device using devfsadm?
How to quickly mirror a volume, if the volume is empty?
how to change nic card from half duplex to full duplex?
in RAID 0+1 and !+0 which u will preffer(Veritas)0+1
software distribution in solaris
Command to check all the process statistics..?
what is the main difference between windows , unix ,linux, operating syatems? And why the companies in the industry prefer to use solaris os ? why may be the reason?