R: [GENERAL] Linux Postgres authentication against active directory

2005-08-18 Thread Ronzani Dario
rio; pgsql-general@postgresql.org > Oggetto: Re: [GENERAL] Linux Postgres authentication against > active directory > > > > > > Actually I try to authenticate my Linux Postgres installation > > > > against Active Directory, I find 3 solution to use: > > > >

Re: [GENERAL] Linux Postgres authentication against active directory

2005-08-15 Thread Magnus Hagander
> > > Actually I try to authenticate my Linux Postgres installation > > > against Active Directory, I find 3 solution to use: > > > > > > 1) LDAP > > > 2) Pam and Kerberos > > > 3) Kerberos alone > > > > (3) is the one I've been using, and it works very well. I've been > > working on a HOWTO, b

R: [GENERAL] Linux Postgres authentication against active directory

2005-08-12 Thread Ronzani Dario
Hi, thanks for the answer. Below my comment > -Messaggio originale- > Da: Magnus Hagander [mailto:[EMAIL PROTECTED] > Inviato: venerdì 12 agosto 2005 12.56 > A: Ronzani Dario; pgsql-general@postgresql.org > Oggetto: RE: [GENERAL] Linux Postgres authentication against >

Re: [GENERAL] Linux Postgres authentication against active directory

2005-08-12 Thread Magnus Hagander
> Hi to all, > > Actually I try to authenticate my Linux Postgres installation > against Active Directory, I find 3 solution to use: > > 1) LDAP > 2) Pam and Kerberos > 3) Kerberos alone (3) is the one I've been using, and it works very well. I've been working on a HOWTO, but it' snot done yet.

[GENERAL] Linux Postgres authentication against active directory

2005-08-12 Thread Ronzani Dario
Hi to all, Actually I try to authenticate my Linux Postgres installation against Active Directory, I find 3 solution to use: 1) LDAP 2) Pam and Kerberos 3) Kerberos alone The first require the modification of the active directory schema, and I prefer to avoid such responsibility. For the 2 kerb