home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mips / 1162 < prev    next >
Encoding:
Text File  |  1993-01-11  |  2.8 KB  |  78 lines

  1. Newsgroups: comp.sys.mips
  2. Path: sparky!uunet!cs.utexas.edu!uwm.edu!linac!att!cbnewsi!cbnewsh!vax135!jo
  3. From: jo@vax135.att.com (Joseph Othmer)
  4. Subject: Problems with NIS under RISCos 5.0B
  5. Organization: AT&T Bell Labs, Holmdel
  6. Date: Mon, 11 Jan 1993 14:31:31 GMT
  7. Message-ID: <1993Jan11.143131.14316@cbnewsh.cb.att.com>
  8. Keywords: NIS YP yellow pages
  9. Sender: news@cbnewsh.cb.att.com (NetNews Administrator)
  10. Nntp-Posting-Host: bruce.l1135.nj.att.com
  11. Lines: 65
  12.  
  13. I am having problems with NIS (Yellow Pages) under RISCos 5.0B.
  14. I have setup NIS on SUN machines and DEC machines before without
  15. problems, but this time I am having problems.
  16.  
  17. I first tried setting up the machine as an NIS client. The problem
  18. was the ypbind program would not bind to a ypserv program
  19. running on my other machines. I noted that the NIS startup file,
  20. /etc/init.d/yp_client, uses the -ypset option. It then uses the
  21. ypset command with the contents of /etc/my_yp_master for
  22. its arguments to set the NIS server. Why must I do this?
  23. Why doesn't it bind to a server using broadcast techniques?
  24.  
  25. I even tried making the machine an NIS slave server so it would bind to
  26. its local NIS server. This did not work either. The NIS startup file,
  27. /etc/init.d/yp_submaster, also uses the -ypset option to ypbind
  28. followed by the ypset command.
  29.  
  30. I ran rpcinfo to try to see what is going on. I noted the version
  31. numbers of the ypbind programs are different than those on my SUN
  32. and DEC machines. I suspect a problem with incorrect versions numbers.
  33. Has anyone seen this problem?
  34.  
  35.  
  36.  
  37. This is the output from the machine running RISCos 5.0B
  38.    program vers proto   port
  39.     100004    2   udp    801  ypserv
  40.     100004    2   tcp    802  ypserv
  41.     100004    1   udp    801  ypserv
  42.     100004    1   tcp    802  ypserv
  43.     100007    3   tcp   1029  ypbind
  44.     100007    3   udp   1041  ypbind
  45.     100007    2   udp   1041  ypbind
  46.     100007    2   tcp   1029  ypbind
  47.  
  48. This is the output from a machine running SUNOS 4.1.2
  49.    program vers proto   port
  50.     100004    2   udp    670  ypserv
  51.     100004    2   tcp    671  ypserv
  52.     100004    1   udp    670  ypserv
  53.     100004    1   tcp    671  ypserv
  54.     100007    2   tcp   1024  ypbind
  55.     100007    2   udp   1027  ypbind
  56.     100007    1   tcp   1024  ypbind
  57.     100007    1   udp   1027  ypbind
  58.  
  59. This is the output from a machine running Ultrix 4.2
  60.    program vers proto   port
  61.     100004    2   udp   1028  ypserv
  62.     100004    2   tcp   1024  ypserv
  63.     100004    1   udp   1028  ypserv
  64.     100004    1   tcp   1024  ypserv
  65.     100007    2   tcp   1025  ypbind
  66.     100007    2   udp   1037  ypbind
  67.     100007    1   tcp   1025  ypbind
  68.     100007    1   udp   1037  ypbind
  69.  
  70.  
  71.  
  72.  
  73. -- 
  74. Joe Othmer, Visual Communications Research Dept. AT&T Bell Laboratories,
  75. Holmdel, NJ, 07733 Voice: 908 949-6975  FAX: 908 949-3697
  76. UUCP: att!vax135!jo    INTERNET: jo@vax135.att.com
  77.  
  78.