Package: libpam-modules
Version: 1.1.8-3.1
Severity: normal

Dear Maintainer,

I'm using pam_exec.so with the quiet option (/bin/false is just
an example of a program with exit code 1):

    session [system_err=ignore default=1] pam_exec.so quiet /bin/false

The man page says the following about quiet:

    quiet
        Per default pam_exec.so will echo the exit status of the
        external command if it fails. Specifying this option will
        suppress the message.

However the following is still logged:

    Mar 24 14:34:32 host kdm: :1[4351]: pam_exec(kdm:session): /bin/false 
failed: exit code 1

I'd expect no error to be logged as mentioned in the man page.

Regards
Simon


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to