More info:
I upped the log level to 'DEBUG' and this is what I see now when logging as
superuser:
[code]
WARN info.magnolia.cms.security.RescueSecuritySupport
RescueSecuritySupport.java(getUserManager:59) 09.02.2012 11:57:45 Using
RescueSecuritySupport, will instanciate SystemUserManager, please fix your
configuration !
DEBUG info.magnolia.cms.util.ObservationUtil
ObservationUtil.java(registerChangeListener:94) 09.02.2012 11:57:45
Registering event listener for path [/system/anonymous]
DEBUG info.magnolia.context.AbstractRepositoryStrategy
AbstractRepositoryStrategy.java(getRepositorySession:109) 09.02.2012 11:57:45
creating jcr session users
DEBUG org.apache.jackrabbit.core.state.MLRUItemStateCache
MLRUItemStateCache.java(cache:143) 09.02.2012 11:57:45
org.apache.jackrabbit.core.state.MLRUItemStateCache@1b5f458 size=1,
77464/4194304
DEBUG org.apache.jackrabbit.core.state.MLRUItemStateCache
MLRUItemStateCache.java(cache:143) 09.02.2012 11:57:45
org.apache.jackrabbit.core.state.MLRUItemStateCache@1b5f20a size=1, 1564/4194304
DEBUG info.magnolia.cms.util.ObservationUtil
ObservationUtil.java(registerChangeListener:94) 09.02.2012 11:57:45
Registering event listener for path [/]
DEBUG info.magnolia.context.AbstractRepositoryStrategy
AbstractRepositoryStrategy.java(getRepositorySession:109) 09.02.2012 11:57:45
creating jcr session usergroups
DEBUG org.apache.jackrabbit.core.state.MLRUItemStateCache
MLRUItemStateCache.java(cache:143) 09.02.2012 11:57:45
org.apache.jackrabbit.core.state.MLRUItemStateCache@1b77620 size=1,
77464/4194304
DEBUG org.apache.jackrabbit.core.state.MLRUItemStateCache
MLRUItemStateCache.java(cache:143) 09.02.2012 11:57:45
org.apache.jackrabbit.core.state.MLRUItemStateCache@1b773d2 size=1, 1564/4194304
DEBUG info.magnolia.cms.util.ObservationUtil
ObservationUtil.java(registerChangeListener:94) 09.02.2012 11:57:45
Registering event listener for path [/]
DEBUG info.magnolia.context.AbstractRepositoryStrategy
AbstractRepositoryStrategy.java(getRepositorySession:109) 09.02.2012 11:57:45
creating jcr session userroles
DEBUG org.apache.jackrabbit.core.state.MLRUItemStateCache
MLRUItemStateCache.java(cache:143) 09.02.2012 11:57:45
org.apache.jackrabbit.core.state.MLRUItemStateCache@1afa170 size=1,
77464/4194304
DEBUG org.apache.jackrabbit.core.state.MLRUItemStateCache
MLRUItemStateCache.java(cache:143) 09.02.2012 11:57:45
org.apache.jackrabbit.core.state.MLRUItemStateCache@1af9f22 size=1, 1864/4194304
DEBUG org.apache.jackrabbit.core.query.lucene.QueryImpl
QueryImpl.java(execute:134) 09.02.2012 11:57:45 Executing query:
+ Root node
+ Select properties: *
+ PathQueryNode
+ LocationStepQueryNode: NodeTest={} Descendants=false Index=NONE
+ LocationStepQueryNode: NodeTest={}null Descendants=false Index=1
+ LocationStepQueryNode: NodeTest={}superuser Descendants=true Index=1
+ NodeTypeQueryNode: Prop={http://www.jcp.org/jcr/1.0}primaryType
Value={http://www.magnolia.info/jcr/mgnl}user
DEBUG org.apache.jackrabbit.core.query.lucene.QueryResultImpl
LazyQueryResultImpl.java(getResults:247) 09.02.2012 11:57:45
getResults(2147483647)
DEBUG org.apache.jackrabbit.core.query.QueryImpl QueryImpl.java(execute:146)
09.02.2012 11:57:45 executed in 0.00 s. (select * from mgnl:user where
jcr:path = '/null/superuser' or jcr:path like '/null/%/superuser')
DEBUG org.apache.jackrabbit.core.query.lucene.DocOrderNodeIteratorImpl
DocOrderNodeIteratorImpl.java(initOrderedIterator:254) 09.02.2012 11:57:45 0
node(s) ordered in 0 ms
DEBUG info.magnolia.cms.security.MgnlUserManager
MgnlUserManager.java(getFromRepository:132) 09.02.2012 11:57:45 User not
found: [superuser]
DEBUG info.magnolia.cms.security.SecuritySupportBase
SecuritySupportBase.java(logLoginException:88) 09.02.2012 11:57:45 Can't login
due to:
javax.security.auth.login.AccountNotFoundException: User account superuser not
found.
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
......
[/code]
Thanks!!
David.
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=6db90c8d-3431-46d1-87ee-719d916895f6
----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------