Vmware image
From GenosOrg
A VMWARE image can be downloaded from Sourceforge http://sourceforge.net/projects/gmf
This image contains a working installation of GMF 1.3 configured against a local LDAP directory and a MySQL database. The machine is configured to get an IP address from a DHCP server, so be sure you have a working DHCP in your network. Without it, you can also reconfigure the system to use a static address.
The password for the user root is "gmf", and GMF is installed at /srv/gmf.
Once your machine has a valid IP address, open a browser and go to: http://YOURIP:8180/gmf/login.jsp
The users are (user / password):
- user1 / user1 - user2 / user2 - cc1 / cc1 - cc2 / cc2 - sa1 / sa1 - man1 / man1 - admin / admin
user1 and user2 are plain users. cc1 and cc2 are first level support users. sa1 is a second level support user. man1 is a manager. GMF's admin user is admin.
You can also find a demo of GMF as a portlet in a Liferay 4.2 portal. Liferay doesn't start automatically, you have to follow these instructions:
- Stop the default Tomcat demo: /etc/init.d/tomcat5.5 stop - Start Liferay: cd /home/liferay/bin; ./startup.sh - Go to the following URL: http://YOURIP:8080 - To stop Liferay: cd /home/liferay/bin; ./shutdown.sh
The users defined in Liferay are:
- Default admin user: test@liferay.com / test - user1@liferay.com / user1 - user2@liferay.com / user2 - cc1@liferay.com / cc1cc1 - cc2@liferay.com / cc2cc2 - sa1@liferay.com / sa1sa1 - man1@liferay.com / man1

