Lines Matching +full:system +full:- +full:on +full:- +full:module
1 .\"-
2 .\" Copyright (c) 2005-2017 Dag-Erling Smørgrav
24 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
38 .Bl -enum
40 .Pa /etc/pam.d/ Ns Ar service-name
44 .Pa /usr/local/etc/pam.d/ Ns Ar service-name
54 Entries in per-service policy files must be of one of the two forms
56 .Bd -unfilled -offset indent
57 .Ar facility control-flag module-path Op Ar arguments ...
58 .Ar facility Cm include Ar other-service-name
62 .Pa pam.conf Ns -style
75 .Bl -tag -width 12n
97 .Ar control-flag
98 field determines how the result returned by the module affects the
101 .Bl -tag -width 12n
103 If this module succeeds, the result of the chain will be success
104 unless a later module fails.
108 If this module succeeds, the result of the chain will be success
109 unless a later module fails.
110 If the module fails, the chain is broken and the result is failure.
112 If this module succeeds, the chain is broken and the result is
115 will be failure unless a later module succeeds.
117 If this module succeeds, the chain is broken and the result is
122 If this module succeeds, the result of the chain will be success
123 unless a later module fails.
124 If this module fails, the result of the chain will be failure unless a
125 later module succeeds.
142 .Ar module-path
143 field specifies the name or full path of the module to call.
146 .Bl -enum
153 The remaining fields, if any, are passed unmodified to the module if
159 .Ar other-system-name )
161 This allows one to define system-wide policies which are then included
162 into service-specific policies.
163 The system-wide policy can then be modified without having to also
164 modify each and every service-specific policy.
166 .Bf -symbolic
171 .Sh MODULE OPTIONS
173 service module if certain module options were specified, regardless of
174 whether the module itself accords them any importance.
181 .Bl -tag -width 12n
200 .%T "X/Open Single Sign-On Service (XSSO) - Pluggable Authentication Modules"
208 DARPA/SPAWAR contract N66001-01-C-8035
213 .An Dag-Erling Sm\(/orgrav Aq Mt des@des.no .