Re: [squid-users] howto handle large changing password file for ncsa authentication

From: Colin Campbell <sgcccdc@dont-contact.us>
Date: Wed, 27 Jun 2001 09:20:32 +1000 (EST)

Hi,

On Tue, 26 Jun 2001, Amdavadi wrote:

> dear squid users,
>
> i am looing for a program or script which can
> handle large changing password file for ncsa
> authentication.

fgrep -f webaccessuser /etc/shadow | cut -f1,2 -d: > alluser-n-password

Use cron to automate.

Colin
Received on Tue Jun 26 2001 - 17:21:01 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:51 MST