Mikrotik with IAS

Hi
We are using a windows 2003 server as domain controler, and we have AP Mikrotik based. The goal is to secure the Wireless Network in using IAS: only users in the active directory should have access to the network, the authentication process will be executed when clients login in the domain (startup of windows).
I didn’t finde any information about this in the doc of Mikrotik, any ideas??
Thx

hello , why not brigde the wlan and ether interface together and ur AP in the same switch /subnet with the win 2003 server.

Also, please check wiki. looks like i`d seen such in there: see the link below

http://wiki.mikrotik.com/wiki/AAA_with_Active_Directory

i hope this helps

Thx
I’ve seen the wiki but i didn’t find enough information. In fact i don’t need to use neither Hotspot nor accounting, all what i need is to secure Wireless access and i don’t know on witch service (in Radius server section) should i apply Radius (wirless or loging …)!!!

PAP is not for secure wireless. For hotspot, CHAP is better. But for really secured wireless service, WPA or WPA2 with 802.1x authentication is much better. I believe Mikrotik can do this. It requires some configurations on radius server that allow this type of authentication, such as certificate generation. I really want to read some tutorials on setting up radius server for secured wireless service.