Hi,

> template1=# create user openca with password
> 'something' createdb nocreateuser;
> CREATE USER
> template1=# \q
> -bash-2.05b$ psql -d template1 -U openca
> psql: FATAL:  IDENT authentication failed for user
> "openca"
>
>
> please tell me what is wrong with this?

this is no OpenCA problem. Please read the docs on PostgreSQL.
Configure your pg_hba.conf correctly.

Martin





-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to