<?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: Login Authenication in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/login-authenication/m-p/3849328#M24846</link>
    <description>thx reply ,&lt;BR /&gt;&lt;BR /&gt;I have already follow the admin guide to setup it , add the below to the config file , but it is strange that when I use telnet to access the system , it pop "Access denied for this host" , but to still accept me to access the system , can advise why the system not deny me to access ? thx &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#vi /etc/ldap.conf&lt;BR /&gt;pam_check_host_attr yes&lt;BR /&gt;&lt;BR /&gt;#vi /etc/pam.d/system-auth&lt;BR /&gt;auth    required    /lib/security/pam_nologin.so&lt;BR /&gt;auth    required    pam_env.so&lt;BR /&gt;auth    required   /lib/security/pam_unix.so  nullok shadow use_first_pass&lt;BR /&gt;auth    sufficient  /lib/security/pam_ldap.so&lt;BR /&gt;auth    required    pam_deny.so&lt;BR /&gt;&lt;BR /&gt;account required  /lib/security/pam_unix.so&lt;BR /&gt;account sufficient pam_localuser.so&lt;BR /&gt;account sufficient   /lib/security/pam_ldap.so&lt;BR /&gt;#account sufficient [default=bad success=ok user_unknown=ignore service_err=igno&lt;BR /&gt;re system_err=ignore] /lib/security/$ISA/pam_ldap.so&lt;BR /&gt;&lt;BR /&gt;#account [success=done new_authtok_reqd=done perm_denied=bad default=ignore] pam&lt;BR /&gt;_ldap.so&lt;BR /&gt;&lt;BR /&gt;password    required /lib/security/pam_cracklib.so retry=3&lt;BR /&gt;password    required /lib/security/pam_unix.so nullok use_authtok shadow md5&lt;BR /&gt;password    sufficient pam_ldap.so use_authtok use_first_pass&lt;BR /&gt;password    required pam_deny.so&lt;BR /&gt;&lt;BR /&gt;session required    pam_limits.so&lt;BR /&gt;session required    pam_unix.so&lt;BR /&gt;session required    pam_mkhomedir.so skel=/etc/skel/ umask=0066</description>
    <pubDate>Sun, 03 Sep 2006 12:01:36 GMT</pubDate>
    <dc:creator>hangyu</dc:creator>
    <dc:date>2006-09-03T12:01:36Z</dc:date>
    <item>
      <title>Login Authenication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-authenication/m-p/3849324#M24842</link>
      <description>I have three server which are 192.168.0.1 , 192.168.0.2 , 192.168.0.3 , &lt;BR /&gt;and have already setup the openldap authentication while 192.168.0.1 is &lt;BR /&gt;the master ldap server , now the user can authenticate via the ldap &lt;BR /&gt;then access the servers, however , some users should not be allowed to &lt;BR /&gt;login 192.168.0.2 , but now they can login this server via the ldap as &lt;BR /&gt;the ldap server accept the authentication , for example , the user run &lt;BR /&gt;'ssh 192.168.0.2' , the ldap accept the authentication then allow the &lt;BR /&gt;user to login this server , can advise how to forbid the unauthorized &lt;BR /&gt;user can access 192.168.0.2' ? thx</description>
      <pubDate>Wed, 23 Aug 2006 20:19:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-authenication/m-p/3849324#M24842</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2006-08-23T20:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Login Authenication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-authenication/m-p/3849325#M24843</link>
      <description>If you are using pamldap and libnss-ldap you can setup it up on each box to filter out which userid are available on each box.&lt;BR /&gt;&lt;BR /&gt;For eg on 192.168.0.2&lt;BR /&gt;&lt;BR /&gt;change the ldap search filters to only allow certain userids, based on some attribute.</description>
      <pubDate>Thu, 24 Aug 2006 01:19:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-authenication/m-p/3849325#M24843</guid>
      <dc:creator>Alexander Samad</dc:creator>
      <dc:date>2006-08-24T01:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Login Authenication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-authenication/m-p/3849326#M24844</link>
      <description>thx Alexander Samad ,&lt;BR /&gt;&lt;BR /&gt;If so , I need to set the deny / accept list in all servers once I have created a user ? and could you point me to the doc for the setting ? thx</description>
      <pubDate>Thu, 24 Aug 2006 06:01:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-authenication/m-p/3849326#M24844</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2006-08-24T06:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Login Authenication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-authenication/m-p/3849327#M24845</link>
      <description>This is a good document.&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Aug 2006 09:10:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-authenication/m-p/3849327#M24845</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-08-24T09:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Login Authenication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-authenication/m-p/3849328#M24846</link>
      <description>thx reply ,&lt;BR /&gt;&lt;BR /&gt;I have already follow the admin guide to setup it , add the below to the config file , but it is strange that when I use telnet to access the system , it pop "Access denied for this host" , but to still accept me to access the system , can advise why the system not deny me to access ? thx &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#vi /etc/ldap.conf&lt;BR /&gt;pam_check_host_attr yes&lt;BR /&gt;&lt;BR /&gt;#vi /etc/pam.d/system-auth&lt;BR /&gt;auth    required    /lib/security/pam_nologin.so&lt;BR /&gt;auth    required    pam_env.so&lt;BR /&gt;auth    required   /lib/security/pam_unix.so  nullok shadow use_first_pass&lt;BR /&gt;auth    sufficient  /lib/security/pam_ldap.so&lt;BR /&gt;auth    required    pam_deny.so&lt;BR /&gt;&lt;BR /&gt;account required  /lib/security/pam_unix.so&lt;BR /&gt;account sufficient pam_localuser.so&lt;BR /&gt;account sufficient   /lib/security/pam_ldap.so&lt;BR /&gt;#account sufficient [default=bad success=ok user_unknown=ignore service_err=igno&lt;BR /&gt;re system_err=ignore] /lib/security/$ISA/pam_ldap.so&lt;BR /&gt;&lt;BR /&gt;#account [success=done new_authtok_reqd=done perm_denied=bad default=ignore] pam&lt;BR /&gt;_ldap.so&lt;BR /&gt;&lt;BR /&gt;password    required /lib/security/pam_cracklib.so retry=3&lt;BR /&gt;password    required /lib/security/pam_unix.so nullok use_authtok shadow md5&lt;BR /&gt;password    sufficient pam_ldap.so use_authtok use_first_pass&lt;BR /&gt;password    required pam_deny.so&lt;BR /&gt;&lt;BR /&gt;session required    pam_limits.so&lt;BR /&gt;session required    pam_unix.so&lt;BR /&gt;session required    pam_mkhomedir.so skel=/etc/skel/ umask=0066</description>
      <pubDate>Sun, 03 Sep 2006 12:01:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-authenication/m-p/3849328#M24846</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2006-09-03T12:01:36Z</dc:date>
    </item>
  </channel>
</rss>

