[imp] Re: ou=addressbook
Lee
lee at disinfo.com
Sun Dec 22 13:55:11 PST 2002
Gary,
I dont think horde will create the ou=addressbook for you. We use php's
ldap support to add the ou for each user when we create their main
account. If you already have a number of users, you might consider
writing a small php script that runs a find for all objectclass=(main
person objectclass) than creates an ou=addressbook under that uid=
entry.
L
On Saturday, December 21, 2002, at 11:35 PM, Gary C. New wrote:
> I almost have everything working with horde/imp/turba
> to get turba fully functional with openldap for
> personal address book entries. My last issue is
> figuring out how/where horde's code inserts the
> hordePrefs/impPrefs in the ldap directory, so I can
> have it also insert a child ou for a per user address
> book. This is what I need added at the same time the
> hordePrefs/impPrefs are initialized for the first
> time:
>
> ou=addressbook,uid=username,ou=users,dc=domain,dc=tld
> (each uid should also contain this group).
>
> As always, your assistance is appreciated.
>
> Respectfully,
>
>
> Gary
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
More information about the imp
mailing list