<?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 Control in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736688#M21901</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;MY idea is to have NIS if the no. of server's is less than 30-40&lt;BR /&gt;If more go for LDAP.&lt;BR /&gt;&lt;BR /&gt;Looking at your scenario i think u should go for NIS&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;</description>
    <pubDate>Wed, 22 Feb 2006 06:27:59 GMT</pubDate>
    <dc:creator>Vipulinux</dc:creator>
    <dc:date>2006-02-22T06:27:59Z</dc:date>
    <item>
      <title>Login Control</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736678#M21891</link>
      <description>We have 5 servers in our system , there are different application in each server , now the user need to login into different servers for these application , so they have to remember 5 different user login/password , if I want the simplify the login , can advise what function / software can more better to control the user login and easy for management ? does LDAP is the best choice ? thx</description>
      <pubDate>Wed, 22 Feb 2006 02:31:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736678#M21891</guid>
      <dc:creator>ivychung2</dc:creator>
      <dc:date>2006-02-22T02:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Login Control</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736679#M21892</link>
      <description>IMHO, for configuring LDAP in LINUX is still needs work hard.&lt;BR /&gt;Old NIS ("Yellow Pages") will do it work for 5 machines and you can set up NIS server in 0.5 hours.&lt;BR /&gt;&lt;BR /&gt;For start:&lt;BR /&gt;&lt;A href="http://www.tldp.org/HOWTO/NIS-HOWTO/setting_nis.html" target="_blank"&gt;http://www.tldp.org/HOWTO/NIS-HOWTO/setting_nis.html&lt;/A&gt; What do you need to set up NIS?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Vitaly&lt;BR /&gt;PS: and don't forget about *points*! :-|</description>
      <pubDate>Wed, 22 Feb 2006 02:45:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736679#M21892</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-02-22T02:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Login Control</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736680#M21893</link>
      <description>thx reply ,&lt;BR /&gt;&lt;BR /&gt;Do you mean NIS is also a good choice for login control ? I have ever use it , is it easy management and have the same functionality with LDAP ? thx</description>
      <pubDate>Wed, 22 Feb 2006 03:07:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736680#M21893</guid>
      <dc:creator>ivychung2</dc:creator>
      <dc:date>2006-02-22T03:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Login Control</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736681#M21894</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt; For 5 servers NIS setup should be ok.&lt;BR /&gt; Among them one machine can act as NIS master server and you can migrate existing unix user to nis user &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Dinesh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Feb 2006 04:21:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736681#M21894</guid>
      <dc:creator>Dineshkumar</dc:creator>
      <dc:date>2006-02-22T04:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Login Control</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736682#M21895</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;What OS are you using? On redhat LDAP would be the best choice but looking at your env as you just need central logins on 5 server's NIS should work for you and its easy to configure as well.&lt;BR /&gt;&lt;BR /&gt;For LDAP check this out:&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/ref-guide/ch-ldap.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/ref-guide/ch-ldap.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For NIS: use the linuxhomenetworking link provided in earlier post.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Feb 2006 04:35:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736682#M21895</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-02-22T04:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Login Control</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736683#M21896</link>
      <description>&amp;gt; is it easy management and have the same functionality with LDAP ? &lt;BR /&gt;&lt;BR /&gt;NIS provides you with a single users/passwords database, so your users will be able to use the same username/password on all machines.&lt;BR /&gt;If you need more, please provide more details about  your requerements.</description>
      <pubDate>Wed, 22 Feb 2006 04:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736683#M21896</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-02-22T04:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Login Control</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736684#M21897</link>
      <description>thx reply ,&lt;BR /&gt;&lt;BR /&gt;Do you mean LDAP is for a lot servers and NIS is for relative smaller no of servers ? &lt;BR /&gt;thx</description>
      <pubDate>Wed, 22 Feb 2006 05:13:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736684#M21897</guid>
      <dc:creator>ivychung2</dc:creator>
      <dc:date>2006-02-22T05:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Login Control</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736685#M21898</link>
      <description>thx reply,&lt;BR /&gt;&lt;BR /&gt;I use RH Linux , now we only have 5 servers but maybe expand to 10 later , I want user have one single login/password , and only need to login to one of these server ( ldap server ) then can use all applications in different server , if so , is LDAP better than NIS ? thx</description>
      <pubDate>Wed, 22 Feb 2006 05:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736685#M21898</guid>
      <dc:creator>ivychung2</dc:creator>
      <dc:date>2006-02-22T05:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Login Control</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736686#M21899</link>
      <description>LDAP is more scalable and secure than NIS.&lt;BR /&gt;&lt;BR /&gt;If you already have MS Windows domain in your company, you already have LDAP (== Active directory) and by using AD for central user authentication  you can intergrate Linux &amp;amp; MS Windows.&lt;BR /&gt;&lt;BR /&gt;But LDAP configuration is still (IMHO) more complicated than NIS, you can build NIS very fast.</description>
      <pubDate>Wed, 22 Feb 2006 05:34:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736686#M21899</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-02-22T05:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Login Control</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736687#M21900</link>
      <description>&amp;gt;and only need to login to one of these &amp;gt;server ( ldap server ) then can use all &amp;gt;applications in different server , if so , &amp;gt;is LDAP better than NIS ?&lt;BR /&gt;&lt;BR /&gt;Good idea, but it's not so easy to implement. The keyword for this is "single sign on". There are several solutions for this, but it's not trivial.&lt;BR /&gt;&lt;BR /&gt;With NIS/LDAP authentication you just can use the same username/password for on all servers. In fact, after login to one of the servers you can user passwordless "ssh" for running applications on other servers.</description>
      <pubDate>Wed, 22 Feb 2006 06:07:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736687#M21900</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-02-22T06:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Login Control</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736688#M21901</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;MY idea is to have NIS if the no. of server's is less than 30-40&lt;BR /&gt;If more go for LDAP.&lt;BR /&gt;&lt;BR /&gt;Looking at your scenario i think u should go for NIS&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Feb 2006 06:27:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736688#M21901</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-02-22T06:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Login Control</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736689#M21902</link>
      <description>I think it really depends on your requirements... Are these machines going to be production?  if so they will probably be audited, and NIS does not provide a security auditors are happy with... You may want to look at NIS+ or LDAP... If you have a Windows AD infrastructure you could use Vintela to authenticate to the domain... or you could configure LDAP... &lt;BR /&gt;&lt;BR /&gt;As everything seems to be pointing to LDAP for the future or authentication (in some way shape or form) I would work on the LDAP solution... This way you have it under your belt when things need to expand...&lt;BR /&gt;&lt;BR /&gt;-Ryan</description>
      <pubDate>Thu, 23 Feb 2006 08:45:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-control/m-p/3736689#M21902</guid>
      <dc:creator>Ryan Frank</dc:creator>
      <dc:date>2006-02-23T08:45:12Z</dc:date>
    </item>
  </channel>
</rss>

