summaryrefslogtreecommitdiffstats
path: root/src/tests/auth/password_without_header
blob: 6fab6b37c361b48446e75574c1af5e0505c9cfdc (plain)
1
2
3
4
5
6
7
#
#  over-ride password set in radiusd.conf
#
update control {
	Cleartext-Password -= 'hello'
	Password-With-Header := 'hello'
}