mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
6f1b281388
Duo provides simple two-factor authentication as a service via: 1. Phone callback 2. SMS-delivered one-time passcodes 3. Duo mobile app to generate one-time passcodes 4. Duo mobile app for smartphone push authentication 5. Duo hardware token to generate one-time passcodes This package allows an admin (or ordinary user) to quickly add Duo authentication to any Unix login without setting up secondary user accounts, directory synchronization, servers, or hardware. WWW: http://duosecurity.com Approved by: tabthorpe (mentor)
13 lines
482 B
Plaintext
13 lines
482 B
Plaintext
|
|
=================================================================
|
|
Configuration file %%ETCDIR%%/login_duo.conf was created.
|
|
You must edit it to add your Duo integration and secret keys.
|
|
|
|
If you are using the PAM module, a line similar to the following
|
|
should be added to your service(s) of choice in /etc/pam.d:
|
|
auth required %%PREFIX%%/lib/security/pam_duo.so
|
|
|
|
Additionally, you must edit %%ETCDIR%%/pam_duo.conf
|
|
=================================================================
|
|
|