Hi, I've got Radiator 4.9 running on a windoze server. Users need to authenticate with a UserName of the form u...@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 **************************************************************
_______________________________________________ radiator mailing list radiator@open.com.au http://www.open.com.au/mailman/listinfo/radiator