[ 
http://jira.codehaus.org/browse/MRM-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=261303#action_261303
 ] 

Brett Porter commented on MRM-728:
----------------------------------

I saw this myself today. Here's what I had that was being sent:
- 2 JSESSIONID cookies (/, /archiva)
- rbkRememberMe (/archiva)
- rbkSignon (/)

The server responded clearing both cookies, then setting both cookies on /. It 
redirects to the redbackRedirect action which sends both, twice, with an empty 
value and 1970 expiry (4 cookie setting lines). Some other actions continue to 
unset the two cookies.

Deleting the above cookies fixed the problem after I logged in again.

I think it might be the incorrect JSESSIONID, but it may have been the 
incorrect "remember me" cookie that was never unset.

> After successful admin login archiva reacts as if user is guest
> ---------------------------------------------------------------
>
>                 Key: MRM-728
>                 URL: http://jira.codehaus.org/browse/MRM-728
>             Project: Archiva
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>         Environment: linux
>            Reporter: Robin Roos
>            Priority: Critical
>             Fix For: Backlog
>
>         Attachments: advancedprivacysettings.jpg, archiva.log, 
> archiva.log.debug.signon.txt
>
>
> I ran Archiva on my windows box and, after configuring the admin user, I was 
> able to login.  The header of the web page identified me as Administrator 
> (admin) and I could see all the expected functions on the left hand frame.  
> So far so good.
> I had Archiva installed on a linux box and started.  I surfed to the box from 
> Windows and configured the admin user.  But when I logged in as admin I got a 
> page with only Search/FindArtifact/Browse functions.  The header page reads 
> "Login - Register".  It is as if I am not logged in and am seeing the guest 
> functions.  Note that if I log in with a deliberately incorrect password then 
> I get an error message as expected.  But logging in with the right 
> credentials appears to fail silently.
> As a result I cannot deploy any artifacts into Archiva, I cannot roll out the 
> maven/subversion/archiva based edition of our in-house project, and I fear my 
> time is limited!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to