Quantcast
Channel: Alfresco Forums - Configuration
Viewing all articles
Browse latest Browse all 411

Admin Password on Tomcat

$
0
0

Hi, I have installed Alfresco on Tomcat. I was wondering if I have to add extra configuration details that are not given in the sample to login into alfresco share. It does not let me login using admin/admin. My configuration settings are as follows:

db.username=alfresco
db.password=alfresco

db.driver=oracle.jdbc.OracleDriver
db.url=jdbc:oracle:thin:@localhost:1521:alfresco

alfresco.context=alfresco
alfresco.host=${localname}
alfresco.port=8080
alfresco.protocol=http
#
share.context=share
share.host=${localname}
share.port=8080
share.protocol=http
alfresco.rmi.services.host=0.0.0.0

Do I need any more in order for me to access alfresco share?


Viewing all articles
Browse latest Browse all 411

Trending Articles