summaryrefslogtreecommitdiffstats
path: root/src/modules/rlm_pap/README.md
blob: 333c60b577d94c22ee6d58d5ca8ba6591ee1a81c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# rlm_pap
## Metadata
<dl>
  <dt>category</dt><dd>authentication</dd>
</dl>

## Summary

Accepts a large number of formats for the "known good" (reference)
password, such as crypt hashes, md5 hashes, and etc. The module
takes the User-Password and performs the necessary transformations
of the user submitted password to match the copy of the password
the server has retrieved.