From: Frank Schaefer <frank.schafer@setuza.cz>
To: netfilter@lists.samba.org
Subject: Re: netfilter access control
Date: 06 Jun 2002 08:57:31 +0200 [thread overview]
Message-ID: <1023346651.254.0.camel@ADMIN> (raw)
In-Reply-To: <3.0.1.16.20020606080648.252f8bd0@s-net-04.besancon.org>
On Thu, 2002-06-06 at 10:06, Thierry ITTY wrote:
> Hello
>
> I'm currently using squid with an ncsa_auth module so that any employee who
> wants to surf the 'net has to identify himself as a person, no matter which
> machine he's on. Doing so only http,https,http/ftp protocols are supported.
>
> Now I need to open wider access with irc, realvideo, and other that very
> important things ;-) and of course I think of netfilter/iptables, which I'm
> used to by the way.
>
> So I'd appreciate any advice which would help me setting up some kind of
> signature system (preferably with a browser) allowing a given user (not a
> machine) to go out (I don't need protocol specific permissions) for the
> time of a session...
Hi Thierry,
we solved this task using mod_auth. There wasn't any problem for UNIX
clients/ users. Doing some Gooooooooooogle we found a Windooooooze
identd too.
Adding ``acl allowed_users ident allowed_users_file'' to our squid.conf
did it.
Hope this helps
Frank
next prev parent reply other threads:[~2002-06-06 6:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-06 8:06 netfilter access control Thierry ITTY
2002-06-06 6:57 ` Frank Schaefer [this message]
2002-06-06 7:18 ` Tony Earnshaw
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1023346651.254.0.camel@ADMIN \
--to=frank.schafer@setuza.cz \
--cc=netfilter@lists.samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.