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