Devdas Bhagat wrote:

> On Fri, 27 Jul 2001, Prune spewed into the ether:
> <snip>
> 
>> when di you run the script ?
>> how often ?
>> how ? (cron ?)
> 
> Everytime you change something for the user. Use a script that not only
> adds the info to LDAP, but also sends it to cyrus.
> To enable this over the web, split it into two parts: one of which is a
> cgi that handles user inout and sends it to LDAP, and then calls the
> second one, which reads from LDAP and passes to cyrus.

Who never forgot to do a 'newaliases' or 'ndc reload' after a change in 
a conf file ?
I think using Ldap is a solution to never have to deal with this kind of 
stuff anymore.
You'll always have someone, maybe you, drunk at night, who will 
add/change something directly in ldap. Of course, you'll not run the 
script :)

I think building a script is simpler and faster, but if a patch can be 
made, it's worth it :)

I'm too lame at C programming, and I don't have time for that. but if 
someone can, I think it's a great feature to add.

> 
>> Having cyrus patched make it live. (even if increasing the number of 
>> connections to your Ldap server). If you just run a script, your cyrus 
>> will not be synchronized to your Ldap until it is ran...
> 
> It doesn't increase the number of connections, all the required data
> can be obtained in a single call.

yes, if the patch is good :)

Prune

-- 
    - le Centre - 
a Mad Cow Tribe product

(Very uncommon, but we should please everybody anyway, even disturbed minds)

Reply via email to