Re: Tcp-wrapper question !

From: Rob Sellars (unixhelp@home.com)
Date: 11/12/01


Message-ID: <XFMail.011111181149.unixhelp@home.com>
Date: Sun, 11 Nov 2001 18:11:49 -0500 (EST)
From: Rob Sellars <unixhelp@home.com>
To: SECURITY-BASICS@securityfocus.com
Subject: Re: Tcp-wrapper question !


Hi
It's been a while since I've used tcpd but if things are the same
as they were, wrappers can only be used to allow/deny access
to hosts/networks...you would use the actual service (ftpd)
to allow/deny access to a user. So to get the desired result
you'll have to set both wrappers and ftp up to allow access
to your users.
Regards.
Rob Sellars
 
Daniel Pope wrote:
>
> Dear all,
> I'm a little bit embaressed to ask this trivial
> question but I scanned vainly the Internet to find an
> answer and I have to solve it quickly.
> I'm the administator of Linux RedHat system (only one
> computer) and I have to allow a user (I have recently
> created his account on the this Linux System) access
> only by FTP (deny Telnet access). The user should be
> able to log only with FTP but not with Telnet from
> anywhere.
>
> Of course, I tried to use TCP WRAPPER but I canot find
> the properly syntax.
>
> Adding a line inside hosts.deny as
> in.telnetd : USER_ACCOUNT_NAME@ALL was the "clever" of
> all the combinations I tried. (tcpd is installed and
> working OK).
>
> Any hint would be very appreciated !
>
> Daniel Pope
>
> __________________________________________________
> Do You Yahoo!?
> Find a job, post your resume.
> http://careers.yahoo.com



Relevant Pages

  • Re: [SLE] Vsftp and anonymus login
    ... I run the vsftpd as stand alone because i dont know how to start it through ... Vsftp and anonymus login ... > Short of disabling the FTP server altogether, ... you can use TCP wrappers to allow and deny access. ...
    (SuSE)
  • Re: How check multiple file existance on FTP server?
    ... At the end of the day, the DotNet code is just fancied up wrappers for the ... baseline FTP calls. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Curious problem with ftp:// wrapper.
    ... I am writing a program that sends a file to a remote server with either FTP or SFTP. ... I want to use ftp:// wrappers if possible instead of the FTP functions because I think the code would be simpler. ... According to the PHP manual, this should work with my version of PHP. ...
    (comp.lang.php)
  • Re: SSH service configuration in Solaris 10?
    ... I was really trying to figure out if ssh was configured to use tcp ... wrappers out of the box by looking at the properties of the service, ... like you can with ftp. ...
    (comp.unix.solaris)