On Sat, Mar 24, 2001 at 02:10:40AM +0100, Philipp Homan wrote:
> Hi,
> 
> My question is rather simple: How do I use a passwd.cdb file in a perl
> script? I'd like to open it with tie and check usernames/passwds in the
> script.
> 
> Any ideas?

There's a Perl module available from CPAN called CDB_File that does what
you're looking for.

Tim

Reply via email to