<?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: pam ntlm: no account present for user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-ntlm-no-account-present-for-user/m-p/2752364#M754229</link>
    <description>Isn't there any satisfacory NTLM user who can give a hint, please?</description>
    <pubDate>Wed, 17 Jul 2002 04:58:08 GMT</pubDate>
    <dc:creator>Donald Kok</dc:creator>
    <dc:date>2002-07-17T04:58:08Z</dc:date>
    <item>
      <title>pam ntlm: no account present for user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-ntlm-no-account-present-for-user/m-p/2752362#M754225</link>
      <description>cannot athenticate trough ntlm. pam.conf:&lt;BR /&gt;&lt;BR /&gt;login  auth sufficient  /usr/lib/security/libpam_ntlm.1 debug&lt;BR /&gt;login  auth required   /usr/lib/security/libpam_unix.1 use_first_pass&lt;BR /&gt;su  auth required   /usr/lib/security/libpam_unix.1&lt;BR /&gt;dtlogin  auth sufficient  /usr/lib/security/libpam_ntlm.1 debug &lt;BR /&gt;dtlogin  auth required   /usr/lib/security/libpam_unix.1 use_first_pass&lt;BR /&gt;dtaction auth required   /usr/lib/security/libpam_unix.1&lt;BR /&gt;ftp  auth required   /usr/lib/security/libpam_unix.1&lt;BR /&gt;OTHER  auth sufficient /usr/lib/security/libpam_ntlm.1 debug &lt;BR /&gt;OTHER  auth required  /usr/lib/security/libpam_unix.1 use_first_pass&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The debug logging: &lt;BR /&gt;&lt;BR /&gt;Jun 26 07:49:57 fl_hp53 PAM: pam_set_item(5)&lt;BR /&gt;Jun 26 07:49:57 fl_hp53 PAM: pam_set_item(3)&lt;BR /&gt;Jun 26 07:49:58 fl_hp53 PAM: pam_set_item(4)&lt;BR /&gt;Jun 26 07:49:58 fl_hp53 PAM: pam_set_item(8)&lt;BR /&gt;Jun 26 07:49:58 fl_hp53 PAM: pam_authenticate()&lt;BR /&gt;Jun 26 07:49:58 fl_hp53 PAM: load_modules: /usr/lib/security/libpam_ntlm.1&lt;BR /&gt;Jun 26 07:49:58 fl_hp53 PAM: pam_set_item(2)&lt;BR /&gt;Jun 26 12:49:58 fl_hp53  above message repeats 3 times&lt;BR /&gt;Jun 26 07:49:58 fl_hp53 PAM: load_function: successful load of pam_sm_authenticate&lt;BR /&gt;Jun 26 07:49:58 fl_hp53 PAM: pam_set_item(8)&lt;BR /&gt;Jun 26 07:49:58 fl_hp53 PAM: load_modules: /usr/lib/security/libpam_unix.1&lt;BR /&gt;Jun 26 07:49:58 fl_hp53 PAM: Entering ntlm pam_sm_authenticate: flags 0 &lt;BR /&gt;Jun 26 07:49:58 fl_hp53 PAM: pam_get_username(ux)&lt;BR /&gt;Jun 26 07:49:58 fl_hp53 PAM: pam_mapping_in_use()&lt;BR /&gt;Jun 26 07:49:58 fl_hp53 PAM: load_function: successful load of pam_sm_authenticate&lt;BR /&gt;Jun 26 07:49:58 fl_hp53 PAM: ntlm pam_sm_authenticate(login, dkorf), flags = 0&lt;BR /&gt;Jun 26 07:50:01 fl_hp53 PAM: pam_set_item(6)&lt;BR /&gt;Jun 26 07:50:02 fl_hp53 PAM: ntlm authenticate failed!&lt;BR /&gt;Jun 26 07:50:02 fl_hp53 PAM: ntlm_pam_authenticate: returning FAILURE&lt;BR /&gt;Jun 26 07:50:02 fl_hp53 PAM: pam_authenticate: error No account present for user&lt;BR /&gt;Jun 26 07:50:02 fl_hp53 PAM: pam_get_username(ux)&lt;BR /&gt;Jun 26 07:50:02 fl_hp53 PAM: pam_mapping_in_use()&lt;BR /&gt;Jun 26 07:50:03 fl_hp53 PAM: pam_authenticate: error Authentication failed&lt;BR /&gt;Jun 26 07:50:03 fl_hp53 PAM: pam_set_item(6)&lt;BR /&gt;Jun 26 07:50:03 fl_hp53 PAM: LOGIN: pam_authenticate error&lt;BR /&gt;Jun 26 07:50:03 fl_hp53 PAM: pam_acct_mgmt()&lt;BR /&gt;Jun 26 07:50:03 fl_hp53 PAM: load_modules: /usr/lib/security/libpam_unix.1&lt;BR /&gt;Jun 26 07:50:03 fl_hp53 PAM: load_function: successful load of pam_sm_acct_mgmt&lt;BR /&gt;Jun 26 07:50:03 fl_hp53 PAM: pam_get_username(ux)&lt;BR /&gt;Jun 26 07:50:03 fl_hp53 PAM: pam_mapping_in_use()&lt;BR /&gt;&lt;BR /&gt;Who can help me, please?&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jun 2002 09:53:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-ntlm-no-account-present-for-user/m-p/2752362#M754225</guid>
      <dc:creator>Donald Kok</dc:creator>
      <dc:date>2002-06-26T09:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: pam ntlm: no account present for user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-ntlm-no-account-present-for-user/m-p/2752363#M754227</link>
      <description>Hi,&lt;BR /&gt;The following post may help (similar problem) :&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x497237f45ef7d4118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x497237f45ef7d4118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;Tom</description>
      <pubDate>Wed, 26 Jun 2002 10:02:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-ntlm-no-account-present-for-user/m-p/2752363#M754227</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-06-26T10:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: pam ntlm: no account present for user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-ntlm-no-account-present-for-user/m-p/2752364#M754229</link>
      <description>Isn't there any satisfacory NTLM user who can give a hint, please?</description>
      <pubDate>Wed, 17 Jul 2002 04:58:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-ntlm-no-account-present-for-user/m-p/2752364#M754229</guid>
      <dc:creator>Donald Kok</dc:creator>
      <dc:date>2002-07-17T04:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: pam ntlm: no account present for user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-ntlm-no-account-present-for-user/m-p/2752365#M754231</link>
      <description>Hi to those interrested:&lt;BR /&gt;&lt;BR /&gt;The solution to this problem lays in th smb.conf file from the cifsclient. In the passwd server and winsserver fields, you should use the netbios names and NOT IP-adresses. Thats it.&lt;BR /&gt;I found the solution in this thread: &lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x440c6049dbb6d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x440c6049dbb6d611abdb0090277a778c,00.html&lt;/A&gt;</description>
      <pubDate>Wed, 28 Aug 2002 07:01:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-ntlm-no-account-present-for-user/m-p/2752365#M754231</guid>
      <dc:creator>Donald Kok</dc:creator>
      <dc:date>2002-08-28T07:01:16Z</dc:date>
    </item>
  </channel>
</rss>

