<?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 init call login? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-init-call-login/m-p/2952543#M4276</link>
    <description>Well any application can use PAM, it's got nothing to do with init.&lt;BR /&gt;&lt;BR /&gt;Many utilities that require authentication use PAM : FTP daemons, SSH daemon, telnet, rshd, POP3/IMAP daemons, screen &lt;BR /&gt;savers and so on.&lt;BR /&gt;&lt;BR /&gt;G.</description>
    <pubDate>Wed, 16 Apr 2003 09:47:09 GMT</pubDate>
    <dc:creator>Goran Koruga</dc:creator>
    <dc:date>2003-04-16T09:47:09Z</dc:date>
    <item>
      <title>how init call login?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-init-call-login/m-p/2952542#M4275</link>
      <description>I think PAM is portable auth module, So it is only be called by init process, I think it could be init-&amp;gt;login-&amp;gt;pam, am I right? &lt;BR /&gt;&lt;BR /&gt;but there is no login program, whether it is the login_utils?thanks for any tips.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Frederick</description>
      <pubDate>Wed, 16 Apr 2003 09:39:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-init-call-login/m-p/2952542#M4275</guid>
      <dc:creator>frederick van tagero</dc:creator>
      <dc:date>2003-04-16T09:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: how init call login?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-init-call-login/m-p/2952543#M4276</link>
      <description>Well any application can use PAM, it's got nothing to do with init.&lt;BR /&gt;&lt;BR /&gt;Many utilities that require authentication use PAM : FTP daemons, SSH daemon, telnet, rshd, POP3/IMAP daemons, screen &lt;BR /&gt;savers and so on.&lt;BR /&gt;&lt;BR /&gt;G.</description>
      <pubDate>Wed, 16 Apr 2003 09:47:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-init-call-login/m-p/2952543#M4276</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2003-04-16T09:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: how init call login?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-init-call-login/m-p/2952544#M4277</link>
      <description>I forgot to answer your question.&lt;BR /&gt;&lt;BR /&gt;login is usually started by getty, not by init.&lt;BR /&gt;&lt;BR /&gt;G.</description>
      <pubDate>Wed, 16 Apr 2003 09:48:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-init-call-login/m-p/2952544#M4277</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2003-04-16T09:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: how init call login?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-init-call-login/m-p/2952545#M4278</link>
      <description>PAM (Pluggable Authentication Module) is a single executable binary file that can be loaded by the Linux-PAM interface library. &lt;BR /&gt;&lt;BR /&gt;The init process doesn't call the PAM.&lt;BR /&gt;&lt;BR /&gt;The service calls PAM, which at run-time determines which ``authentication modules'' are required by checking the configuration set by the local system administrator. &lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;The init process spawns the getty process, the getty process invokes the login process.&lt;BR /&gt;&lt;BR /&gt;The authentication process for login service specified via /etc/pam.d/login configuration file.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Wed, 16 Apr 2003 12:16:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-init-call-login/m-p/2952545#M4278</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2003-04-16T12:16:55Z</dc:date>
    </item>
  </channel>
</rss>

