==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=6250

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #4 from festus <[email protected]>  ---
Hi Daniel,
The test result as instructed by you.

Shared Folder: srcard

User: staff09

User has read-only access right to the folder srcard
But is able to read & write to the folder 'srcard'

---------------------------------------------------------------------
# db accounts show srcard
srcard=share
    DynamicContent=disabled
    Indexes=enabled
    Name=Safe Return Card
    ReadGroups=group01-r
    RecycleBin=enabled
    RecycleBinRetention=7
    RequireSSL=enabled
    WebDav=enabled
    WriteGroups=gpc02,gpc07,gpc21,gpc26
    httpAccess=global-pw
    smbAccess=browseable
------------------------------------------------------------------------
[root@server shares]# for GROUP in $(echo $(db accounts getprop srcard
WriteGroups) | sed -e 's/,/ /g'; do echo $(getent group | egrep "^$GROUP");done

gpc02:x:5046:admin,pc02
gpc07:x:5054:admin,pc07
gpc21:x:5089:pc21,admin,www
gpc26:x:5094:admin,pc26,www
-----------------------------------------------------------------------------
[root@server shares]# for GROUP in $(echo $(db accounts getprop srcard
ReadGroups) | sed -e 's/,/ /g') do echo $(getent group | egrep "^$GROUP");done

group01-r:x:5012:admin,www,staff01,staff02,staff03,staff04,staff05,staff06,staff07,staff08,staff09,staf10,staff11,staff12,staff13,staff14,staff15,staff16,staff17,staff18,staff19,staff20,staff21,staff22,stff23,staff24,staff25,staff26,staff27,staff28,staff29,staff30
group01-rw:x:5013:admin,man01,www,grpdir0,grpman00,grpman01
[root@server shares]# getfacl /home/e-smith/files/shares/srcard/files
getfacl: Removing leading '/' from absolute path names
# file: home/e-smith/files/shares/srcard/files
# owner: root
# group: admin
user::rwx
group::r-x
group:group01-r:r-x
group:gpc02:rwx
group:gpc07:rwx
group:gpc21:rwx
group:gpc26:rwx
mask::rwx
other::---
default:user::rwx
default:group::r-x
default:group:group01-r:r-x
default:group:gpc02:rwx
default:group:gpc07:rwx
default:group:gpc21:rwx
default:group:gpc26:rwx
default:mask::rwx
default:other::---
-----------------------------------------------------------------------------
[root@server shares]# id -Gn staff09
staff09 shared group00 group01-r

-- 
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to