Koozali.org: home of the SME Server

User Folder Management

cmarkj

User Folder Management
« on: October 10, 2006, 04:29:28 PM »
I am setting up an SME (file) server to replace a peer to peer setup where PC's use each other's shared folders. How is the best way to manage the individual user folders created as new users are added? I have only been able to access these user folders by logging in as that particular user-but not from an admin (see all folders in a directory) view. Any help would be appreciated. Mark

Offline jfarschman

  • *
  • 406
  • +0/-0
User Folder Management
« Reply #1 on: October 11, 2006, 03:03:17 PM »
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.
Jay Farschman
ICQ - 60448985
jay@hitechsavvy.com

Offline raem

  • *
  • 3,972
  • +4/-0

cmarkj

User Folder Management
« Reply #3 on: October 14, 2006, 01:47:48 AM »
Jay and Ray,
Thanks for the helpful suggestions. I set up WinSCP on my Windows PC and it works great. I'll try the other solution on my practice (home) SME machine before using it at the office.
Mark