Author Topic: Samba and subdirectories permissions.  (Read 1871 times)

Cetalfio

  • Zen Apprentice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Samba and subdirectories permissions.
« on: February 15, 2010, 06:06:23 pm »
Hi I need to try a way to have somenthing like this:

root server dir > subdir1 > subsubdir1
                          subdir2 > subsubdir21
                                         subsubdir22

I can't modify gerarchical structure of my server so I'm looking for a way to solve this problem.

I try with eBox to define permission on Samba to shared folders, but I can't for example define:


root server dir > subdir1 (users_group and technical group permissions) > subsubdir1 (only users_group permissions)
                          subdir2 > subsubdir21
                                         subsubdir22 

I read that this is possible if I define a shared folder ex. root server dir with eBox, after set permissions of subdirectory trought filesystem, but I can't access via shell into Samba shared folders, some ideas?

Cetalfio