[RADIATOR] Stripping realm in AuthBy LSA oject
Alex Sharaz
A.Sharaz at hull.ac.uk
Mon Jan 16 09:25:52 CST 2012
Hi,
I've got Radiator 4.9 running on a windoze server. Users need to
authenticate with a UserName of the form user at scar.hull.ac.uk against an
Active Directory whose usernames do not include a realm.
Is the following the correct way to strip out the realm from the
UserName in order to authenticate against AD with just the "user"
component of the UserName?
<Handler Realm=scar.hull.ac.uk>
AuthBy lsaAuth
Authlog logfile
EAPType PEAP,TTLS, MSCHAP-V2 TLS
EAPTLS ......
Stripfromreply ........
Addtoreply ........
</Handler>
Where lsaAuth is
<AuthBY LSA>
Identifier lsaAuth
ReWriteUsername s/^([^@]+).*/$1/
SSLeayTracve 4
Domain SCAR
DefaultDomain SCAR
EAPType PEAP,TTLS, MSCHAP-V2,TLS
.....
</AuthBy>
**************************************************************
To view the terms under which this email is distributed
please go to http://www2.hull.ac.uk/legal/disclaimer.aspx
**************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.open.com.au/pipermail/radiator/attachments/20120116/158ce922/attachment.html
More information about the radiator
mailing list