|
|
Choosing A Webhost: |
Re: ACL-Problem in 0.9.14: msg#00102web.phpgroupware.general
No - I haven't changed that option. I dont know... Chris Weiss (chris@xxxxxxxxxxxxxxx) schrieb: > >but why would be it grey'd out in the first place? did you change the setup >option >to disallow ppl to grant access after he had already granted? > >Dave Hall (dave.hall@xxxxxxxxxxx) wrote: >> >>Heiko Tobias <h.tobias@xxxxxxxxxxx> wrote: >> >>> Hi @All! >>> >>> Following problem in my 0.9.14 installation: >>> >>> I have groups assigned to my users. The acls are set by the groups. >>> One user has allowed an other group to read and edit his >>> addressbook entries. >>> Now he wants to disable this, but the checkboxes are unavailable >>> and checked. >>> >>> I have checked the admin-acls - nothing set. >>> How can I solve/clean that? >> >>You could try looking in phpgw_acl for the user in question. >> >>This SQL should give you the value you need. >> >>SELECT account_firstname, account_lastname, phpgw_acl.* >>FROM phpgw_accounts, phpgw_acl >>WHERE acl_account = account_id >>AND acl_appname = 'addressbook' >>AND acl_location != 'run' >>AND account_lid = 'ProblemLogin'; >> >>Then simply use: >>DELETE FROM acl_accounts >>WHERE acl_appname = 'addressbook' >>AND acl_location = '<LocationValueFromAbove>' >>AND acl_account = '<AccountValueFromAbove>'; >> >>Make sure you you backup the db, just in case I am wrong. Standard >>disclaimer applies, I am happy to offered advice, but I will leave you >>to use your own intelligence to totally stuff up your install ;) >> >>Please let me know if this works. >> >>Cheers >> >>Dave >> >>> >>> Thank you! >>> Heiko >>> >>> >>> >>> _______________________________________________ >>> Phpgroupware-users mailing list >>> Phpgroupware-users@xxxxxxx >>> http://mail.gnu.org/mailman/listinfo/phpgroupware-users >>> >> > > > >_______________________________________________ >Phpgroupware-users mailing list >Phpgroupware-users@xxxxxxx >http://mail.gnu.org/mailman/listinfo/phpgroupware-users > >
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: ACL-Problem in 0.9.14, Dave Hall |
|---|---|
| Next by Date: | Installation, Constantinos Marinoglou |
| Previous by Thread: | Re: ACL-Problem in 0.9.14, Dave Hall |
| Next by Thread: | Installation, Constantinos Marinoglou |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |