fedora - port mapper failure in NIS configuaration -


i working on fedora 17, trying configure nis server, installed ypser, rpcbind, ypbind packages 'yum' command, fine, @ last step, when hostname has store in database, after pressing ctrl+d , 'y' receive port mapper failure, host added database.

i receive following error..

at point, have construct list of hosts run nis servers. dlp in list of nis server hosts. please continue add names other hosts, 1 per line. when done  list, type   control d.  next host add: vinita  next host add:                  # ctrl + d key  current list of nis servers looks this:  vinita  correct? [y/n: y] y        # answer yes  need few minutes build databases...  building /var/yp/server.world/ypservers...  running /var/yp/makefile...  gmake[1]: entering directory `/var/yp/server.world'  updating passwd.byname...  failure send 'clear' loca ypserv : rpc : port mapper failureupdating passwd.byid.  failure send 'clear' loca ypserv : rpc : port mapper failureupdating shadow.byname.  failure send 'clear' loca ypserv : rpc : port mapper failureupdating group.byname.  failure send 'clear' loca ypserv : rpc : port mapper failureupdating group.bygid.  failure send 'clear' loca ypserv : rpc : port mapper failureupdating hosts.byname.  failure send 'clear' loca ypserv : rpc : port mapper failureupdating hosts.byaddr.  failure send 'clear' loca ypserv : rpc : port mapper failureupdating rpc.byname.  failure send 'clear' loca ypserv : rpc : port mapper failureupdating rpc.bynumber.  failure send 'clear' loca ypserv : rpc : port mapper failureupdating service.byname.  failure send 'clear' loca ypserv : rpc : port mapper failureupdating service.byservicename.  failure send 'clear' loca ypserv : rpc : port mapper failureupdating netid.byname.  failure send 'clear' loca ypserv : rpc : port mapper failureupdating protocols.bynumber.  failure send 'clear' loca ypserv : rpc : port mapper failureupdating protocols.byname.  failure send 'clear' loca ypserv : rpc : port mapper failureupdating mail.aliases.  failure send 'clear' loca ypserv : rpc : port mapper failure# netgrp shadow publickey.  failure send 'clear' loca ypserv : rpc : port mapper network ethers bootparams printcap.  gmake[1]: leaving directory `/var/yp/server.world'  vinita has been set nis master server.  can run ypinit -s vinita on slave server.  

can me resolve problem, due problem client unable connect server.

this not problem of configuring , installing nis server , others. problem facing operating system. i'll recommend put these shell commands in fedora terminal before install/configure ypbind, ypserv , other packages.

$ user@user sudo su 

then enter password

# root@user apt-get clean # root@user apt-get autoclean # root@user apt-get update # root@user apt-get upgrade # root@user apt-get dist-upgrade # root@user reboot 

then can use ypserv , ypbind commands, try this, believe work.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -