freebsd-skq/lib/libpam/modules/pam_exec
dumbbell d6a537d930 Fix error messages containing the executed command name
Before, we took the first argument to pam_exec(8). With the addition of
options in front of the command, this could be wrong.

Now, options are parsed before calling _pam_exec() and messages contain
the proper command name.

While here, fix a warning.

Sponsored by:	Yakaz (http://www.yakaz.com)
2012-04-12 14:02:59 +00:00
..
Makefile
pam_exec.8 Use program exit status as pam_exec return code (optional) 2012-03-26 12:18:15 +00:00
pam_exec.c Fix error messages containing the executed command name 2012-04-12 14:02:59 +00:00