<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 11/18/2014 02:13 AM, Zhong Qiang
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAOSBRtZvhZ_5xY6AzDCOEWfmxavuMo=a-VmcDQbAUfA=YZOWUQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>hi,<br>
            </div>
                I have some hosts installed centos4.8/6.5/5.9,and want
            to centralize identity/policy/authorization.but ipa client
            isn't compatible with centos4.8,so I try to configure
            FreeIPA integrated with NIS Domains.<br>
          </div>
          <div>     IPAserver:centos7 (+DNS)<br>
          </div>
          <div>     nisclient:centos4.8<br>
          </div>
          <div>      ipaclient:centos6.6<br>
            <br>
          </div>
               I followed the instructions of this page:  <a
            moz-do-not-send="true"
href="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Linux_Domain_Identity_Authentication_and_Policy_Guide/nis.html,to">https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Linux_Domain_Identity_Authentication_and_Policy_Guide/nis.html,to</a>
          add netgroup(nis_test) and users(zhongq).then configured nis
          client installed centos4.8.on the nis client, I could get 
          users data ,look like that:<br>
          <br>
          [root@nisclient ~]# getent passwd zhongq<br>
          zhongq:*:724800001:724800001:å&frac14;º é:/home/zhongq:/bin/sh<br>
          <br>
          <br>
        </div>
        <div>However,I do not succeed to log into nisclient with zhongq
          account.<br>
        </div>
        <div>Any ideas?<br>
          <br>
        </div>
        <div>Regards,<br>
        </div>
        <div>zhongq<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    You need to use some other method for authentication. NIS only
    supported for identity not for authentication. Use pam_ldap or
    pam_krb5 for authentication part.<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Thank you,
Dmitri Pal

Sr. Engineering Manager IdM portfolio
Red Hat, Inc.</pre>
  </body>
</html>