Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

#Note that people with privileges need to change their passwords at least every 9 months.

 Unix/AFS group iepm

To see the names of groups and priviledges on a particular directory, issue the command:

fs la <directory>, e.g.

fs la .

or

fs la /afs/slac/g/scs/net/pinger

jerrodw@pinger $ fs la /afs/slac/g/scs/net/pinger/
Access list for /afs/slac/g/scs/net/pinger/ is
Normal rights:
  maint-pkg-netmon rlidwk
  g-scs rlidwka
  system:slac rl
  system:administrators rlidwka
  system:authuser rl
jerrodw@pinger $

To view members of a particular group listed from 'fs la', issue the command:

pts mem <group_name>, e.g.

jerrodw@pinger $ pts mem maint-pkg-netmon
Members of maint-pkg-netmon (id: -4786) are:
  cottrell
  cxg
  cal
  jerrodw
  ytl
  iepm
  antony
  aziz
  adnan
  waqar
  akbar
  pinger
jerrodw@pinger $

To add users to a particular group (only if you have priviledges of course), issue the command:

pts adduser -group <group_name> -user <user_id>

Network Test hosts

Please note that we would like to see network testing, especially WAN testing, done primarily and by convention from machines set aside for that purpose
(e.g. iepm-bw, iepm-resp, pinger), the list of network machines is kept at http://www-iepm.slac.stanford.edu/about/nodes.html

...