summaryrefslogtreecommitdiff
path: root/security/duo/files/pkg-message.in
blob: 0fc04ac58f5e8df2686a8ebe5dfa405d575cf1c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
{ type: install
  message: <<EOM
Configuration file %%PREFIX%%/etc/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 %%PREFIX%%/etc/pam_duo.conf

duo headers have been installed to %%PREFIX%%/include/duo
EOM
}
]