gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] GNUmed in Ubuntu is working....


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] GNUmed in Ubuntu is working....
Date: Wed, 13 Apr 2011 12:39:28 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Apr 13, 2011 at 12:32:29PM +0200, Tonatiuh de San Juli�n wrote:

> I don't know why is not working...
> Tell me if this is ok: (enter inside of postgres=#)
> 
> ALTER ROLE "gm-dbo" ENCRYPTED PASSWORD 123undostres
> 
> 123undostres is the password in this case, or it has to be '123undostres'

Yes. It must be:

        ALTER ROLE "gm-dbo" ENCRYPTED PASSWORD '123unodostres';

(note the '' and the ";")

> After exit do I have to restart postresql?

No.

> A question if I may, Is there the same way to add users like doctors
> and patients?

No, that can be done from the GNUmed client.

> I was trying to add a doctor, but because I don't have yet the gm-dbo
> password, gnumed make a patient.

GNUmed made a *person*. Anyone is a person, be it doctor or
patient ;-)

> In the case a doctor make a patient, is there a way to enter
> confidential data that only that doctor can access?

Yes, but it is not convenient yet.

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

[Prev in Thread] Current Thread [Next in Thread]