Do MikroTik coordinated with Windows Server 2008 Active Directory?
Sync with AD
I think OP is referring to AAA using 2008 Active Directory.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
There are several links to using AD as a Radius Server for Hotspot, AAA etcAuthentication 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.
I need ppp authentication with AD (user manager sync with AD)There are several links to using AD as a Radius Server for Hotspot, AAA etcAuthentication 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.
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