mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-03 15:55:40 +00:00
amended section on combining authentication mechanisms
This commit is contained in:
11
INSTALL
11
INSTALL
@@ -158,11 +158,12 @@ Mixing password authentication schemes
|
|||||||
======================================
|
======================================
|
||||||
|
|
||||||
It is possible to build sudo with support for several authentication
|
It is possible to build sudo with support for several authentication
|
||||||
schemes, including shadow passwords, kerberos, s/key, AFS, DCE,
|
schemes, including shadow passwords, kerberos, s/key, AFS, DCE and
|
||||||
and normal UN*X passwords into a single binary. User validation
|
normal UN*X passwords into a single binary. User validation will
|
||||||
will take slightly longer, of course, but it may be valuable
|
take slightly longer, of course, but it may be valuable to have a
|
||||||
to have a single sudo binary that is distributed among systems
|
single sudo binary that is distributed among systems with varying
|
||||||
with varying authentication mechanisms.
|
authentication mechanisms. The exception to this rule is SecurID
|
||||||
|
which must be the only authentication mechanism used.
|
||||||
|
|
||||||
OS dependent notes
|
OS dependent notes
|
||||||
==================
|
==================
|
||||||
|
Reference in New Issue
Block a user