Re: ldap auth

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ingo Schwarze
Subject: Re: ldap auth
Date: Saturday, November 27, 2010 - 6:37 am

Hi,

Kapetanakis Giannis wrote on Sat, Nov 27, 2010 at 02:51:02PM +0200:


The merit of a daemon like ypldap(8) is that is isolates the small,
standardized libc code from whatever arbitrary information retrieval
protocol a specific site may choose.


I highly doubt that we want to bloat libc by integrating specific
protocols for authentication information retrieval, and least of
all with something as absurdly heavyweight as LDAP.  And i'm not
sure whether letting libc call back into user-supplied libraries
would be a smart idea, in particular regarding functions a vital
as user authentication.


That said, i admit that libc RPC and YP code is not that small,
not that standardized, and not that pretty.  But building an
additional system alongside it inside libc will not improve the
situation.  I feel unable to judge the consequences of replacing
it with something cleaner and simpler; in any case, that would be
a large and complex task.  Oh, and of course YP functionality
must be preserved.  People are using it.

Yours,
  Ingo
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ldap auth, Kapetanakis Giannis, (Tue Nov 23, 4:03 pm)
Re: ldap auth, Joachim Schipper, (Fri Nov 26, 10:11 am)
Re: ldap auth, Kapetanakis Giannis, (Sat Nov 27, 5:51 am)
Re: ldap auth, Ingo Schwarze, (Sat Nov 27, 6:37 am)
Re: ldap auth, Kapetanakis Giannis, (Sat Nov 27, 6:47 am)
Re: ldap auth, Ted Unangst, (Sat Nov 27, 4:31 pm)