If you log into the box as root (from console mode or SSH/Telnet) you should be able to chown the permissions onto the primary directory.
Eg.
1. ALT-F2 from the Esmith box. enter "root" as the login name and enter your password.
2. cd /home/e-smith/files/primary
3. chown groupname html
That should do it! Good luck!