Forums.ATC.no

Teknisk => Generelt teknisk => Emne startet av: ATC på 27. ſeptember 2008, 18:24 pm

Tittel: How to configure a client to use NIS (YP)
Skrevet av: ATC27. ſeptember 2008, 18:24 pm
When installing a new RH Linux client into an existing NIS network, what is the correct way to set up the ypbind service?
Tittel: [Solved] How to configure a client to use NIS (YP)
Skrevet av: ATC27. ſeptember 2008, 18:24 pm
Use the "authconfig" utility. On the first page, specify the NIS domain and the NIS server hostnames in order of preference:

  • Use NIS      Domain: atc.no      

                 Server: hermes.atc.no,archimedes.atc.no


On the next page, make sure shadow passwords and md5 passwords are enabled:


  • Use Shadow Passwords
  • Use MD5 Passwords



After you select Ok, authconfig will automatically reload ypbind for you:


Stopping portmap services:    [  OK  ]
Starting portmapper:          [  OK  ]
Shutting down NIS services:   [  OK  ]
Binding to the NIS domain...  [  OK  ]
Listening for an NIS domain server: hermes.atc.no


...and you're done :-)