Find the answer to your Linux question:
Results 1 to 5 of 5
I have come across this thing called as libwrap many times now but dont really understand what it is or what it does??...
  1. #1
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493

    what is the use of libwrap

    I have come across this thing called as libwrap many times now but dont really understand what it is or what it does??
    Only if I could understand the man pages
    Registered Linux user #492640
    OS: RHEL4,5 ,RH 9,Ubuntu

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,970
    Here is the wikipedia entry: libwrap - Wikipedia, the free encyclopedia
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493
    thans for replying I unserstood the use of wrappers , but can you put a little light on where authentication is performed when the user logges in remotely?
    Only if I could understand the man pages
    Registered Linux user #492640
    OS: RHEL4,5 ,RH 9,Ubuntu

  4. #4
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,970
    I'm not that familiar with it, but as far as I understand, the provides some host authentication when you try to connect to a server. Ie, is that host (computer) allowed to connect to the server with telnet, ftp, or whatever. There should be a configuration file on the server somewhere (usually in /etc, but not always) that tells the server what hosts and services are allowed. Once connected, the normal user authentication routines are used for user/password authentication.

    Again, I could be totally off-base here, but I don't think I'm outside the park.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  5. #5
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,970
    Here is a link to Red Hat documentation about TCP wrappers and libwrap: TCP Wrappers and xinetd
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...