SUMMARY: NIS, Tru64, and Linux... again?

From: Josh Fryman (fryman_at_cc.gatech.edu)
Date: 02/22/05

  • Next message: Dr. Martin Körfer: "gridware application on 2-node cluster failed"
    Date: Tue, 22 Feb 2005 16:17:09 -0500
    To: tru64-unix-managers@ornl.gov
    
    

    hi all,

    the end result is that the concept of using a linux box as an NFS
    server and NIS server to a mixed collection of other boxen --
    including an Alpha Tru64 XP1000 workstation -- works fine. you
    just have to know which knobs to use.

    i had a lot of great responses, the combination of which solved the
    issues.

    1) modern linux boxen/distros use MD5 hash password files. you
       need to switch the passwords for those users who will login to
       non-linux boxen (solaris, tru64, ...) to DES. the mechanism to
       do this -- edit /etc/pam.d/system.auth, look for the line for
       "passwords", and change "md5" to "crypt". now, reset every
       password for other systems to force a switch to DES format.
       this is the primary stumbling block. (thanks to James Sainsbury.)

    2) on the alpha boxen, it's easiest to disable advanced security
       altogether. if you keep advanced security, you need to fix the
       permissions so that the general user is not login-restricted.
       you can do this by removing the "@" in /etc/auth/system/default
       for the user_login line. (note: this may not be the recommended
       solution, but it does the job.) others have suggested setting
       permissions on the tty's, and pty's in the securettys file. i
       didn't need these steps, however, since i disabled the advanced
       security mode.

    3) you need to be sure that nis is enabled in the /etc/svc.conf
       file as well, but this should be set if you configure NIS support
       via "sysman" or the gui tools. (key line: auth=local,yp) you
       may also need the "+" entries as the last line of each
       passwd/group/etc files.

    thanks to all who responded,

    -josh


  • Next message: Dr. Martin Körfer: "gridware application on 2-node cluster failed"

    Relevant Pages

    • Re: NIS Problem Suse/AIX (Domains?)
      ... The linux PC's NIS and DNS domains are different, ... IP address for the NIS server. ... >> client on an AIX network with an AIX NIS server. ...
      (comp.os.linux.networking)
    • RE: Windows Services for Unix 3.5
      ... Just make sure that ypbind is started on the Linux ... Windows Services for Unix 3.5 ... win3k, anyway the NIS server is in the same net, I can ping the server ... the NIS server on the Linux box? ...
      (RedHat)
    • FreeBSD as nis client using Linux nis server
      ... I was told there are no bigger problems using nis with Linux as server ... User foo exists on the nis server. ... My freebsd denies access for user foo. ...
      (freebsd-questions)
    • Re: [SLE] NIS Problem
      ... > i've setted up a NIS server and NIS clients on SuSE 8.2.. ... > I have to map the /home directory, which resides on the NIS Server, ... NIS/Autofs Example Setup ...
      (SuSE)
    • Re: Sparc SOlaris nis client to Linux NIS server
      ... >> nis client. ... I logon as root. ... >> Linux NIS server). ... >> I found was that when logging on the Solaris box via CDE it is not sending ...
      (comp.unix.solaris)