phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RE: [Phpgroupware-developers] Address Book


From: Dave Hall
Subject: Re: RE: [Phpgroupware-developers] Address Book
Date: Wed, 13 Nov 2002 07:47:14 +1100

Bob Schader <address@hidden> wrote:

> I believe the ACL still handles this access for users and groups.
> Your installation just needs to be setup properly and each user's
> settings set the default setting to public.
> 
> You can correct the current data most easily by running an sql query
> on the database to reset all the proper records in the addressbook
> table,
> but I forget what the exact record or query would be.

This should work:

1 Back up your db
2 Make sure you have backed up your db






3 Run this:
  UPDATE phpgw_addressbook SET access='public';

Cheers

Dave

> 
> Bob Schader
> 
> 
> > -----Original Message-----
> > From: address@hidden 
> > [mailto:address@hidden On Behalf Of 
> > jose cabrera
> > Sent: Tuesday, November 12, 2002 2:57 PM
> > To: address@hidden
> > Subject: [Phpgroupware-developers] Address Book
> > 
> > 
> > Hello,
> > 
> > My company recently ran into a problem with the address book.
> > 
> > We need a way to to have everyone be able to view all entries 
> > in the address 
> > book.
> > 
> > As it is now, only the creator of the entry can view the 
> > entries that they 
> > have created.
> > 
> > How can phpGroupWare be modified to allow for everyone to 
> > view all entries.
> > 
> > Thanks,
> > Jose
> > 
> > 
> > 
> > _________________________________________________________________
> > Protect your PC - get McAfee.com VirusScan Online 
> > http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
> > 
> > 
> > 
> > _______________________________________________
> > Phpgroupware-developers mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
> > 
> > ---
> > Incoming mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.408 / Virus Database: 230 - Release Date: 10/24/2002
> >  
> > 
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.408 / Virus Database: 230 - Release Date: 10/24/2002
> 
> 
> 
> 
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
> 

Attachment: dave.hall.vcf
Description: Card for <dave.hall@mbox.com.au>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]