Unable to login
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2006 09:57 AM
I downloaded Alfresco's WAR, ran db_sqtup.sql against our MySQL server (same host as Tomcat), and deployed the WAR via Tomcat Manager, but I'm unable to login.
I tried admin/admin, but I get a Unable to login - unknown username/password error.
The only authentication-related message in alfresco.log is
I tried admin/admin, but I get a Unable to login - unknown username/password error.
The only authentication-related message in alfresco.log is
WARN [app.servlet.AuthenticationHelper] Unable to login as Guest: Access Denied. You do not have the appropriate permissions to perform this operation.
.
Labels:
- Labels:
-
Archive
12 REPLIES 12
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2006 02:58 PM
It happens - and raises the point that perhaps we should provide some .xml.sample files for this config.
I hope you have a good experience with the product.
I hope you have a good experience with the product.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 04:49 PM
A sample XML file for this config would be nice. However, I'd like to suggest keeping only configuration files under /etc (or /usr/local/etc), and data files under /srv. From the Filesystem Hierarchy Standard:
The /etc hierarchy contains configuration files. A "configuration file" is a local file used to control the operation of a program; it must be static and cannot be an executable binary.
…
/srv contains site-specific data which is served by this system.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2006 10:38 AM
The WIKI has been changed.
http://wiki.alfresco.com/wiki/Repository_Configuration#Configuration_Changes
http://wiki.alfresco.com/wiki/Repository_Configuration#Configuration_Changes