- Timestamp:
- Jan 16, 2007, 11:52:19 AM (18 years ago)
- Location:
- server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
server/common/oursrc/tokensys/renew.in
r9 r73 8 8 9 9 # Option #2: invoke kinit with a keytab 10 @kinit_path@ -k -t / etc/daemon.keytab daemon/scripts.mit.edu10 @kinit_path@ -k -t /home/afsagent/daemon.keytab daemon/scripts.mit.edu 11 11 12 12 # Obtain AFS tokens -
server/fedora/specs/tokensys.spec
r36 r73 43 43 groupadd -g 101 afsagent 44 44 useradd -u 101 -g 101 afsagent 45 chmod 700 /home/afsagent 45 46 46 47 %post
Note: See TracChangeset
for help on using the changeset viewer.