Query regarding PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am trying to call a PAM code from within a PHP scipt and also
passing 2 parameters like this

$args=$uname." ".$upass;

$command="./pampgm.o ".escapeshellcmd($args);

passthru($command);

$uname and $upass are two variables that were entered into a HTML form

but the code is not executing correctly

_______________________________________________
Pam-list mailing list
Pam-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/pam-list

[Index of Archives]     [Fedora Users]     [Kernel]     [Red Hat Install]     [Linux for the blind]     [Gimp]

  Powered by Linux