Changes

Jump to navigation Jump to search
435 bytes added ,  05:46, 7 May 2010
Line 206: Line 206:     
  http://<server_domain_name>:8080
 
  http://<server_domain_name>:8080
 +
 +
== Change Funambol Admin Passowrd ==
 +
 +
The default Funambol admin password is '''sa'''. This can be changed with the '''admin-password''' utility.
 +
 +
Edit '''/opt/Funambol/bin/admin-password'''
 +
 +
vim /opt/Funambol/bin/admin-password
 +
 +
and change the near the top of the file to:
 +
 +
JDBC_JAR=/opt/Funambol/tools/mysql/lib/mysql-connector-java-5.0.8-bin.jar
 +
 +
Save and run:
 +
 +
cd /opt/Funambol
 +
./bin/admin-password
 +
 +
and follow the prompts.
    
== Public Access to Funambol ==
 
== Public Access to Funambol ==
374

edits

Navigation menu