<?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: Problems with Gnome Authentication in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-gnome-authentication/m-p/2715654#M61804</link>
    <description>too late now I know but .... &lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x35ce0bce6f33d6118fff0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x35ce0bce6f33d6118fff0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 02 May 2002 14:08:37 GMT</pubDate>
    <dc:creator>Alex Glennie</dc:creator>
    <dc:date>2002-05-02T14:08:37Z</dc:date>
    <item>
      <title>Problems with Gnome Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-gnome-authentication/m-p/2715650#M61800</link>
      <description>I'm kind new to the HP-UX world, but soon as I saw that HP launched a gnome version to HP-UX, I was tempted to try. Ok then I download all the depot files (librarys and core files for Gnome, and even for the new Netscape). I installed using the swinstall and everything was looking fine, until I changed the /etc/rc.config.d/desktop file to use the new Gnome instead of the old CDE. I stoped the cd via /sbin/init.d/dtlogin.rc stop and started the gnome via /sbin/init.d/gdm.rc start, the login screens appear with the face of the gnome, buuuuuuuuuuut, when I tryed to logon using my personal account or even using the root login I received the same message, Authentication Failed. Well, this is the short history of the problem that is happening. Until now I have looked for information here in ITRC, on the web via google, in the page of the Ximian and didn't found any clue about what is going on. I check the file permissions, the GDM is using the user gdm (maybe one problem should be that I created this account manually, cause it isn't created by the installation), so I checked to be sure that all files related in /opt/gnome and /var/opt/gnome was owned by the user gdm and group gdm. Other thing that I tryed out, to check the /etc/pam.conf and the /etc/pam.d/gdm files to see if there is any reference to the authentication problem, but I don't have any clue of how this files works. So, here I am, asking for help.&lt;BR /&gt;&lt;BR /&gt;Ohh, one last thing, via the gdmconfig running under the CDE, I had enabled the log in syslog, but the only strange thing that I saw in syslog was this lines above:&lt;BR /&gt;&lt;BR /&gt;Couldn't set acct. mgmt for root&lt;BR /&gt;gdm_slave_wait_for_login: end verify for ''&lt;BR /&gt;gdm_slave_wait_for_login: No login/Bad login&lt;BR /&gt;gdm_slave_wait_for_login: In loop&lt;BR /&gt;&lt;BR /&gt;It seens to me that the GDM isn't getting the login name.&lt;BR /&gt;&lt;BR /&gt;Anyone had a clue about it? Thanks in advance..</description>
      <pubDate>Thu, 02 May 2002 12:52:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-gnome-authentication/m-p/2715650#M61800</guid>
      <dc:creator>Fabio Maciel</dc:creator>
      <dc:date>2002-05-02T12:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Gnome Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-gnome-authentication/m-p/2715651#M61801</link>
      <description>Hi Fabio,&lt;BR /&gt;&lt;BR /&gt; I'm not familiar w/Gnome on HP, but it appears to me to be one of 2 scenarios&lt;BR /&gt;&lt;BR /&gt;1) Your system was using some sort of "extra" auth (SSH, PAM, etc.) before you installed Gnome &amp;amp; Gnome needs to be made aware of it.&lt;BR /&gt;&lt;BR /&gt;2) Gnome came "out of the box" with a setting to use such &amp;amp; your HP system is not set to use it - in this case it needs to be turned off in a Gnome config file.&lt;BR /&gt;&lt;BR /&gt;Sorry I can't be more helpful.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 02 May 2002 13:32:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-gnome-authentication/m-p/2715651#M61801</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-05-02T13:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Gnome Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-gnome-authentication/m-p/2715652#M61802</link>
      <description>If your system is in trusted mode it doesn't work you must come back to normal with the command /usr/lbin/tsconvert -r</description>
      <pubDate>Thu, 02 May 2002 13:56:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-gnome-authentication/m-p/2715652#M61802</guid>
      <dc:creator>Pascal Rouchon</dc:creator>
      <dc:date>2002-05-02T13:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Gnome Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-gnome-authentication/m-p/2715653#M61803</link>
      <description>Can't believe....&lt;BR /&gt;&lt;BR /&gt;Bull's eye Rouchon, my problem is that I was running HP-UX in the Trusted mode...&lt;BR /&gt;&lt;BR /&gt;Thank you very much, now Gnome is running smooth here.. :)&lt;BR /&gt;&lt;BR /&gt;Regards..&lt;BR /&gt;&lt;BR /&gt;Fabio Maciel</description>
      <pubDate>Thu, 02 May 2002 14:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-gnome-authentication/m-p/2715653#M61803</guid>
      <dc:creator>Fabio Maciel</dc:creator>
      <dc:date>2002-05-02T14:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Gnome Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-gnome-authentication/m-p/2715654#M61804</link>
      <description>too late now I know but .... &lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x35ce0bce6f33d6118fff0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x35ce0bce6f33d6118fff0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 May 2002 14:08:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-gnome-authentication/m-p/2715654#M61804</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2002-05-02T14:08:37Z</dc:date>
    </item>
  </channel>
</rss>

