Mark,
I'm not sure what you mean by 'manage the individual user folders'. When you add new users, these shares are automatically created.
Do you want to poke around and look at these shares? Try using a tool like WinSCP. Set Remote Access to allow you SSH access from the LAN and then log in as root. Navigate to /home/e-smith/files/users and you should be able to find what you need.
SME does this fun thing where every user is a member of a group named after itself. It's the only member of that group and its personal files are largely chown username:username
Hope this helps.