<?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: ixPAMmkdir in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059934#M436541</link>
    <description>I think you are getting killed by the way that you have the modules stacked. Try this order:&lt;BR /&gt;&lt;BR /&gt;login session required libpam_hpsec.so.1&lt;BR /&gt;login session required libpam_mkdir.so.1 skel=/etc/skel umask=0022 &lt;BR /&gt;login session sufficient libpam_unix.so.1&lt;BR /&gt;login session required libpam_ldap.so.1&lt;BR /&gt;</description>
    <pubDate>Wed, 25 Jul 2007 14:25:14 GMT</pubDate>
    <dc:creator>Court Campbell</dc:creator>
    <dc:date>2007-07-25T14:25:14Z</dc:date>
    <item>
      <title>ixPAMmkdir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059923#M436530</link>
      <description>Searched the forums but only found one thred realate to this.  Unfortunately, the resolution has not helped me.&lt;BR /&gt;&lt;BR /&gt;I've got LDAPUX configured correctly and I can successfully login to the server using AD credentials.  I want to use the ixPAMmkdir library to create the home directories on the fly but it does not seem to work!&lt;BR /&gt;&lt;BR /&gt;Here is part of my pam.conf:&lt;BR /&gt;&lt;BR /&gt;login    session required       libpam_hpsec.so.1&lt;BR /&gt;login    session sufficient     libpam_unix.so.1&lt;BR /&gt;login    session required       libpam_ldap.so.1&lt;BR /&gt;login    session required       libpam_mkdir.so.1 skel=/etc/skel umask=0022&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I was able to get it running on three different RHEL3 $ 4 server but not on HP-UX.  I set up the PAM debug in syslog.conf.  No information on a successfull login.  I get error when I try an invalid account so I can see that it is logging!&lt;BR /&gt;&lt;BR /&gt;What am I missing here?</description>
      <pubDate>Wed, 25 Jul 2007 10:12:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059923#M436530</guid>
      <dc:creator>Alan Garner</dc:creator>
      <dc:date>2007-07-25T10:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: ixPAMmkdir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059924#M436531</link>
      <description>stupid question, but does /usr/lib/security/libpam_mkdir.so.1 exist?</description>
      <pubDate>Wed, 25 Jul 2007 10:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059924#M436531</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-07-25T10:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: ixPAMmkdir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059925#M436532</link>
      <description>Actually no it does not...!  I believe you were refereing to /usr/lib/security/hpux64/libpam_mkdir.so.1.  Yes that one does exist as well as /opt/iexpress/pammkdir/lib/hpux64/libpam_mkdir.so.1.  Those files are identical!</description>
      <pubDate>Wed, 25 Jul 2007 10:41:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059925#M436532</guid>
      <dc:creator>Alan Garner</dc:creator>
      <dc:date>2007-07-25T10:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: ixPAMmkdir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059926#M436533</link>
      <description>Are users using ssh to connect? you can refer to &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1025452" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1025452&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jul 2007 10:50:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059926#M436533</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-07-25T10:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: ixPAMmkdir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059927#M436534</link>
      <description>Already tried that.  Have the same config in the sshd section. Of course I changes the login to sshd.  I also have it under OTHER.</description>
      <pubDate>Wed, 25 Jul 2007 11:05:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059927#M436534</guid>
      <dc:creator>Alan Garner</dc:creator>
      <dc:date>2007-07-25T11:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: ixPAMmkdir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059928#M436535</link>
      <description>can you post &lt;BR /&gt;&lt;BR /&gt;# uname -a</description>
      <pubDate>Wed, 25 Jul 2007 11:20:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059928#M436535</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-07-25T11:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: ixPAMmkdir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059929#M436536</link>
      <description>HP-UX hostname B.11.23 U ia64 2953697624 unlimited-user license&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jul 2007 11:26:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059929#M436536</guid>
      <dc:creator>Alan Garner</dc:creator>
      <dc:date>2007-07-25T11:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: ixPAMmkdir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059930#M436537</link>
      <description>I installed the module and the readme file has the absolute path in it's example.&lt;BR /&gt;&lt;BR /&gt;login    session required       /usr/lib/security/hpux64/libpam_mkdir.so.1 skel=&lt;BR /&gt;/etc/skel/ umask=0022&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I realize that pam should be using  /usr/lib/security/$ISA/ as the relative path, but you may want to try the absolute path anyway.</description>
      <pubDate>Wed, 25 Jul 2007 13:00:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059930#M436537</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-07-25T13:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: ixPAMmkdir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059931#M436538</link>
      <description>Saw that too. Actually did that first but then syslog complained that it couldn't find that module!&lt;BR /&gt;&lt;BR /&gt;Anything Else?</description>
      <pubDate>Wed, 25 Jul 2007 13:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059931#M436538</guid>
      <dc:creator>Alan Garner</dc:creator>
      <dc:date>2007-07-25T13:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: ixPAMmkdir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059932#M436539</link>
      <description>hmmmm. can you post the output from&lt;BR /&gt;&lt;BR /&gt;# ll /usr/lib/security/*mkdir*&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;# ll /usr/lib/security/hpux64/*mkdir*&lt;BR /&gt;&lt;BR /&gt;They should be symlinks to /opt/iexpress/pammkdir/lib/hpux64/libpam_mkdir.1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jul 2007 13:18:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059932#M436539</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-07-25T13:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: ixPAMmkdir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059933#M436540</link>
      <description>There is/was nothing *mkdir* in /usr/lib/security but there is a symbolic link in the .../hpux64 directory that points to the the correct file in /opt/iexpress/pammkdir/...&lt;BR /&gt;&lt;BR /&gt;I even tried to fool the by adding a sybolic link in the /usr/lib/security directory...still no go! But to show you...&lt;BR /&gt;&lt;BR /&gt;root@hostname /root # ll /usr/lib/security/*mkdir*&lt;BR /&gt;/usr/lib/security/*mkdir* not found&lt;BR /&gt;root@hostname /root # ll /usr/lib/security/hpux64/*mkdir*&lt;BR /&gt;lrwxr-xr-x   1 root       sys             51 Jul 24 15:03 /usr/lib/security/hpux64/libpam_mkdir.so.1 -&amp;gt; /opt/iexpress/pammkdir/lib/hpux64/libpam_mkdir.so.1&lt;BR /&gt;-r-xr-xr-x   1 root       sys          75240 Jul 24 15:56 /usr/lib/security/hpux64/libpam_mkdir.so.1.original&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jul 2007 13:55:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059933#M436540</guid>
      <dc:creator>Alan Garner</dc:creator>
      <dc:date>2007-07-25T13:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: ixPAMmkdir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059934#M436541</link>
      <description>I think you are getting killed by the way that you have the modules stacked. Try this order:&lt;BR /&gt;&lt;BR /&gt;login session required libpam_hpsec.so.1&lt;BR /&gt;login session required libpam_mkdir.so.1 skel=/etc/skel umask=0022 &lt;BR /&gt;login session sufficient libpam_unix.so.1&lt;BR /&gt;login session required libpam_ldap.so.1&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jul 2007 14:25:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059934#M436541</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-07-25T14:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: ixPAMmkdir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059935#M436542</link>
      <description>That did the trick although it throughs an erro in the syslog abount unknow option!  But I can work that out.  At least now it does create the directory.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 25 Jul 2007 14:42:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059935#M436542</guid>
      <dc:creator>Alan Garner</dc:creator>
      <dc:date>2007-07-25T14:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: ixPAMmkdir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059936#M436543</link>
      <description>See above post!</description>
      <pubDate>Wed, 25 Jul 2007 14:43:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ixpammkdir/m-p/5059936#M436543</guid>
      <dc:creator>Alan Garner</dc:creator>
      <dc:date>2007-07-25T14:43:37Z</dc:date>
    </item>
  </channel>
</rss>

