Donate Share

infoglue

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Admin login problem

You are viewing a single message from this topic. View all messages.

  1. 2003-12-01 03:37:35 UTC
    Installation without any problem, but I can't login into infoglue.

    The Broswer show me a 403 error with message"Access to the requested resource has been denied".

    I investigated the log, and was told that "
    2003-12-01 11:23:13 JDBCRealm[/infoglueCMS]: Username administrator does NOT have role cmsUser
    2003-12-01 11:23:13 JDBCRealm[/infoglueCMS]: Username administrator does NOT have role administrators
    "
    .

    The following is part of tomcat's log.

    2003-12-01 11:23:11 Authenticator[/infoglueCMS]: Security checking request GET /infoglueCMS/ViewCMSTool.action
    2003-12-01 11:23:11 Authenticator[/infoglueCMS]: Checking constraint 'SecurityConstraint[CMS Application]' against GET /ViewCMSTool.action --> true
    2003-12-01 11:23:11 Authenticator[/infoglueCMS]: Subject to constraint SecurityConstraint[CMS Application]
    2003-12-01 11:23:11 Authenticator[/infoglueCMS]: Calling checkUserData()
    2003-12-01 11:23:11 Authenticator[/infoglueCMS]: User data constraint has no restrictions
    2003-12-01 11:23:11 Authenticator[/infoglueCMS]: Calling authenticate()
    2003-12-01 11:23:11 JDBCRealm[/infoglueCMS]: Getting connection for Realm: jdbc:mysql://10.1.1.109/infoglue - infoglue:infoglue(com.mysql.jdbc.Driver)
    2003-12-01 11:23:11 JDBCRealm[/infoglueCMS]: Username administrator successfully authenticated
    2003-12-01 11:23:11 JDBCRealm[/infoglueCMS]: Roles SQL:SELECT r.name FROM cmRole r, cmSystemUser u, cmSystemUserRole ur WHERE r.roleId = ur.roleId AND ur.systemUserId = u.systemUserId AND u.userName = ?:administrator
    2003-12-01 11:23:11 Authenticator[/infoglueCMS]: Authenticated 'administrator' with type 'BASIC'
    2003-12-01 11:23:11 Authenticator[/infoglueCMS]: Calling accessControl()
    2003-12-01 11:23:11 JDBCRealm[/infoglueCMS]: Username administrator does NOT have role cmsUser
    2003-12-01 11:23:11 JDBCRealm[/infoglueCMS]: Username administrator does NOT have role administrators
    2003-12-01 11:23:11 Authenticator[/infoglueCMS]: Failed accessControl() test
    2003-12-01 11:23:13 Authenticator[/infoglueCMS]: Security checking request GET /infoglueCMS/ViewCMSTool.action
    2003-12-01 11:23:13 Authenticator[/infoglueCMS]: Checking constraint 'SecurityConstraint[CMS Application]' against GET /ViewCMSTool.action --> true
    2003-12-01 11:23:13 Authenticator[/infoglueCMS]: Subject to constraint SecurityConstraint[CMS Application]
    2003-12-01 11:23:13 Authenticator[/infoglueCMS]: Calling checkUserData()
    2003-12-01 11:23:13 Authenticator[/infoglueCMS]: User data constraint has no restrictions
    2003-12-01 11:23:13 Authenticator[/infoglueCMS]: Calling authenticate()
    2003-12-01 11:23:13 JDBCRealm[/infoglueCMS]: Getting connection for Realm: jdbc:mysql://10.1.1.109/infoglue - infoglue:infoglue(com.mysql.jdbc.Driver)
    2003-12-01 11:23:13 JDBCRealm[/infoglueCMS]: Username administrator successfully authenticated
    2003-12-01 11:23:13 Authenticator[/infoglueCMS]: Authenticated 'administrator' with type 'BASIC'
    2003-12-01 11:23:13 Authenticator[/infoglueCMS]: Calling accessControl()
    2003-12-01 11:23:13 JDBCRealm[/infoglueCMS]: Username administrator does NOT have role cmsUser
    2003-12-01 11:23:13 JDBCRealm[/infoglueCMS]: Username administrator does NOT have role administrators
    2003-12-01 11:23:13 Authenticator[/infoglueCMS]: Failed accessControl() test
< Previous | 1 | Next >

Add a Reply

You can use Markdown syntax in your reply.

Preview

Monitor this

Log in to monitor this topic. Not registered? Create an account to receive email updates when replies are posted to this topic. If you do not log in or register, your reply will be added anonymously.