home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man1 / newgrp.1 < prev    next >
Encoding:
Text File  |  1975-06-26  |  602 b   |  28 lines

  1. .th NEWGRP I 4/8/75
  2. .sh NAME
  3. newgrp \*- log in to a new group
  4. .sh SYNOPSIS
  5. .bd newgrp
  6. group
  7. .sh DESCRIPTION
  8. .it Newgrp
  9. changes the group identification of its caller,
  10. analogously to
  11. .it login.
  12. The same person remains logged in,
  13. and the current directory is unchanged,
  14. but calculations of access permissions to files are
  15. performed with respect to the
  16. new group ID.
  17. .s3
  18. A password is demanded if the group has
  19. a password and the user himself does not.
  20. .s3
  21. When most users log in, they
  22. are members of the group named `other.'
  23. .sh FILES
  24. /etc/group, /etc/passwd
  25. .sh "SEE ALSO"
  26. login (I), group (V)
  27. .sh BUGS
  28.