Re: BUG #2244: silent installation to set password never expires

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: BUG #2244: silent installation to set password never expires
Дата
Msg-id 43EE21C0.9010300@hogranch.com
обсуждение исходный текст
Ответ на Re: BUG #2244: silent installation to set password never expires  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-bugs
>>Can someone help to provide some guideline how to do the
>>silent installation WITH setting the services account
>>password never expires.
>
>
> There's no such functionality. You'll need to create the account prior
> to installing PostgreSQL, and set the flags then.

it could be created with a command line like...

    NET USER username password /EXPIRES:NEVER /ADD ...

..run prior to the 'silent installation'.

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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: BUG #2244: silent installation to set password never expires
Следующее
От: "Denis de Bernardy"
Дата:
Сообщение: Re: overlapping rules can let you break referential integrity