Mailinglist Archive: opensuse (3242 mails)

< Previous Next >
Re: [SLE] NIS problem
  • From: Landy Roman <landie@xxxxxxxxxxxxxx>
  • Date: Sat, 22 Sep 2001 07:56:32 -0400
  • Message-id: <20010922075632.6089a7e0.landie@xxxxxxxxxxxxxx>
IS MOUNTD RUNNING



On Sat, 22 Sep 2001 03:37:49
"Purple Shirt" <purpleshirt@xxxxxxxxxxx> wrote:

>
> # cat /etc/yp.conf
>
> ypserver mail.mydomain.com
>
> also tried straight ip 192.168.1.1 and it's a no go. changed it via yast so
> suseconfig ran.
>
> mk
>
> >From: "Konstantin (Kastus) Shchuka" <kastus@xxxxxxxxx>
> >To: suse-linux-e@xxxxxxxx
> >Subject: Re: [SLE] NIS problem
> >Date: Fri, 21 Sep 2001 19:21:24 -0700
> >MIME-Version: 1.0
> >Received: from [202.58.118.7] by hotmail.com (3.2) with ESMTP id
> >MHotMailBD7540B200A74004374ACA3A760706030; Fri, 21 Sep 2001 19:21:38 -0700
> >Received: (qmail 26813 invoked by alias); 22 Sep 2001 02:20:42 -0000
> >Received: (qmail 26804 invoked from network); 22 Sep 2001 02:20:41 -0000
> From suse-linux-e-return-73136-purpleshirt Fri, 21 Sep 2001 19:23:04 -0700
> >Mailing-List: contact suse-linux-e-help@xxxxxxxx; run by ezmlm
> >Precedence: bulk
> >X-No-Archive: yes
> >list-help: <mailto:suse-linux-e-help@xxxxxxxx>
> >list-unsubscribe: <mailto:suse-linux-e-unsubscribe@xxxxxxxx>
> >list-post: <mailto:suse-linux-e@xxxxxxxx>
> >X-Mailinglist: suse-linux-e
> >Delivered-To: mailing list suse-linux-e@xxxxxxxx
> >Message-ID: <20010921192124.A8495@xxxxxxxxx>
> >Mail-Followup-To: suse-linux-e@xxxxxxxx
> >References: <F146nvUFcxT5nwZvIPN000017d6@xxxxxxxxxxx>
> >User-Agent: Mutt/1.3.12i
> >In-Reply-To: <F146nvUFcxT5nwZvIPN000017d6@xxxxxxxxxxx>; from
> >purpleshirt@xxxxxxxxxxx on Fri, Sep 21, 2001 at 09:30:08PM +0000
> >
> >On Fri, Sep 21, 2001 at 09:30:08PM +0000, Purple Shirt wrote:
> > > Hello,
> > >
> > > I set up an NIS server (SuSE 7.2). I thought I did it right like last
> >time
> > > but of course it doesn't work.
> > >
> > > # cat /etc/hosts.deny
> > > http-rman : ALL EXCEPT LOCAL
> > > portmap: ALL
> > > lockd: ALL
> > > mountd: ALL
> > > rquotad: ALL
> > > statd: ALL
> > >
> > > # cat /etc/hosts.allow
> > > http-rman: localhost
> > > portmap: localhost, 192.168.1.0/255.255.255.0
> > > lockd: localhost, 192.168.1.0/255.255.255.0
> > > mountd: localhost, 192.168.1.0/255.255.255.0
> > > rquotad: localhost, 192.168.1.0/255.255.255.0
> > > statd: localhost, 192.168.1.0/255.255.255.0
> > >
> > > # tail -2 /etc/passwd
> > > user:x:505:100:User Name:/home/user:/bin/bash
> > > +::::::
> > >
> > > # tail -1 /etc/group
> > > +:::
> > >
> > >
> > > # /usr/lib/yp/ypinit -m
> > >
> > > At this point, we have to construct a list of the hosts which will run
> >NIS
> > > servers. mail.mydomain.com is in the list of NIS server hosts. Please
> > > continue to add
> > > the names for the other hosts, one per line. When you are done with the
> > > list, type a <control D>.
> > > next host to add: mail.mydomain.com
> > > next host to add:
> > > The current list of NIS servers looks like this:
> > >
> > > mail.mydomain.com
> > >
> > > Is this correct? [y/n: y] y
> > > We need some minutes to build the databases...
> > > Building /var/yp/nis.mydomain.com/ypservers...
> > > Running /var/yp/Makefile...
> > > gmake[1]: Entering directory `/var/yp/nis.mydomain.com'
> > > Updating passwd.byname...
> > > Updating passwd.byuid...
> > > Updating group.byname...
> > > Updating group.bygid...
> > > Updating rpc.byname...
> > > Updating rpc.bynumber...
> > > Updating services.byname...
> > > Updating services.byservicename...
> > > Updating netid.byname...
> > > gmake[1]: Leaving directory `/var/yp/nis.mydomain.com'
> > >
> > > # /etc/init.d/ypserv start
> > > Starting ypserv .......done
> > >
> > > # rpcinfo -p
> > > program vers proto port
> > > 100000 2 tcp 111 portmapper
> > > 100000 2 udp 111 portmapper
> > > 100004 2 udp 821 ypserv
> > > 100004 1 udp 821 ypserv
> > > 100004 2 tcp 824 ypserv
> > > 100004 1 tcp 824 ypserv
> > > 100009 1 udp 996 yppasswdd
> > >
> > >
> > > # rpcinfo -u localhost ypserv
> > > program 100004 version 1 ready and waiting
> > > program 100004 version 2 ready and waiting
> > >
> > > # domainname
> > > nis.mydomain.com
> > >
> > > # yppasswd
> > > yppasswd: can't find the master ypserver: Can't bind to server which
> >serves
> > > this domain
> > >
> > >
> > > I'd love to hear where I made a mistake.
> >
> >What is in your /etc/yp.conf file? Did you put your server there?
> >
> >-Kastus
> > >
> > > mk
> >
> >--
> >To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
> >For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> >Also check the FAQ at http://www.suse.com/support/faq and the
> >archives at http://lists.suse.com
> >
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>
> --
> To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
> For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> Also check the FAQ at http://www.suse.com/support/faq and the
> archives at http://lists.suse.com
>
>


--
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

mQGiBDujZEgRBACyc87Ve6jTJ0YWgzgCOQhL1J50Jn89LfJMj/xvVhZBVknr7SAr
7s+ZCNGY0G0MW0Su3QvQ78ARJgzOg8z50puj5CimR6k9I5+0JtidWx/aKzw9NFsw
S8/X43BSJlhP6w9knmdrR2L/jNxSJZJZg2tIlCRxRCLXi1JBBrryq/hbfwCgsAhU
of0j+0biicsHsaq+V2C2SpMD/08Slu52zK8p26NmOg79J6DeL5a6JA7FRFvDpo9I
2ZaUpqGq1Cmj0uEwAdhGAi06yb1Q1OWa0fHI0WZI9a4lC0O0yUge5yea/xYAAv06
coZv7AK4wXdNBBxMnCFO1lpwFguejO5mNzYON73gszb2EwRyRbnc6xAA/8sNkpcc
60F9A/9UVc3f4gFFVnRaEJUoaFulDg/guSuFUsIDM02w8v4F5uhoWd2Jjc61p7fj
GoGvH6IqQ10eZRQBWONfe0pfvPLrc8ilxlGbf1sc1o6KxtU/86bd5HVvkDlkd66Y
9xOPh6g4wI4BJd6wO6QcZNr6EcoNB8tkQ9XXT7e6k9ztgKma6rQlUm9sYW5kbyBS
b21hbiA8bGFuZHlAZGVzcGllcnRhcHIuY29tPohXBBMRAgAXBQI7o2RIBQsHCgME
AxUDAgMWAgECF4AACgkQd/Rs2E8ytnjuoACgoWbu8YgRadjYm6oVDbtHJKr0idMA
oINzpjgW5SaWTKBYCxIWWdOUEGr1uQENBDujZEsQBACF9//1leFRpEil7Sj7aNf7
TsQx0HJS79kwHo22qpKqk3VKLJttqbGtUdsnJG9cFx16RuRcgKcE87+KaHLTn4q4
VIJuWhRCOsSYQn9iOOqdwwp4c/p2F6ej7fTRtzfEGUiONy4QCdCfbCf3xEg79rVf
vLNdH1SvcomnjDK/bzVZ7wADBQP/d5QoWTcixCTSuc9U+XByVo6KSWd+eeLPFZlX
Ibin4VPvXB1A7/Su56L5TK+uyIu+tIkM9aC/5H1vZI1mGUy9VXROMO/P7UTFdQU6
38pmqMIgB2ZVmkvaffHVi/P/wNC2V8cgNuv1XM/9BVuOLNr/zrP1og2IDmvxi9XC
lDyCpQ+IRgQYEQIABgUCO6NkSwAKCRB39GzYTzK2ePV8AJ9eQ9UoH2lapX27Fu4P
0wtbe+ZB4QCdEQC7x1XwzpKJ1ZUzRdV4HcUGoC0=
=bUGE
-----END PGP PUBLIC KEY BLOCK-----

< Previous Next >
References