Hi
I made some changes to this script but still it is
not working
>
> cyc>function authenticate($user,$pass) {
> cyc> $result = -1;
> cyc> $data = file("shadow"); /* permission
> every
> cyc> one read */
>
> cyc> foreach($data as $line ) {
> cyc> $
Hi,
Wednesday, December 4, 2002, 12:45:15 AM, you wrote:
cyc> Hi
cyc> The script is not working.
cyc>function authenticate($user,$pass) {
cyc> $result = -1;
cyc> $data = file("shadow"); /* permission every
cyc> one read */
cyc> foreach($date as $line ) {
cyc>
2 matches
Mail list logo