<?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: &amp;quot;proxy&amp;quot; PDC in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/quot-proxy-quot-pdc/m-p/3437115#M15274</link>
    <description>the posting fairy ate my whitespace, but that was supposed to be 16 spaces, per below:&lt;BR /&gt;__________1111111_____&lt;BR /&gt;_1234567890123456_____&lt;BR /&gt;"MyDomain_______\0x1c"</description>
    <pubDate>Tue, 07 Dec 2004 09:20:45 GMT</pubDate>
    <dc:creator>Thomas Bianco</dc:creator>
    <dc:date>2004-12-07T09:20:45Z</dc:date>
    <item>
      <title>"proxy" PDC</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-proxy-quot-pdc/m-p/3437110#M15269</link>
      <description>Hi,&lt;BR /&gt;I have Apache/NTLM module for autentization for our department. Every autentization id routed to the main PDC in our company. Sometime the amount of autentization questions is really huge. So I need something like my private proxy PDC. Every auth. traffic will be directed to the proxy, for the first time the auth.question will be redirected to real PDC and the following auth. question will be terminated in my proxy PDC. &lt;BR /&gt;&lt;BR /&gt;Is it possible?&lt;BR /&gt;&lt;BR /&gt;Any idea?</description>
      <pubDate>Mon, 06 Dec 2004 05:29:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-proxy-quot-pdc/m-p/3437110#M15269</guid>
      <dc:creator>Josef Forman</dc:creator>
      <dc:date>2004-12-06T05:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: "proxy" PDC</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-proxy-quot-pdc/m-p/3437111#M15270</link>
      <description>Hi Josef,&lt;BR /&gt;&lt;BR /&gt;I think your question is best suited to a windows forum, but if the answer will be yes I suggest that you look samba 3 running on top of linux as your authentication PDC. Using linux/samba you will not have to pay windows licenses.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Xyko</description>
      <pubDate>Mon, 06 Dec 2004 05:58:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-proxy-quot-pdc/m-p/3437111#M15270</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2004-12-06T05:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: "proxy" PDC</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-proxy-quot-pdc/m-p/3437112#M15271</link>
      <description>I need Linux solution. It could be Samba 3, but probably with some special configuration.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Dec 2004 06:33:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-proxy-quot-pdc/m-p/3437112#M15271</guid>
      <dc:creator>Josef Forman</dc:creator>
      <dc:date>2004-12-06T06:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: "proxy" PDC</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-proxy-quot-pdc/m-p/3437113#M15272</link>
      <description>Ok Josef,&lt;BR /&gt;&lt;BR /&gt;but as I told you this is a Linux forum and you need first to know if it's possible to do what you want using windows. If it's possible you have to know how to do the job and then we may try to help you how to do the same thing in linux/samba.&lt;BR /&gt;&lt;BR /&gt;Tell us how you would do what you want using windows and I think that some linux expert will help you with samba.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Xyko</description>
      <pubDate>Mon, 06 Dec 2004 06:44:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-proxy-quot-pdc/m-p/3437113#M15272</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2004-12-06T06:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: "proxy" PDC</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-proxy-quot-pdc/m-p/3437114#M15273</link>
      <description>being a windows guy who wanders the unix world, i think your best bet is to create a DC in the same subnet as your Apache server, then lie to the appache server until it believes the new DC is the PDC. &lt;BR /&gt;&lt;BR /&gt;i am not going to pretend i understand the apache module in question, but there are a few things that define a PDC. in NT4, it's nothing but a writable copy of the SAM and a special netbios message. &lt;BR /&gt;&lt;BR /&gt;every DC registers the 0x1c group record (if the domain name is MyDomain then the DC record is "MyDomain       \0x1c"), but only the PDC (or PDCEMU in 2k) registers the 0x1b Netbios record. take a look here &lt;A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;314108" target="_blank"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;314108&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;linux has lmhosts for local NBT name reso.: &lt;A href="http://www.die.net/doc/linux/man/man5/lmhosts.5.html" target="_blank"&gt;http://www.die.net/doc/linux/man/man5/lmhosts.5.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;assuming your module is using netbios, you'll want to modify your nssswitch.conf file to use files only for netbios (i think it's the WINS entry, not sure) and write a lmhosts file similar to the following&lt;BR /&gt;&lt;BR /&gt;1.1.1.1 myproxydc&lt;BR /&gt;1.1.1.1 mydomain#1b&lt;BR /&gt;1.1.1.1 mydomain#1c&lt;BR /&gt;&lt;BR /&gt;let us know how it turns out.</description>
      <pubDate>Tue, 07 Dec 2004 09:17:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-proxy-quot-pdc/m-p/3437114#M15273</guid>
      <dc:creator>Thomas Bianco</dc:creator>
      <dc:date>2004-12-07T09:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: "proxy" PDC</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-proxy-quot-pdc/m-p/3437115#M15274</link>
      <description>the posting fairy ate my whitespace, but that was supposed to be 16 spaces, per below:&lt;BR /&gt;__________1111111_____&lt;BR /&gt;_1234567890123456_____&lt;BR /&gt;"MyDomain_______\0x1c"</description>
      <pubDate>Tue, 07 Dec 2004 09:20:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-proxy-quot-pdc/m-p/3437115#M15274</guid>
      <dc:creator>Thomas Bianco</dc:creator>
      <dc:date>2004-12-07T09:20:45Z</dc:date>
    </item>
  </channel>
</rss>

