posix_getpwnam

Поиск
Список
Период
Сортировка
От Tomáš Kubiš
Тема posix_getpwnam
Дата
Msg-id NNEPKEIGCPCHDEFHEFPDKEDOCAAA.kubis@vosji.cz
обсуждение исходный текст
Список pgsql-general
Hi,
 I`m using function posix_getpwnam. Its works correctly. But The result for
param passwd is only "x". I know why is it. Because i have save unix users
passwords in shadow file,not in passwd file, there is only "x".
 Is there some function,which param is encrypted(MD5) password in PHP?

I need: User puts password,and I will compare these password with password
in shadow?

Thank you very much

Tomas


В списке pgsql-general по дате отправления:

Предыдущее
От: "Steve SAUTETNER"
Дата:
Сообщение: Reading a table in a database from another database
Следующее
От: "Dr. Evil"
Дата:
Сообщение: The mysterious BLOB and bytea data types