"Mr. K. Thamilmaran" proclaimed:
> ---------- Forwarded message ----------
> From: Mr. K. Thamilmaran <[EMAIL PROTECTED]>
> Subject: regarding linux help
> 
>   I am also a linux user and in my university we are using VSAT for
> internet. I want to learn the NIS configuration. i.e. I want to login into
> a new system joined to the already existing network using the login-id and
> passwords stored in the NIS server. I also want to know the configurarion
> of Primary DNS if you can. I saw ur email-id from linux-India mailing
> lists.


1. You need to install the nis package.
2. Edit /etc/password and change the last line to:

+::0:0:::

3. Edit /etc/group and change the last line to:

+::::


4. Edit /etc/yp.conf and change it like so:

domain your.domain.name
ypserver nis.server.your.domain.name your.domain.name

5. Run '/etc/init.d/nis restart' (if Debian) or '/etc/rc.d/init.d/ypbind
restart' (if Red Hat).

6. See if you are connecting to your NIS server by typing in 'ypcat -x'.

Thaths
-- 
Marge: Can we get rid of this Ayatollah T-shirt?  Khomeini died years ago.
Homer: But, Marge!  It works on _any_ Ayatollah: Ayatollah Nakhbadeh,
       Ayatollah Zahedi...even as we speak, Ayatollah Razmada and his cadre
       of fanatics are consolidating their power.
Sudhakar C13n    http://www.aunet.org/thaths/    Lead Indentured Slave

-----------------------------------------------------------------------
For information on this and other Linux India mailing lists check out
http://lists.linux-india.org/

Reply via email to