Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
From: Tero Tilus <tero@tilus.net>
To: sup-talk <sup-talk@rubyforge.org>
Subject: Re: [sup-talk] sup integration LDAP?
Date: Fri, 12 Nov 2010 11:13:34 +0200	[thread overview]
Message-ID: <1289552495-sup-8604@tilus.net> (raw)
In-Reply-To: <AANLkTi=0A7HzF4O8ypwPJ5Y6Xy6ddYAzXon8ar47yTvU@mail.gmail.com>

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


      reply	other threads:[~2010-11-12  9:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-12  3:47 Jagadeesh N. Malakannavar
2010-11-12  9:13 ` Tero Tilus [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1289552495-sup-8604@tilus.net \
    --to=tero@tilus.net \
    --cc=sup-talk@rubyforge.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox