[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] phpWebHosting and ACL
From: |
Jason Wies |
Subject: |
Re: [Phpgroupware-developers] phpWebHosting and ACL |
Date: |
Tue, 18 Jun 2002 00:39:28 -0400 |
User-agent: |
Mutt/1.2.5i |
Try the attached patch, that should fix it.
Notes:
* No user <-> user sharing (must be user <-> group)
* As Chris mentioned, you have to go "Up" to /home before the group directories
become active
* If a user is in a group and no ACL access is specified, they have full access
(I believe the 'acl_default' option in setup is for this situation, but it is
not supported for files)
I just did a full run-through with the patch, and Read/Add/Edit/Delete all work
as expected. Please let me know if it works for you.
Jason Wies aka Zone
On Mon, Jun 17, 2002 at 07:16:08PM -0300, Giancarlo Susin wrote:
> Hi,
>
> ACL seems not yet implemented in phpWebHosting. With any permission I
> set in the Admin page, the users/groups always have full access to their
> files and can't see other users/groups' files.
>
> Is there somebody working on this? Or has some hint on where can I start
> in the code?
>
> Thanks,
>
> Giancarlo
>
>
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
vfs_sql.account_id.diff
Description: Text document
- [Phpgroupware-developers] phpWebHosting and ACL, Giancarlo Susin, 2002/06/17
- Re: [Phpgroupware-developers] phpWebHosting and ACL,
Jason Wies <=
- Re: [Phpgroupware-developers] phpWebHosting and ACL, Giancarlo Susin, 2002/06/18
- Re: [Phpgroupware-developers] phpWebHosting and ACL, Jason Wies, 2002/06/18
- Re: [Phpgroupware-developers] phpWebHosting and ACL, Giancarlo Susin, 2002/06/20
- Re: [Phpgroupware-developers] phpWebHosting and ACL, Jason Wies, 2002/06/24
- Re: [Phpgroupware-developers] phpWebHosting and ACL, Giancarlo Susin, 2002/06/24
- Re: [Phpgroupware-developers] phpWebHosting and ACL, Jason Wies, 2002/06/24
- Re: [Phpgroupware-developers] phpWebHosting and ACL, Giancarlo Susin, 2002/06/25