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