In order to allow other clients on the network to access the GNUmed database the following changes are neccessary.
On the server:
1.) Find the directory C:\Program Files\PostgreSQL\8.3\data.
2.) Open and edit the file pg_hba.conf.
3.) Find the IP-address of the machine that wants to connect to the server.
4.) Add a line containing the IP address of the client
On the client:
1.) Find and the directory C:\Program Files\GNUmed-client
2.) Open and edit the file gnumed.conf
3.) Add a new profile for the server
4.) Add the profile to the list of profiles
Details available in the GNUmed Wiki
Sebastian
On the server:
1.) Find the directory C:\Program Files\PostgreSQL\8.3\data.
2.) Open and edit the file pg_hba.conf.
3.) Find the IP-address of the machine that wants to connect to the server.
4.) Add a line containing the IP address of the client
On the client:
1.) Find and the directory C:\Program Files\GNUmed-client
2.) Open and edit the file gnumed.conf
3.) Add a new profile for the server
4.) Add the profile to the list of profiles
Details available in the GNUmed Wiki
Sebastian
No comments:
Post a Comment