j
k
j a
j l
Hi,
Can someone please help me with unlang statement that rejects users (without bothering to carry out authentication) if the User-Name ends with "XYZ"
if(%{User-Name} ~= /XYZ$/ ) { reject } alan
Back to the thread
Back to the list