home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / aix / 9491 < prev    next >
Encoding:
Text File  |  1992-09-09  |  1.7 KB  |  39 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!cs.utexas.edu!torn!csd.unb.ca!dedourek
  3. From: dedourek@jupiter.sun.csd.unb.ca (John DeDourek)
  4. Subject: Can group id's be assigned in AIX 3.2
  5. Message-ID: <1992Sep9.160956.27896@jupiter.sun.csd.unb.ca>
  6. Organization: University of New Brunswick
  7. Date: Wed, 9 Sep 1992 16:09:56 GMT
  8. Lines: 29
  9.  
  10. Here is the situation.  The faculty has several independently administered
  11. Unix machines and groups of Unix machines.  (A group of machines administered
  12. by one administrator may be running NIS, aka. yp)
  13.  
  14. Occassionally, NFS mounts among the independently administered machines
  15. is useful.  It is not desireable to run them all as a NIS domain.
  16. Therefore, the faculty has implemented a set of standards for assignment
  17. of user id numbers and group id numbers.
  18.  
  19. Assignment of user id numbers appears to be no problem under AIX 3.2; the
  20. smit panel for adding users provides an entry for the id number and the
  21. system appears to accept the administrators wishes.
  22.  
  23. The smit panel for creating a group does not provide an entry for
  24. specifying a particular id number.  The smit panel appears to run
  25. the mkgroup command; info explorer information does not indicate a
  26. group id parameter.  The info explorer entry for chgroup, the command
  27. for changing a groups attributes, lists id as an attribute.  To quote
  28. "The ID of the group specified by the Group parameter.  This value should 
  29. not be changed.  The value is a unique decimal integer string."
  30.  
  31. Is it possible to specify the id number for a created group?  How?
  32. Would the chgroup, in fact, set the id number of a group to a specific
  33. value?  What are the implications of ignoring the "should not be changed"
  34. warning for chgroup from info explorer?
  35.  
  36. John DeDourek
  37. dedourek@jupiter.sun.csd.unb.ca
  38.  
  39.