<?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: how to jon window domain in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-jon-window-domain/m-p/4730825#M531080</link>
    <description>Please ask your HP-UX questions in one of the proper HP-UX categories:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/familyhome.do?familyId=117" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/familyhome.do?familyId=117&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(Instead of putting all three of your threads in the Linux forum.)</description>
    <pubDate>Mon, 27 Dec 2010 13:39:00 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2010-12-27T13:39:00Z</dc:date>
    <item>
      <title>how to jon window domain</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-jon-window-domain/m-p/4730823#M531078</link>
      <description>my domain is on window2008 &amp;amp; i want to make hp-unix server to member of that domain</description>
      <pubDate>Mon, 27 Dec 2010 09:50:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-jon-window-domain/m-p/4730823#M531078</guid>
      <dc:creator>akhilesh kumar_1</dc:creator>
      <dc:date>2010-12-27T09:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to jon window domain</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-jon-window-domain/m-p/4730824#M531079</link>
      <description>(If you wanted to talk about HP-UX, why post in the Linux section? I'll ask the moderators to move this thread to the HP-UX section...)&lt;BR /&gt;&lt;BR /&gt;This is a very big task, with a lot of effects to your system. Your exact requirements will determine which procedures to use.&lt;BR /&gt;&lt;BR /&gt;Do you want to:&lt;BR /&gt;&lt;BR /&gt;- share disks and/or printers to Windows users?&lt;BR /&gt;(you can do this even without joining the domain, but joining makes it easier)&lt;BR /&gt;&lt;BR /&gt;- maintain file ownerships on those disks in a way that is recognizable to Windows?&lt;BR /&gt;(you'll have to at least allocate a range of UIDs for mapping to Windows usernames, or create such a mapping manually)&lt;BR /&gt;&lt;BR /&gt;- login to your HP-UX using Windows passwords?&lt;BR /&gt;(LDAP-UX required, some POSIX-compatibility additions to AD schema might be required)&lt;BR /&gt;&lt;BR /&gt;- delegate your HP-UX user account management to Windows AD?&lt;BR /&gt;(the same as previous, but with groups too)&lt;BR /&gt;&lt;BR /&gt;You'll also have to decide:&lt;BR /&gt;- do you want to join the Windows domain in full AD mode, or is it allowed to use older NT4-style security protocols? &lt;BR /&gt;&lt;BR /&gt;Description of AD mode:&lt;BR /&gt;&lt;A href="http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/ServerType.html#id2560123" target="_blank"&gt;http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/ServerType.html#id2560123&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The actual procedure for joining a domain in AD mode:&lt;BR /&gt;&lt;A href="http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/domain-member.html#ads-member" target="_blank"&gt;http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/domain-member.html#ads-member&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;NT4-style mode:&lt;BR /&gt;&lt;A href="http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/ServerType.html#id2559628" target="_blank"&gt;http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/ServerType.html#id2559628&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Anyway, you'll need the HP CIFS server software (which is based on Samba):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You'll also need its dependencies, namely the KRB5CLIENT package:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=KRB5CLIENT" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=KRB5CLIENT&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For full integration to an Active Directory domain, you'll probably also need the LDAP-UX package (since AD is a form of LDAP):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4269AA" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4269AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;On each download page listed above, you'll find also links to documentation pages. Use them to find the appropriate documentation: the installation and administration guides, and the release notes for the specific software versions you're going to use.&lt;BR /&gt;&lt;BR /&gt;Each of these software packages has specific patch requirements. Read the Release Notes for each package to find the requirements and install the appropriate patches.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 27 Dec 2010 12:10:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-jon-window-domain/m-p/4730824#M531079</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-12-27T12:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to jon window domain</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-jon-window-domain/m-p/4730825#M531080</link>
      <description>Please ask your HP-UX questions in one of the proper HP-UX categories:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/familyhome.do?familyId=117" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/familyhome.do?familyId=117&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(Instead of putting all three of your threads in the Linux forum.)</description>
      <pubDate>Mon, 27 Dec 2010 13:39:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-jon-window-domain/m-p/4730825#M531080</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-12-27T13:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to jon window domain</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-jon-window-domain/m-p/4730826#M531081</link>
      <description>For NT4 Style Domain Joins:&lt;BR /&gt;&lt;BR /&gt;net rpc oldjoin&lt;BR /&gt;&lt;BR /&gt;This is how I have been doing it since we do not use WInBind/LDAP/AD integration and have rather "simpler" needs.&lt;BR /&gt;&lt;BR /&gt;For Full AD DOmain join -- I usually use SWAT&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Dec 2010 14:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-jon-window-domain/m-p/4730826#M531081</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2010-12-27T14:27:03Z</dc:date>
    </item>
  </channel>
</rss>

