Re: troubles with pam_pgsql (Conversation Error)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Olivier Kaloudoff wrote:
> [root@ge root]# cat /etc/pam.d/passwd
> #%PAM-1.0
> auth:   sufficient      /lib/security/pam_pgsql.so
     ^^^
May this (a colon) be a problem too?
> auth       required     /lib/security/pam_pwdb.so shadow nullok debug
> account    required     /lib/security/pam_pwdb.so debug
> password   required     /lib/security/pam_cracklib.so retry=3 debug
> password   required     /lib/security/pam_pwdb.so use_authtok nullok debug
> 
[]
> [root@ge root]# su - nobody
> 
> [nobody@ge /]$ psql passwd -c "select * from passwd"
> username|password     |uid|gid|info|home|shell
> --------+-------------+---+---+----+----+---------
> test    |5VSUwEOAwEs16|517|517|    |/tmp|/bin/bash
> (1 row)

Are you shure that you really want to show (hashed)
passwords to everyone?  Compare with /etc/shadow
permissions...

[]

Regards,
 Michael.





[Index of Archives]     [Fedora Users]     [Kernel]     [Red Hat Install]     [Linux for the blind]     [Gimp]

  Powered by Linux