<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Getting AD Lookup to work without UNIX Attributes tab</title><link>http://blogs.msdn.com/b/sfu/archive/2009/07/16/getting-ad-lookup-to-work-without-unix-attributes-tab.aspx</link><description>Getting AD Lookup to work without UNIX Attributes tab 
 The previous post talks about how to get the UNIX Attributes tab to work without installing IdMU components. In this post, I would like to talk about what attributes the NFS components expect to</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Getting AD Lookup to work without UNIX Attributes tab</title><link>http://blogs.msdn.com/b/sfu/archive/2009/07/16/getting-ad-lookup-to-work-without-unix-attributes-tab.aspx#10340706</link><pubDate>Thu, 16 Aug 2012 21:11:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10340706</guid><dc:creator>ashisa</dc:creator><description>&lt;p&gt;@Joe - Maybe it&amp;#39;s taking it from the local files and still using the passwords in AD for the logon process. To populate the information in AD, you can take the passwd and group files to a Windows box and give the following command a try -&lt;/p&gt;
&lt;p&gt;FOR /F &amp;quot;delims=: eol=; tokens=1,2,3,4,5*&amp;quot; %i IN (passwd.txt) DO @cscript &amp;lt;script-name-from-above&amp;gt; %i %k %l&lt;/p&gt;
&lt;p&gt;For groups, the following should do -&lt;/p&gt;
&lt;p&gt;FOR /F &amp;quot;delims=: eol=; tokens=1,2,3,4*&amp;quot; %i IN (group.txt) DO @echo %i %k&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10340706" width="1" height="1"&gt;</description></item><item><title>re: Getting AD Lookup to work without UNIX Attributes tab</title><link>http://blogs.msdn.com/b/sfu/archive/2009/07/16/getting-ad-lookup-to-work-without-unix-attributes-tab.aspx#10340291</link><pubDate>Thu, 16 Aug 2012 03:49:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10340291</guid><dc:creator>Joe Mac</dc:creator><description>&lt;p&gt;A previous sys admin setup our Linux boxes so that users can log into them via AD. &amp;nbsp;And within Linux, these users all have proper ID numbers. &amp;nbsp;However, the uidNumber is not set for any of the users in AD.&lt;/p&gt;
&lt;p&gt;Where does Linux get the ID numers from if AD doesn&amp;#39;t have them?&lt;/p&gt;
&lt;p&gt;At this point it looks like I&amp;#39;ll have to look up every user&amp;#39;s ID number in Linux, and then add it to the &amp;quot;uidNumber&amp;quot; field on the AD server. &amp;nbsp;Is there a way to do this automatically, or at least get a full listing??&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;
&lt;p&gt;-joe&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10340291" width="1" height="1"&gt;</description></item><item><title>re: Getting AD Lookup to work without UNIX Attributes tab</title><link>http://blogs.msdn.com/b/sfu/archive/2009/07/16/getting-ad-lookup-to-work-without-unix-attributes-tab.aspx#10330136</link><pubDate>Mon, 16 Jul 2012 11:09:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10330136</guid><dc:creator>Simon Allison</dc:creator><description>&lt;p&gt;Please can you add this useful information to the step by step NFS for Windows Server 2008 R2 Documentation - its the most crucial part to get everything working! &amp;nbsp; &amp;nbsp;thanks &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10330136" width="1" height="1"&gt;</description></item><item><title>re: Getting AD Lookup to work without UNIX Attributes tab</title><link>http://blogs.msdn.com/b/sfu/archive/2009/07/16/getting-ad-lookup-to-work-without-unix-attributes-tab.aspx#10029648</link><pubDate>Thu, 24 Jun 2010 15:07:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10029648</guid><dc:creator>ashisa</dc:creator><description>&lt;p&gt;@Iain - It should just work when uidNumber and gidNumber attributes are populated with the user&amp;#39;s UNIX uid and gid numbers. Drop me an email with more details.&lt;/p&gt;
&lt;p&gt;- Ashish&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10029648" width="1" height="1"&gt;</description></item><item><title>re: Getting AD Lookup to work without UNIX Attributes tab</title><link>http://blogs.msdn.com/b/sfu/archive/2009/07/16/getting-ad-lookup-to-work-without-unix-attributes-tab.aspx#10029644</link><pubDate>Thu, 24 Jun 2010 14:59:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10029644</guid><dc:creator>Iain</dc:creator><description>&lt;p&gt;One thing I don&amp;#39;t quite get. &amp;nbsp;SHould AD Lookup &amp;quot;just work&amp;quot; assuming you have 2003 R2 or higher installed? &amp;nbsp;Or do you need the Server for NIS component installed on all the DCs? &amp;nbsp;I know I have the R2 schema, as I can see and edit the uidnumber and gid properties in adsiedit orvia other ldap tools. &amp;nbsp;However, I can&amp;#39;t seem to make AD lookup work. &amp;nbsp;Just curious if I missed a big, obvious step.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10029644" width="1" height="1"&gt;</description></item></channel></rss>