Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] sup integration LDAP?
@ 2010-11-12  3:47 Jagadeesh N. Malakannavar
  2010-11-12  9:13 ` Tero Tilus
  0 siblings, 1 reply; 2+ messages in thread
From: Jagadeesh N. Malakannavar @ 2010-11-12  3:47 UTC (permalink / raw)
  To: sup-talk


[-- Attachment #1.1: Type: text/plain, Size: 113 bytes --]

Hi,
May I know hot to integrate sup with LDAP? OR I need to populate
contacts.txt using separate script?

Thanks

[-- Attachment #1.2: Type: text/html, Size: 174 bytes --]

[-- Attachment #2: Type: text/plain, Size: 140 bytes --]

_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [sup-talk] sup integration LDAP?
  2010-11-12  3:47 [sup-talk] sup integration LDAP? Jagadeesh N. Malakannavar
@ 2010-11-12  9:13 ` Tero Tilus
  0 siblings, 0 replies; 2+ messages in thread
From: Tero Tilus @ 2010-11-12  9:13 UTC (permalink / raw)
  To: sup-talk

Jagadeesh N. Malakannavar, 2010-11-12 05:47:
> May I know hot to integrate sup with LDAP?

Sup has extra-contact-addresses hook you can use to integrate sup to
external directories, e.g. LDAP.  From `sup -l`

...
extra-contact-addresses
-----------------------
File: ~/.sup/hooks/extra-contact-addresses.rb
A list of extra addresses to propose for tab completion, etc. when the
user is entering an email address. Can be plain email addresses or can
be full "User Name <email@domain.tld>" entries.

Variables: none
Return value: an array of email address strings.
...

There are integration instructions in sup wiki for two different
approaches: either use lbdbq to query LDAP on demand (up to date) or
directly read lbdb cache (fast).

http://sup.rubyforge.org/wiki/wiki.pl?LbdbIntegration

--
Tero Tilus ## 050 3635 235 ## http://tero.tilus.net/
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-12  9:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-12  3:47 [sup-talk] sup integration LDAP? Jagadeesh N. Malakannavar
2010-11-12  9:13 ` Tero Tilus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox