Find the answer to your Linux question:
Results 1 to 2 of 2
Hello! I have set up a NIS-server and a couple of NIS-clients just to try it out. However I have a few questions that I havenīt really found an answer ...
  1. #1
    Just Joined!
    Join Date
    Nov 2011
    Posts
    1

    A beginners questions about NIS

    Hello!
    I have set up a NIS-server and a couple of NIS-clients just to try it out. However I have a few questions that I havenīt really found an answer to:

    in the yp.conf file it seems that you can refer to a NIS-server by adding:
    Code:
    ypserver XXX.XXX.XXX.XXX
    or
    Code:
    domain nis.domain.com server XXX.XXX.XXX.XXX
    is these two syntax identical?


    It seems like it is possible to configure the NIS-server as a NIS-client also. What would a "NIS-server + NIS-client" do compared to a "non-client" NIS-server?


    Since the ypserv-process is only running on the NIS-server, then I donīt have to make any changes on the ypserv.securenets config file on any NIS-client, right?


    I want a user with local access to the NIS-server only. This user is currently shared with the NIS-clients. How do I remove this user from NIS? (And how do I add a local user on the NIS-server that wonīt get added to NIS?).

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,956
    Well, NIS isn't widely used any more except in shops with a lot of legacy Unix servers (Solaris mostly). I haven't had to deal with this cruft in over 10 years (more like 15) so my memory is very hazy. My suggestion is to carefully read the documentation. You should be able to access it on the Oracle/Sun web site if you don't have hard copy available.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •