As is the standard mandated by CDS, I have converted the UID for controls to 1001 and the groupID of the controls group to 1001 and made the user controls be a member of the controls group only.
I had done this on ws1/ws2 before and there were naturally inconsistencies with it and fb1. I have just now done it fb1 and then fixed up many files by doing:
chgrp -R controls *; chown -R controls *
in /cvs/cds/caltech/ and in /opt/
There will certainly be short term negative consequences of this action, but its better we do it sooner than later. I'll have to get some Seifert consultation to finish fixing fb0. |