9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@cse.psu.edu, Russ Cox <rsc@swtch.com>
Subject: Re: [9fans] authentication by LDAP?
Date: Mon,  2 Jan 2006 20:13:55 -0600	[thread overview]
Message-ID: <20060103021355.6E49B1E4139@dexter-peak.quanstro.net> (raw)
In-Reply-To: <ee9e417a0601021715h1d6e93f1g702f379bf0c3cd31@mail.gmail.com>

i guess in addition to suffering linux brain dapage, i didn't explain myself well.

if one wrote an ldap fileserver that served up ndb-stype tuples in a standard
format, all the ndb library would need is a hook to talk to this fileserver instead
of parsing an ndb file. you could do the same with dns and other protocols.

- erik

Russ Cox <rsc@swtch.com> writes

| 
| > is there anything about ldap that would prevent one from writing an
| > ldap adaptor for ndb? i was thinking something along these lines
| 
| you'd have to put it in libndb, polluting every program
| that reads ndb files and the standard library.
| i much prefer steve's solution.
| 
| russ


  reply	other threads:[~2006-01-03  2:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-29 22:32 Paweł Lasek
2006-01-02 12:35 ` Steve Simon
2006-01-03  1:12   ` erik quanstrom
2006-01-03  1:15     ` Russ Cox
2006-01-03  2:13       ` erik quanstrom [this message]
2006-01-03  2:34         ` Russ Cox
2006-01-03  2:53           ` erik quanstrom
2006-01-03 14:20   ` Paweł Lasek
2006-01-03 17:20     ` Dan Cross
2006-01-04 22:13       ` Paweł Lasek
2006-01-07  3:13     ` erik quanstrom

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=20060103021355.6E49B1E4139@dexter-peak.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@cse.psu.edu \
    --cc=rsc@swtch.com \
    /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;
as well as URLs for NNTP newsgroup(s).