Hi there!

I'm testing RC3 on a virtual machine with Lubuntu 14.04.
The installation process wen ok until the last step where the craklib could
not be installed so I installed it manualy.

I was able to run gnuhealth server and tryton client to connect to the
community server.
 But when I tried to generate my own local database, I tried to run
severpass.py
I get the following:

TRYTOND_CONFG= variable no set and No configuration file specified

I also tried with the encryption script provided by the official tryton docs

python -c 'import getpass,crypt,random,string; print
crypt.crypt(getpass.getpass(),
"".join(random.sample(string.ascii_letters + string.digits, 8)))'


But got the "wrong pswd" ERROR

Any idea of what could I be doing wrong?

I know this is not such a big contribution, but I'm stuck with this since
this morning!

Txs

On Wed, Jan 28, 2015 at 9:59 AM, Luis Falcon <fal...@gnu.org> wrote:

> Hi Axel !
> On Wed, 28 Jan 2015 12:30:49 +0100
> "Axel Braun" <axel.br...@gmx.de> wrote:
>
> > Hi Luis,
> >
> > > Gesendet: Mittwoch, 28. Januar 2015 um 11:52 Uhr
> > > Von: "Luis Falcon" <fal...@gnu.org>
> > > An: "Axel Braun" <axel.br...@gmx.de>
> > > Cc: health-dev@gnu.org
> > > Betreff: Re: [Health-dev] Important tests for upcoming GNU Health
> > > 2.8
> >
> > ...
> >
> > > > > * Digital signatures (vital records, prescriptions and patient
> > > > >   evaluations ). Please check the workflows are OK
> > > >
> > > > Can you point me to the documentation on how to set it up in
> > > > GNUHealth?
> > >
> > > You need to install health_crypto module.
> >
> > Done, bundled with the Tryton client 3.2 and 3.4 (openSUSE)
> Great :)
> >
> > > Then check the vital records (Demographics -> Birth and Death
> > > Certificates ) or directly from Party -> Related Action (Birth /
> > > Death certs ).
> >
> > One step back please:
> > I created a new health professional.
> > Does the professional have to create his own set of keys? [I assume
> > yes, on the operating system level] How is the key management
> > handled, where do I import his secret key?
> No need to import anything.
>
> Signing the GNU Health document with your private key is done with the
> GNU Health GPG crypto plugin for the Tryton client. It retrieves your
> gnupg key from your client. Of course, you have to have an existing
> key-pair.
>
> I will document this section today.
>
> Best,
>
> >
> > Thanks
> > Axel
> >
>
>
>


-- 
Lic. Cecilia Santos Popper
Santa Fe
(0342) 154 440 615
www.linkedin.com/in/ceciliasp/

Reply via email to