Note URL on how to create various passwords
authorAlan T. DeKok <aland@freeradius.org>
Sat, 16 Jul 2011 12:01:30 +0000 (08:01 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 29 Jul 2011 13:47:55 +0000 (09:47 -0400)
raddb/modules/pap

index 447bad4..5c7d29d 100644 (file)
 #  automatically create the attribute on the right-hand side,
 #  with the correct value.  It will also automatically handle
 #  Base-64 encoded data, hex strings, and binary data.
+#
+#  For instructions on creating the various types of passwords, see:
+#
+#  http://www.openldap.org/faq/data/cache/347.html
 pap {
        auto_header = no
 }