diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-08-01 05:59:13 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-08-01 05:59:13 +0000 |
commit | e7029b212755594bbfb4325fffd2dbd7b00eef08 (patch) | |
tree | 4b873a2272d0c18706b3398502d765aa607e51a7 /src/backend/commands/dbcommands.c | |
parent | 9d623ed252a73b5f57e2a764c6e631be19577a81 (diff) | |
download | postgresql-e7029b212755594bbfb4325fffd2dbd7b00eef08.tar.gz postgresql-e7029b212755594bbfb4325fffd2dbd7b00eef08.zip |
>I got a new idea on this. I think we should add an initdb option that
>takes a string to specify the local authentication method:
>
> initdb --auth 'ident'
>
>or whatever the user wants. I think this is more flexible and more
>compact. It would default to 'trust', and the packagers could
>set it to
>whatever they want. If their OS supports local ident, they can use
>that.
>
>Also keep in mind you might want some ident map file:
>
> initdb --auth 'ident mymap'
>
>so you would need to allow multiple words in the string.
Magnus Hagander
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions