home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / hp / 12956 < prev    next >
Encoding:
Internet Message Format  |  1992-11-16  |  1.6 KB

  1. Xref: sparky comp.sys.hp:12956 comp.unix.aix:11616
  2. Newsgroups: comp.sys.hp,comp.unix.aix
  3. Path: sparky!uunet!pmafire!mica.inel.gov!ux1!news.byu.edu!hamblin.math.byu.edu!sol.ctr.columbia.edu!usc!sdd.hp.com!hp-col!fc.hp.com!dlj
  4. From: dlj@fc.hp.com
  5.  (Dave Jobusch)
  6. Subject: Re: weird interaction between AIX and HP-UX nfs
  7. Sender: news@fc.hp.com (news daemon)
  8. Message-ID: <BxtH8L.7qH@fc.hp.com>
  9. Date: Mon, 16 Nov 1992 16:17:09 GMT
  10. References: <1992Nov16.073429.10490@colorado.edu>
  11. Organization: Hewlett-Packard, Fort Collins, CO
  12. X-Newsreader: TIN [version 1.1.1 PL6]
  13. Lines: 25
  14.  
  15. Todd C. Miller (millert@nordsieck.cs.Colorado.EDU) wrote:
  16. : We have a lab that includes several rs6000's with home directories
  17. : nfs-mounted from a machine running hp-ux 8.07.  Whenever someone who
  18. : is in more that 7 groups tries to log in (or I try to su to the person)
  19. : They get the following error:
  20. : NFS lookup failed for server nag: RPC: Authentication error
  21. : 3004-614 Unable to change directory to "/home/staff/username".
  22. :     You are in "/" instead.
  23.  
  24.  
  25.     The HP-UX machines are to blame here.
  26.  
  27.     HP-UX nfs rpc does not handle more than 8 groups in releases
  28.     before 9.0, as NGRPS (see rpc/auth_unix.h) was 8.  The rpc
  29.     authentication barfs when it runs into a user who is a member
  30.     of more than NGRPS groups.
  31.  
  32.     In HP-UX 9.0, NGRPS has been changed to 16.
  33.  
  34. --
  35. Dave Jobusch           3404 E. Harmony Road MS#99  Email : dlj@fc.hp.com
  36. Hewlett-Packard        Fort Collins, CO 80525-9599 HPDesk: david_jobusch@hp4000
  37. OSSD System Management T/303-229-6637              Radio : N0OJD
  38.  
  39. Not an official statement of Hewlett-Packard Company.
  40.