Re: Tcp-wrapper question !
From: Rob Sellars (unixhelp@home.com)Date: 11/12/01
- Previous message: Johnson, David: "RE: Snort."
- Maybe in reply to: Prentis Brooks: "Re: Tcp-wrapper question !"
- Next in thread: Pieter-Bas IJdens: "Re: Tcp-wrapper question !"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Previous message: Johnson, David: "RE: Snort."
- Maybe in reply to: Prentis Brooks: "Re: Tcp-wrapper question !"
- Next in thread: Pieter-Bas IJdens: "Re: Tcp-wrapper question !"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|