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

How to detect a newly added device if you are not able to detect the device using devfsadm?

1 Answers  


how to configure default router..?

3 Answers  


What does fmthard do?

9 Answers   Accel,


in samba server if we share a file like a.txt from unix(solaris) to windows how it displays at windows.wheather like a.txt (or)A.txt.any case sensitive.why?

1 Answers   Wipro,


If a user logs in to UNIX, it displays the desktop and then immediately logs you back out, what could be wrong?

2 Answers   Satyam,






how to use Multipathing in Solaris

2 Answers   IBM,


software distribution in solaris

4 Answers   IBM,


how to add patched to the kernel

3 Answers   IBM,


how to copy the disk image

1 Answers  


What r the daemons for DNS , Veritas, Apache,NFS Server & Client

1 Answers   IBM,


How can i stop the telnet service in solaris 8 and 9?

6 Answers   Wipro,


What is an alternative to the ?top? command on Solaris?

4 Answers   HCL, Logos,


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)