what is the use of TCP wrappers

Answers were Sorted based on User's Feedback



what is the use of TCP wrappers..

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

what is the use of TCP wrappers..

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

what is the use of TCP wrappers..

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

Post New Answer

More Solaris AllOther Interview Questions

user trying to login the system says invalid passwd but when u see the user in the nis master the user exists so what will be the problem and how to fix it

1 Answers   IBM,


in this what is the configuration of .profile file and the other files

1 Answers   IBM,


how to test and Failover services to every node in vcs tell me step by step?

1 Answers   Mphasis,


Command to check all the process statistics..?

2 Answers  


Explain sar commands.?

3 Answers  






What is a Split brain scenario ?

2 Answers  


Difference between NFS version 2 and NFS version 3?

2 Answers  


what file shows all available ports?

1 Answers  


i have sun ultra10 machine,OS is solaris 9 and i have single harddisk, now i want same ,exact copy of data in anoher harddisk so that i should be able boot from new harddisk, how do yo do this? is it called as cloning?

4 Answers   Symphony,


purpose of lost+found..?

2 Answers   UHG,


which information superblock contains..?whre u can find the bootblock..?

3 Answers  


How do you replace a failed boot disk under meta in solaris? Step by step explanation?

3 Answers   Barclays,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)