Gnana,
        Yikes!  The URL can also be: http://support.ximian.com/q?123

This knowledge base article describes the process by which you can add
an LDAP source as an address auto completion source.  You need to edit 
~/evolution/config.xmldb

and add the code you pasted into that file.  Of course, that URL is
simply an example, and you need to supply your own.  If you don't
understand the syntax, here is the breakdown:


ldap://          -- protocol
localhost        -- server name
:389             -- port #
dc=toshok,dc=org -- LDAP query
??one            -- LDAP query type

        If you don't know these values, ask your LDAP administrator.

On Thu, 2002-10-17 at 17:07, Subramani, GnanaShekar (MED, TCS) wrote:
> Hi,
> 
> Can anybody explain the following lines....
> ------------------------------------------------------------------------
> ------------------------------------------
> Add the following line to your ~/evolution/config.xmldb: 
> 
> <section path="/Addressbook/Completion">
> <entry name="uri" type="string"
> value="ldap://localhost:389/dc=toshok,dc=org??one"/>
> </section>
> ------------------------------------------------------------------------
> --------------
> I found these in the ximain knowledge base, which can be accessed by the
> following link.
> 
> http://support.ximian.com/cgi-bin/ximian.cfg/php/enduser/std_adp.php?p_s
> id=X98JzZrg&p_lva=&p_faqid=123&p_created=1007746373&p_sp=cF9ncmlkc29ydD1
> wc2V1ZG9fdGJsLm1hcF9wcm9kdWN0OkQmcF9yb3dfY250PTc4JnBfc2VhcmNoX3RleHQ9YWR
> kcmVzc2Jvb2smcF9zZWFyY2hfdHlwZT00JnBfcHJvZF9sdmwxPX5hbnl_JnBfcHJvZF9sdmw
> yPX5hbnl_JnBfY2F0X2x2bDE9fmFueX4mcF9wYWdlPTY*&p_li=
> 
> Thanks & Regards,
> -Gnana Shekar-
> 
> _______________________________________________
> evolution maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/evolution
-- 
Benjamin Kahn <[EMAIL PROTECTED]>


_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to