Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Mar 2004 22:46:39 +0900 (JST)
From:      Kenichi Niioka <niioka@kk.iij4u.or.jp>
To:        freebsd-current@freebsd.org
Subject:   Re: How to MANUALLY add proxy user/group for pf?
Message-ID:  <20040313.224639.226808828.niioka@kk.iij4u.or.jp>
In-Reply-To: <20040313134947.DB44.CHENWEN.CHIEN@msa.hinet.net>
References:  <20040313134947.DB44.CHENWEN.CHIEN@msa.hinet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
From: Chenwen Chien <chenwen.chien@msa.hinet.net>
Subject: How to MANUALLY add proxy user/group for pf?
Date: Sat, 13 Mar 2004 13:54:20 +0800

> How can I manually add these user/group to the system so I can
> use the packet filter function. Please help. Thanks.

# vipw
:r ! grep proxy /usr/src/etc/master.passwd

# vi /etc/group
:r ! grep proxy /usr/src/etc/group
:r ! grep authpf /usr/src/etc/group

--
Kenichi Niioka



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040313.224639.226808828.niioka>