Do MikroTik coordinated with Windows Server 2008 Active Directory?
Sync with AD
I think they don’t relate to each other so there would be no problem with them, Imaging mikrotik is your Modem and compare it with Win server, there would be no problem?
P.S: I didn’t test it yet, but will do in future
I think OP is referring to AAA using 2008 Active Directory.
I have been able to set up 802.1x authentication with my 2008 R2 Active Directory domain and Mikrotik wireless and radius. With a little further research I’m sure you could get AAA to handle router logins, hotspot, etc as well.
Authentication for Winbox/Telnet router logins via Active Directory will not work, unless you store the password in AD with reversible encryption (WARNING: NOT RECOMMENDED). Winbox/Telnet AAA only supports PAP authentication, which requires a cleartext-password to authenticate.
There are several links to using AD as a Radius Server for Hotspot, AAA etc
Here is one… http://wiki.mikrotik.com/wiki/AAA_with_Active_Directory
DLNoah is correct about the reverse encryption - so you need to weigh up if you want to do this.
We use this IAS feature for Hotspot authentication at schools etc.
Note IAS was renamed NPS (Network Policy Server) in Windows Server 2008
I need ppp authentication with AD (user manager sync with AD)
it`s Possible?