premnath sunkara
2004-03-12 20:16:53 UTC
Hi,
I am new to 'netdisco' and am trying to install it
on redhat9.0. I installed postgresql and changed the
pg_hba.conf to look like this
local sameuser all md5
local template1 all ident
Now when I run sql/pg_init I get the following
--> Creating User netdisco.
Choose a password just for this new database user.
bash: /root/.bashrc: Permission denied
Enter password for user "netdisco":
Enter it again:
psql: FATAL: IDENT authentication failed for user
"netdisco"
createuser: creation of user "netdisco" failed
Creating Database netdisco. Use the Password used
above.
bash: /root/.bashrc: Permission denied
Password:
psql: FATAL: IDENT authentication failed for user
"netdisco"
createdb: database creation failed
I tried changing pg_hba.conf to the following
local sameuser all md5
local template1 all trust
I also tried local all all trust
But then I got
--> Creating User netdisco.
Choose a password just for this new database user.
bash: /root/.bashrc: Permission denied
Enter password for user "netdisco":
Enter it again:
psql: FATAL: user "netdisco" does not exist
createuser: creation of user "netdisco" failed
Creating Database netdisco. Use the Password used
above.
bash: /root/.bashrc: Permission denied
Password:
psql: FATAL: user "netdisco" does not exist
createdb: database creation failed
Please help. I have been on this problem for some days
now and couldnt solve it.
Thanks in advance,
Prem
__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you�re looking for faster
http://search.yahoo.com
I am new to 'netdisco' and am trying to install it
on redhat9.0. I installed postgresql and changed the
pg_hba.conf to look like this
local sameuser all md5
local template1 all ident
Now when I run sql/pg_init I get the following
--> Creating User netdisco.
Choose a password just for this new database user.
bash: /root/.bashrc: Permission denied
Enter password for user "netdisco":
Enter it again:
psql: FATAL: IDENT authentication failed for user
"netdisco"
createuser: creation of user "netdisco" failed
Creating Database netdisco. Use the Password used
above.
bash: /root/.bashrc: Permission denied
Password:
psql: FATAL: IDENT authentication failed for user
"netdisco"
createdb: database creation failed
I tried changing pg_hba.conf to the following
local sameuser all md5
local template1 all trust
I also tried local all all trust
But then I got
--> Creating User netdisco.
Choose a password just for this new database user.
bash: /root/.bashrc: Permission denied
Enter password for user "netdisco":
Enter it again:
psql: FATAL: user "netdisco" does not exist
createuser: creation of user "netdisco" failed
Creating Database netdisco. Use the Password used
above.
bash: /root/.bashrc: Permission denied
Password:
psql: FATAL: user "netdisco" does not exist
createdb: database creation failed
Please help. I have been on this problem for some days
now and couldnt solve it.
Thanks in advance,
Prem
__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you�re looking for faster
http://search.yahoo.com