Path: utzoo!attcan!uunet!cs.utexas.edu!uwm.edu!uwvax!werewolf.cs.wisc.edu!luner From: luner@werewolf.cs.wisc.edu (David L. Luner) Newsgroups: comp.unix.aix Subject: Re: NFS mounts on R6000 Summary: Too many concurrent groups Message-ID: <10014@spool.cs.wisc.edu> Date: 26 Mar 90 16:00:49 GMT References: <588@fsu.scri.fsu.edu> Sender: news@spool.cs.wisc.edu Distribution: na Organization: IBM Madison Lines: 23 In article <588@fsu.scri.fsu.edu> hudgens@fsu.scri.fsu.edu (Jim Hudgens) writes: > > We have a 9005? version of AIX on a loaner R6000 on which we have >been unable to import NFS filesystems. We have a server running >ULTRIX 3.0 and when we try: > > ibm# mount -v nfs dechost:/dechost/a /dechost/a > mount: server dechost not responding: RPC: Authentication error; > why = Invalid client credential The default distributed system has root in about 10 concurrent groups. This group membership list is used by RPC to keep people honest. Various systems' servers limit the number of concurrent groups to 8. Edit /etc/group (better yet, use SMIT) to put root in fewer groups. [Thanks to lexie@cs.wisc.edu]. -- David David Luner Systems Engineer IBM Madison (608) 273-5243