cBio / cbio-cluster

MSKCC cBio cluster documentation
12 stars 2 forks source link

Need root to run a chown please #348

Closed rafwiewiora closed 8 years ago

rafwiewiora commented 9 years ago

Didn't know only root can chown.

Can you guys please run:

chown -R choderalab /cbio/jclab/share/pdb
chown -R choderalab /cbio/jclab/share/pdbx

Thanks!

tatarsky commented 8 years ago

Underway. The directory has the setgid bit set so this should be a one time item but if you need something more regularly we can make a script for it.

tatarsky commented 8 years ago

Check the dirs look correct for your needs. My suggestion is we consider adding the g+ws flags to them.

tatarsky commented 8 years ago

Ignore that suggestion. Not enough coffee. I forgot this is a user you folks have.

rafwiewiora commented 8 years ago

Thanks! Problem was rsync run from choderalab user on these folders was failing because of permissions - confirmed working now.

tatarsky commented 8 years ago

OK!