Earlier quoted context omitted.
That’s kind of a nice take actually. For people like me who did Windows systems engineering at the beginning of the millennium, Active Directory is a very household name. But there’s not much actual meaning behind it. Everything Microsoft was active in that era - Active Directory, Active Desktop, ActiveX, Active Server Pages (lives on as ASP.NET) and probably some more I forgot.
I should admit that I was somewhat lying, I’ve encountered Active Directory before and know it is something vaguely identity/login related. I was pretty confused the first time I encountered it, though. Could tell from context that it had something to do with accounts, but thought maybe it could be for syncing a user’s home directory or something! It actually isn’t a terrible name, in isolation, since a directory (li…
It technically builts upon (amongst other systems) LDAP, the Lightweight Directory Access Protocol and X.500
I guess you could think of it more like a telephone directory - which again is also where the file system metaphor has its roots I guess. So the two are not so different in the end.