Bug 34172 - ACL editing support in property sheets for directories/files
Summary: ACL editing support in property sheets for directories/files
Status: RESOLVED DUPLICATE of bug 6976
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 43895 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-26 18:48 UTC by Manuel Amador (Rudd-O)
Modified: 2003-08-01 07:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Amador (Rudd-O) 2001-10-26 18:36:36 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           konqueror
Version:           KDE 2.2.1 
Severity:          wishlist
Installed from:    Mandrake RPMs
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified

I really want to have support for managing ACLS on supportive filesystems besides standard UNIX permissions in the property sheets for files/folders.  This is needed in order to compete with Windows NT successfully.

Maybe I can help out in developing such a beast: I have experience in C++ and a bit of the object model of KDE (not the KParts component model).  Contact me if you feel you need help.

(Submitted via bugs.kde.org)
Comment 1 David Faure 2001-10-26 22:08:33 UTC
On Vendredi 26 Octobre 2001 20:36 amadorm@usm.edu.ec wrote:
> Package: konqueror
> Version: KDE 2.2.1 
> Severity: wishlist
> Installed from:    Mandrake RPMs
> Compiler:          Not Specified
> OS:                Linux
> OS/Compiler notes: Not Specified
> 
> I really want to have support for managing ACLS on supportive filesystems besides standard UNIX permissions in the property sheets for files/folders.  This is needed in order to compete with Windows NT successfully.
> 
> Maybe I can help out in developing such a beast: I have experience in C++ and a bit of the object model of KDE (not the KParts component model).  Contact me if you feel you need help.

AFAIK this is already implemented.
It gets activated only if you have sys/acl.h and libposix1e.
I doubt this is standard on Mandrake so you'd have to install those and
recompile kdelibs by hand.
The support for this was developed on FreeBSD I have no idea if it works
on Linux. To look into the code in case of problems it's in
kdelibs/kfile/acl_prop_page/.

-- 
David FAURE david@mandrakesoft.com faure@kde.org
http://perso.mandrakesoft.com/~david/  http://www.konqueror.org/
KDE 3.0: Konquering the Desktops
Comment 2 Manuel Amador 2001-10-29 14:29:47 UTC
Can you point to a screen shot of ACLs?  Is this implementation compatible with 
the SGI XFS filesystem?  If it is it should work flawlessly on Mandrake since 
XFS is supported.  The thing is I don\'t have mandrake 8.1 yet (i\'m waiting for 
the boxes to ship).

Good luck and thanks for the amazing work you and your teammates have done in 
besting the competition (GNOME and Windows) with KDE.

Quoting David Faure <david@mandrakesoft.com>:

> On Vendredi 26 Octobre 2001 20:36 amadorm@usm.edu.ec wrote:
> > Package: konqueror
> > Version: KDE 2.2.1 
> > Severity: wishlist
> > Installed from:    Mandrake RPMs
> > Compiler:          Not Specified
> > OS:                Linux
> > OS/Compiler notes: Not Specified
> > 
> > I really want to have support for managing ACLS on supportive
> filesystems besides standard UNIX permissions in the property sheets
> for files/folders.  This is needed in order to compete with Windows NT
> successfully.
> > 
> > Maybe I can help out in developing such a beast: I have experience in
> C++ and a bit of the object model of KDE (not the KParts component
> model).  Contact me if you feel you need help.
> 
> AFAIK this is already implemented.
> It gets activated only if you have sys/acl.h and libposix1e.
> I doubt this is standard on Mandrake so you\'d have to install those
> and
> recompile kdelibs by hand.
> The support for this was developed on FreeBSD I have no idea if it
> works
> on Linux. To look into the code in case of problems it\'s in
> kdelibs/kfile/acl_prop_page/.
> 
> -- 
> David FAURE david@mandrakesoft.com faure@kde.org
> http://perso.mandrakesoft.com/~david/  http://www.konqueror.org/
> KDE 3.0: Konquering the Desktops
> 


-------------------------------------------------
   Universidad Santa María
     (Campus Guayaquil)

   This mail sent through IMP: www.usm.edu.ec
Comment 3 Thiago Macieira 2003-02-09 12:56:25 UTC
*** Bug 43895 has been marked as a duplicate of this bug. ***
Comment 4 John Firebaugh 2003-08-01 07:40:24 UTC

*** This bug has been marked as a duplicate of 6976 ***