On Tue, 26 Mar 2019 10:01:59 -0400, Boris Epstein
<borepst...@gmail.com> wrote:

> Hello listmates,
> 
> Let's say I have the following configured in my /etc/login.conf
> 
> auth-defaults:auth=password,skey,yubikey
> 
> Would that mean either password, or skey, or Yubikey, or should they
> all be satisifed?

Either. Then you can pick which is used when you run the software, for
instance with sudo it's the -a flag.

> Also, is there a way to specify that different
> users have different requirements as far as authentication methods.

I would use different login classes.

Cheers,
Daniel

Reply via email to