
/etc/passwd user authentication?
Quote:
> Does anybody know of a module that allows you to access /etc/passwd or
> /etc/shadow? I've tried AcctInfo.pm, but with little success. Any
> suggestions would be appreciated...
> --
> ____________________________
> Chip Castle
> http://www.chipcastle.com
> ____________________________
At www.perl.com, under Security, there is Shadow.
Also, under Security you will see something I wrote called WebPass.
It requires TCL/Expect, but I am working on a version which works with
Perl only, using the Expect.pm and 5.004 only...
Sneex :-)