Re: [BUGS] user authentication crash by Erik Luke (20-08-2001; 1.3kb)
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [BUGS] user authentication crash by Erik Luke (20-08-2001; 1.3kb) |
| Дата | |
| Msg-id | 20819.1004592505@sss.pgh.pa.us обсуждение |
| Ответы |
Re: [BUGS] user authentication crash by Erik Luke
|
| Список | pgsql-hackers |
"Thomas Yackel" <yackelt@ohsu.edu> writes:
> I got the error: "Bad abstime external representation ''" when attempted to start psql as a particular user and the
postmastershutdown.
> The problem, we discovered, is that this user had a carriage return contained within his password. Changing the
passwordto remove the CR avoided the system shutdown.
Hmm. I can see how a linefeed in a password would create a problem (it
breaks the line-oriented formatting of the pg_pwd file). However, I
can't reproduce a postmaster crash here. Either I'm not testing the
right combination of circumstances, or current sources are more robust
about this than 7.1. That's not unlikely given that Bruce rewrote the
password-file-parsing code a couple months ago.
In any case it seems like it'd be a good idea to forbid nonprinting
characters in passwords. Comments anyone?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера