[plug] DebNewbie Q?
Anthony J. Breeds-Taurima
tony at cantech.net.au
Tue Nov 6 17:51:51 WST 2001
On Tue, 6 Nov 2001, sol wrote:
> Thanks Tony.
> createuser was what I was looking for (I checked the man pages). But
> guess what? I just got the same error message:
>
> Connection to database 'template1' failed.
> ERROR: mdopen: couldn't open /var/lib/postgres/data/pg_shadow:
> Permission denied.
Hmmm Try,
$ su -
Password: blah blah blah
# su - postgres (or what ever account debian created)
$ createuser -P sol
Same problem ???
Also when you send small ammounts of output, it's prolly a good Idea to
capture the command:
---
~/tmp$ cat /etc/shadow
cat: /etc/shadow: Permission denied
---
Something like that.
Yours Tony.
/*
* "The significant problems we face cannot be solved at the
* same level of thinking we were at when we created them."
* --Albert Einstein
*/
More information about the plug
mailing list