22 Jun
2005
22 Jun
'05
5:25 p.m.
On Wednesday 22 June 2005 14:06, Hassan Wahid wrote:
Hello
I was wondering if there was a way to allow wildcards for logins. For example, *@company.com? Rather than adding thousands of users in the users file. This is only for a test environment.
I have looked through the users file and older archives but not come accross a way to do this. Any help would be greatly appreciated.
Thanks
DEFAULT Realm == "company.com", Auth-Type := Accept It isn't explicitly defined in the docs, but a quick grep gives several examples that just need a little tweaking to come up with the above. Kevin Bonner