Обсуждение: Pam Authentication help needed

Поиск
Список
Период
Сортировка

Pam Authentication help needed

От
fathi.engineer@gnet.tn
Дата:
Hello,

    Can someone point me to a /etc/pam.d/postgresql sample so
I can get
postgresql authentication to work with pam ?

Thank You.
Fathi Ben Nasr.


Re: Pam Authentication help needed

От
"Dominic J. Eidson"
Дата:
On Fri, 26 Apr 2002 fathi.engineer@gnet.tn wrote:

>     Can someone point me to a /etc/pam.d/postgresql sample so
> I can get
> postgresql authentication to work with pam ?

#%PAM-1.0
auth     required      pam_ldap.so             nullok #set_secrpc
account  required      pam_ldap.so


--
Dominic J. Eidson
                                        "Baruk Khazad! Khazad ai-menu!" - Gimli
-------------------------------------------------------------------------------
http://www.the-infinite.org/              http://www.the-infinite.org/~dominic/


Re: Pam Authentication help needed

От
Fathi Ben Nasr
Дата:
It works now.
Thank You.

"Dominic J. Eidson" a écrit :

> On Fri, 26 Apr 2002 fathi.engineer@gnet.tn wrote:
>
> >     Can someone point me to a /etc/pam.d/postgresql sample so
> > I can get
> > postgresql authentication to work with pam ?
>
> #%PAM-1.0
> auth     required      pam_ldap.so             nullok #set_secrpc
> account  required      pam_ldap.so
>
> --
> Dominic J. Eidson
>                                         "Baruk Khazad! Khazad ai-menu!" - Gimli
> -------------------------------------------------------------------------------
> http://www.the-infinite.org/              http://www.the-infinite.org/~dominic/