Is anyone setting up IAS extension dll?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi,

why IAS Service doesn't use my IAS ExtensionDLL?


my dll export this functions:

RadiusExtensionFreeAttributes
RadiusExtensionInit
RadiusExtensionProcessEx
RadiusExtensionTerm




Setting Up the Extension and Authorization DLLs
At startup, IAS checks the registry for a list of third-party DLLs to call.


To set up an Extension or Authorization DLL on an IAS server, list the
paths
to the DLLs in values below the following registry key:


HKLM\System\CurrentControlSet\Services\AuthSrv\Parameters\


If the AuthSrv and Parameters keys do not exist, create them.

The value in which to list the Extension DLLs is:

ExtensionDLLs

The value in which to list the Authorization DLLs is:

AuthorizationDLLs

Both the ExtensionDLLs and AuthorizationDLLs values must be of type
REG_MULTI_SZ. This type allows you to list multiple DLLs.



It doesn't work. =(
Best wishes.


.



Relevant Pages

  • Re: Is anyone setting up IAS extension dll?
    ... > RadiusExtensionFreeAttributes ... > Setting Up the Extension and Authorization DLLs ...
    (microsoft.public.internet.radius)
  • Re: XAMPP cant find php_intl.dll extension although its there
    ... Then in the moodle forum they blamed on the XAMPP ... But I am still getting the very same problem on loading PHP: ... OK, when some load and others don't on a Windows platform, it generally means other DLLs required to do the work are needed. ... the MySQL extension required the MySQL client DLLs be installed and available to the PHP process. ...
    (alt.php)
  • Re: Unable to load dynamic library ./php_mysql.dll
    ... not all the .dll files are in the sapi directory. ... All the DLLs relating to extensions are in the extensions directory. ... Apache doesn't load PHP extension DLLs, it loads the PHP SAPI DLL, and PHP ...
    (comp.lang.php)
  • Re: Last drop in a users patience
    ... Wonder if it does that even for dlls that do ... extension) at the command prompt unless they have the mexFunction interface. ... Matlab can never ever completely stop ... Simply stating that Matlab will stop supporting DLLs in a future ...
    (comp.soft-sys.matlab)
  • Re: Doing the Impossible? :: Is there anyway to access custom .Net DLLs from within Perl
    ... extension is always safer and faster." ... stated that can be easily done, but .Net DLLs are a little trickier. ... not just with Perl but with almost any non .Net language. ...
    (comp.lang.perl.misc)