in reply to Re: Using Unix passwd/shadow to authenticate in perl
in thread Using Unix passwd/shadow to authenticate in perl
Well, you do run another program with special permissions, and it's called 'ftpd'. Not something I recommend to solve this problem.
So we should all turn off FTP on our servers?
Your not running ftpd with some special permissions, your actually attempting to login to ftp localhost.
I'm not saying this is the best method, but it is a perfectly acceptable solution for the Linux world where scripts and other programs are the building blocks for you to use.
ronzo
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Using Unix passwd/shadow to authenticate in perl
by bennomatic (Initiate) on Sep 26, 2003 at 21:48 UTC | |
|
Re: Using Unix passwd/shadow to authenticate in perl
by Abigail-II (Bishop) on Sep 26, 2003 at 17:29 UTC |