<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Linux Active Directory Authentication in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377578#M14016</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check next 2 thread's, I think they will intrest you.&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=54431" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=54431&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=54489" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=54489&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Peter Geluk&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Sep 2004 05:50:31 GMT</pubDate>
    <dc:creator>Hoefnix</dc:creator>
    <dc:date>2004-09-13T05:50:31Z</dc:date>
    <item>
      <title>Linux Active Directory Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377577#M14015</link>
      <description>Hello people!&lt;BR /&gt;&lt;BR /&gt;I have a very ambitious project to allow an Active Directory domain to authenticate logins to our Linux boxes, but I haven't got a clue where to start.&lt;BR /&gt;&lt;BR /&gt;The howto's only appear to use the OpenLDAP server, which I don't want to use, I want to use my Active Directory server, so if anyone knows any howto's or have their own easy to follow documentation, I'd be more than grateful!!&lt;BR /&gt;&lt;BR /&gt;TIA!&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Mon, 13 Sep 2004 05:16:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377577#M14015</guid>
      <dc:creator>Michael Williams_6</dc:creator>
      <dc:date>2004-09-13T05:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Active Directory Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377578#M14016</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check next 2 thread's, I think they will intrest you.&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=54431" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=54431&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=54489" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=54489&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Peter Geluk&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Sep 2004 05:50:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377578#M14016</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2004-09-13T05:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Active Directory Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377579#M14017</link>
      <description>I don't know if it will work on your version of linux.&lt;BR /&gt;On Fedora for instance:&lt;BR /&gt;authconfig utility has an option to use winbind for authentication.&lt;BR /&gt;select it-then select all necessary settings&lt;BR /&gt;including join to domain (pretty simple).When you 'll try to login:&lt;BR /&gt;instead of simply enetring username-enter&lt;BR /&gt;domainname\username&lt;BR /&gt;where domainname is the Microsoft domain's name.</description>
      <pubDate>Mon, 13 Sep 2004 08:58:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377579#M14017</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-09-13T08:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Active Directory Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377580#M14018</link>
      <description>Hey thanks guys.&lt;BR /&gt;&lt;BR /&gt;After spending most of the day on this, I'm not sure I am going to be able to get this to work how we need it to.&lt;BR /&gt;&lt;BR /&gt;In short, we are trying to replace our NIS domain with AD Authentication. But the problem here is that it looks as though I can only get logins to work with DOMAIN\USER. Can I do something fancy with smbpasswd to allow us to map a short username and still log in?&lt;BR /&gt;&lt;BR /&gt;Additionally, as it's replacing an already existing NIS domain, I need to be able to map UID and GID's to what they used to be, does anyone know if this is in fact possible?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help!!</description>
      <pubDate>Mon, 13 Sep 2004 09:04:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377580#M14018</guid>
      <dc:creator>Michael Williams_6</dc:creator>
      <dc:date>2004-09-13T09:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Active Directory Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377581#M14019</link>
      <description>&amp;gt; need to be able to map UID and GID's &lt;BR /&gt;&amp;gt; to what they used to be, does anyone &lt;BR /&gt;&amp;gt; know if this is in fact possible?&lt;BR /&gt;&lt;BR /&gt;Yes, possible using winbind.  Winbind is a service to reslove user and group info from Win NT servers.  Do use the latest v3.0.7 packages  of Samba and Winbind, you can get bacports of these.  Reading the excellent tutorial of Terpstra which comes along with samba is a good help!</description>
      <pubDate>Mon, 13 Sep 2004 21:32:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377581#M14019</guid>
      <dc:creator>Ragu_3</dc:creator>
      <dc:date>2004-09-13T21:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Active Directory Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377582#M14020</link>
      <description>This can be done with Samba 3.0.6.&lt;BR /&gt;&lt;BR /&gt;The methodology was discussed to a degree at HP World.&lt;BR /&gt;&lt;BR /&gt;I have yet to find a howto doc, but it can be done.&lt;BR /&gt;&lt;BR /&gt;I'll try and dig up the presentation when I'm at work in the morning and can browse the pdf's from HP World.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 13 Sep 2004 21:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377582#M14020</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-09-13T21:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Active Directory Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377583#M14021</link>
      <description>Thanks guys, you've both said that it can be done, but I made two points:&lt;BR /&gt;&lt;BR /&gt;Point 1: The user is in the form DOMAIN\USER&lt;BR /&gt;Point 2: The UID and GID isn't mappable&lt;BR /&gt;&lt;BR /&gt;Ragu said that I can do Point 2 with winbind (I'm using that already, must look harder!). &lt;BR /&gt;&lt;BR /&gt;What about Point 1? I *have* to have the old usernames working otherwise I'll have to make my own LDAP/NIS implementation from UNIX.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help guys!</description>
      <pubDate>Tue, 14 Sep 2004 03:45:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377583#M14021</guid>
      <dc:creator>Michael Williams_6</dc:creator>
      <dc:date>2004-09-14T03:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Active Directory Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377584#M14022</link>
      <description>consider services for unix from microsoft. it's now free and allows NIS Passthrough for AD.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;324541" target="_blank"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;324541&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Sep 2004 11:03:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377584#M14022</guid>
      <dc:creator>Thomas Bianco</dc:creator>
      <dc:date>2004-09-14T11:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Active Directory Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377585#M14023</link>
      <description>It is most certainly possible. First thing that I would do, is I would focus on providing LDAP authentication for your UNIX devices. This can be done by leveraging the nss_ldap software by PADL. Active Directory does support LDAP calls, and for UNIX authentication, in my opinion, it's the best way to go. There are a couple of gotchas as far as some configuration in your LDAP.conf file, particularly if you are using SSL for your LDAP communication between your managed node and your domain controller. &lt;BR /&gt;&lt;BR /&gt;If you would like further assistance, I'd be happy to provide it. I also have some howtos that seemed to get a pretty good response @ another site, available for a small fee @ &lt;A href="https://www.lanrx.com/store/" target="_blank"&gt;https://www.lanrx.com/store/&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Sep 2004 14:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377585#M14023</guid>
      <dc:creator>LanRx</dc:creator>
      <dc:date>2004-09-21T14:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Active Directory Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377586#M14024</link>
      <description>You also will be able to configure and match UID/GID to your existing numbers.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Sep 2004 14:19:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377586#M14024</guid>
      <dc:creator>LanRx</dc:creator>
      <dc:date>2004-09-21T14:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Active Directory Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377587#M14025</link>
      <description>Go for it.&lt;BR /&gt;&lt;BR /&gt;I just setup a samba-3.0.7 running on RH9.0. and it work very well. Now I can either telnet, ssh and cek smb shares using my ActiveDirectory login.&lt;BR /&gt;&lt;BR /&gt;You don't have to worry about DOMAIN\Username since samba3x provide "winbind use default domain" parameter.&lt;BR /&gt;&lt;BR /&gt;I even can manage security on shares on samba using windows explorer (with acl support).&lt;BR /&gt;&lt;BR /&gt;gut lak.</description>
      <pubDate>Wed, 22 Sep 2004 01:02:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377587#M14025</guid>
      <dc:creator>Emir Faisal</dc:creator>
      <dc:date>2004-09-22T01:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Active Directory Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377588#M14026</link>
      <description>Here is my howto on how to perform Linux authentication against Active Directory. The howto was written using FC1 and Windows Server 2003.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.lanrx.com/index.php?option=articles&amp;amp;Itemid=76&amp;amp;topid=0" target="_blank"&gt;http://www.lanrx.com/index.php?option=articles&amp;amp;Itemid=76&amp;amp;topid=0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 26 Sep 2004 08:24:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377588#M14026</guid>
      <dc:creator>LanRx</dc:creator>
      <dc:date>2004-09-26T08:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Active Directory Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377589#M14027</link>
      <description>Check Out my blog.  My next section which will be done later this month will be using Samba.  I currently tell you how to do LDAP and LDAPS.  Kerberos Pass-through is also a possiblity.  Having issue with LDAP with kerberos via SASL with GSSAPI.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://empsystech.com/tech_blog/category/technology/active-directory/linux-authentication/" target="_blank"&gt;http://empsystech.com/tech_blog/category/technology/active-directory/linux-authentication/&lt;/A&gt;</description>
      <pubDate>Sun, 05 Feb 2006 10:22:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377589#M14027</guid>
      <dc:creator>Dsmith_1</dc:creator>
      <dc:date>2006-02-05T10:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Active Directory Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377590#M14028</link>
      <description>use authconfig and put in your AD information.&lt;BR /&gt;works perfect.&lt;BR /&gt;/usr/bin/authconfig&lt;BR /&gt;RHEL AS3</description>
      <pubDate>Tue, 07 Mar 2006 17:37:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-active-directory-authentication/m-p/3377590#M14028</guid>
      <dc:creator>Luis Valdez</dc:creator>
      <dc:date>2006-03-07T17:37:48Z</dc:date>
    </item>
  </channel>
</rss>

