Re: Accessing client-friendly-name from IAS extension dll



yerfdog <Giblip@xxxxxxxxx> wrote in
news:1186596792.139879.308590@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:

Is there a way to access the client-friendly-name value from an IAS
extension dll? This little bit of information would be handy while
I'm processing an access-request. I've looked high and low through
the list of attributes but none seem to contain this tidbit.



Hi there --

I forwarded your question to one of the IAS devs and this is his response:

There is no way to access the client-friendly-name from IAS extension dll.
However, you can access client-IP-address and client-IPv6-address. So you
will have to resolve the client-friendly-name and check it against these IP
addresses.

--
James McIllece, Microsoft

Please do not send email directly to this alias. This is my online account
name for newsgroup participation only.

This posting is provided "AS IS" with no warranties, and confers no rights.
.



Relevant Pages

  • COM interop from IAS Extension DLL
    ... Has anyone here actually written an IAS extension DLL where you call a COM ... I have opened a PSS case with Microsoft and for ... component written in C++ just fine, but the system hangs when I try to call ...
    (microsoft.public.internet.radius)
  • Accessing client-friendly-name from IAS extension dll
    ... Is there a way to access the client-friendly-name value from an IAS ... This little bit of information would be handy while ... I'm processing an access-request. ...
    (microsoft.public.internet.radius)