Move AFS-fileserver for new users from beef to mocca
This commit is contained in:
parent
5df142bb06
commit
674565e088
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ log "Setup AFS volume"
|
|||
if [ -e "/afs/stacken.kth.se/home/$1" ]; then
|
||||
log "Home dir for user $1 exists"
|
||||
else
|
||||
/afs/stacken.kth.se/src/script/createuser $1 beef.stacken.kth.se vicepa
|
||||
/afs/stacken.kth.se/src/script/createuser $1 mocca.stacken.kth.se vicepa
|
||||
vos release home -c stacken.kth.se
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue