Authenticate Linux Clients with Active Directory (Technet)
[Posted November 14, 2008 by ris]
Microsoft's Technet Magazine has
a
lengthy article on authenticating Linux clients with Active Directory.
"
Originally, Linux (and the GNU tools and libraries that run on it)
was not built with a single authentication mechanism in mind. As a result
of this, Linux application developers generally took to creating their own
authentication scheme. They managed to accomplish this by either looking up
names and password hashes in /etc/passwd (the traditional text file
containing Linux user credentials) or providing an entirely different (and
separate) mechanism."
(
Log in to post comments)