<p>2008 AD is pretty solid. Much better than 2000, 2003. It&#39;s all LDAP (suspiciously similar to OpenLDAP), so you&#39;ll need to have a DNS that handles SRV records. If your Linux DNS doesn&#39;t deal with SRV records, you can set up DNS on the Windows server. You&#39;ll need to point the client&#39;s primary DNS to that AD servers DNS for auth. <br>
</p>
<p>It took me less than an hour to have a functional DNS and Tree set up. I&#39;ve attached several OpenFiler servers using the AD connector tool and it worked great. I haven&#39;t tried connecting Linux workstations yet, but Mac OS X can connect with limited functionality.<br>
</p>
<p>A few things:</p>
<p>1) Always make sure you have a second domain controller (DC). You can promote any server to become a DC. Replication should be automagic but check to make sure.<br></p>
<p>2) GPOs are your friend. Forget mapping drives via client properties, mapping drives and security is A LOT easier.</p>
<p>2a) Make sure your clients always have the latest GPO updates. </p>
<p>2c) There are workstation (computer) and user policies. Some policies in both categories do the same thing, but most are remarkably different. MS has cleaned up a lot of their GPO handling so it&#39;s been a lot easier to deal with them lately.<br>
</p>
<p>3) Use BGInfo on your desktops. It provides some WMI information that&#39;s good for troubleshooting<br></p>
<p>4) Brush up on PowerShell. It&#39;s better than cmd for scripting and it&#39;s good with Windows. However, compared to SSH, it blows and it&#39;s security structure blows.<br></p>
<p>4a) In the same vein, disable UAC on Vista and 7 workstations. You don&#39;t really need it with a sound GPO plan.<br></p>
<p>5) Unlike Novell&#39;s eDirectory (which was context-based), EVERY object in AD (context-less) needs to be unique. You can&#39;t have a username with the same name as a host, for example. We had to rethink our naming scheme because of that.<br>
</p>
<p>6) When the user first logs in on a Windows workstation, they will have very little rights. OSX workstations aren&#39;t affected as much. </p>
<p>On Wednesday, April 25, 2012, matti wrote:</p>
<blockquote><p>Hi,<br></p>
<p>I&#39;m looking at setting up active directory services..<br></p>
<p>1) expect to have linux, mac OS X, and windows clients...<br></p>
<p>2) would like to use a linux server, but may have to setup a windows server..<br></p>
<p>Curious what sort of experiences people have had with it?</p>
<p>Recommendations? pitfalls? etc..<br></p>
<p>thanks! </p>
<p>matti</p>
</blockquote>
<p><br>
</p>