Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 4.8

i386

pam_succeed_if(8)


pam_succeed_if

pam_succeed_if

NAME
SYNOPSIS
DESCRIPTION
ARGUMENTS
BUGS
AUTHOR

NAME

pam_succeed_if − succeed or fail based on account characteristics

SYNOPSIS

account sufficient pam_succeed_if.so uid < 500

DESCRIPTION

pam_succeed_if.so is designed to succeed or fail authentication based on characteristics of the account belonging to the user being authenticated.

The module can be given one or more conditions as module arguments, and authentication will succeed only if all of the conditions are met.

ARGUMENTS

debug

Turns on debugging messages sent to syslog.

use_uid

Evaluate conditions using the account of the user whose UID the application is running under instead of the user being authenticated.

BUGS

Let’s hope not, but if you find any, please report them via the "Bug Track" link at http://bugzilla.redhat.com/bugzilla/

AUTHOR

Nalin Dahyabhai <nalin@redhat.com>



pam_succeed_if(8)