Merge remote-tracking branch 'origin/master' into staging
[mirror/dsa-puppet.git] / modules / roles / files / rtc / freeradius-mod-passwd-rtc
diff --git a/modules/roles/files/rtc/freeradius-mod-passwd-rtc b/modules/roles/files/rtc/freeradius-mod-passwd-rtc
new file mode 100644 (file)
index 0000000..8c6ffc9
--- /dev/null
@@ -0,0 +1,7 @@
+passwd rtc_users {
+       filename = /var/local/rtc-passwords.freerad
+       format = "*User-Name:Digest-HA1:"
+       hash_size = 1000
+       ignore_nislike = no
+       allow_multiple_keys = no
+}