- log in with a Administrative Useraccount
- Connect to Server lunaticfringe mounting the guidos_labfiles share
- open a terminal
- make sure the guidos_labfiles are mouted correctly:
ls /Volumes/guidos_labfiles/personal_folders/ZFormer_Members/Stueker_Oliver/
should return StemCellProject
- create a fake User-Directory:
sudo mkdir /Users/revilo
- make sure other user-accounts can access:
sudo chmod a+rX /Users/revilo
- create symbolic link to data on lunaticfringe/guidos_labfiles:
cd /Users/revilo
sudo ln -s /Volumes/guidos_labfiles/personal_folders/ZFormer_Members/Stueker_Oliver/StemCellProject .
- If this Link works, everything is correct.