First page Back Continue Last page Overview Graphics
Initial DB Server Setup
Create intial pts entries
- sudo /usr/afs/bin/pts createuser -name alice \
- -cell irealm.awesmoe.org -id somenumber -noauth
- sudo /usr/afs/bin/pts createuser -name alice.afs \
- -cell irealm.awesmoe.org -id anothernumber -noauth
You can leave out -id somenumber and -id anothernumber if you do not care what the user's pts number is
Yes, you can do this with pt_util
- Doing so is left as an exercise to the fatally insane