Re: why to reinvent the glue? [Re: Starting isp and going to use Debian]

2004-02-26 Thread IOhannes m zmoelnig
Emmanuel Halbwachs wrote:
Adam ENDRODI a écrit :

-apache


What information could Apache read from LDAP?


Authentication ?

exactly, that is why i am using mod_ldap
(libapache-mod-ldap).
so ldap-support is kind of built-in.

mfg.a.fr
IOhannes
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: why to reinvent the glue? [Re: Starting isp and going to use Debian]

2004-02-25 Thread Emmanuel Halbwachs
Adam ENDRODI a écrit :
-apache
What information could Apache read from LDAP?
Authentication ?

Cheers,
--
Emmanuel HalbwachsLaboratoire de Photonique et Nanostructures
tel : (+33)1 69 63 61 34  CNRS UPR 20
fax : (+33)1 69 63 60 06   Route de Nozay
mailto:[EMAIL PROTECTED] 91460 Marcoussis France
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: why to reinvent the glue? [Re: Starting isp and going to use Debian]

2004-02-25 Thread Adam ENDRODI
On Wed, Feb 25, 2004 at 01:57:40PM +0100, David Zejda wrote:
> > > 3. User management
> > 
> > LDAP (with a lot of "glue" we've coded up in php and python)
> 
> is there any project, that provides The Glue?

There are a number of projects that try to help maintaining
the directory and to migrate from /etc/passwd.  Browse
freshmeat, it will show several hits.

> ldap/sqldb->config files for
> -postfix

Has built in support.

> -courier
> -nsd

Don't know.

> -apache

What information could Apache read from LDAP?

> -ssh

It works, thanks to libnss-ldap.

We, too, had to code up some utilities to replace useradd,
passwd, etc.  because we found no suitable solutions.
In fact, we've concluded that LDAP a pain to administer.
But it has its own benefits.

bit,
adam

-- 
Am I a cleric? | 1024D/37B8D989
Or maybe a sinner? | 954B 998A E5F5 BA2A 3622
Unbeliever?| 82DD 54C2 843D 37B8 D989
Renegade?  | http://sks.dnsalias.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



why to reinvent the glue? [Re: Starting isp and going to use Debian]

2004-02-25 Thread David Zejda
> > 3. User management
> 
> LDAP (with a lot of "glue" we've coded up in php and python)

is there any project, that provides The Glue?

ldap/sqldb->config files for
-postfix
-courier
-nsd
-apache
-ssh
-...
(modular design preffered)

thanks
Dvid


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]