Re: [xwiki-users] Severe problem, can't login as admin, neither as superadmin

2008-03-28 Thread Joao Henrique Silva Santos
Works fine with IE 6, IE 7, Firefox 2 and Opera 9
Thanks

On 26/03/2008, Vincent Massol [EMAIL PROTECTED] wrote:

  On Mar 26, 2008, at 11:07 AM, Joao Henrique Silva Santos wrote:

   Since I'm not the administrator of my server, I cannot go and make
   tomcat downgrades like that. I tried to download the jar you posted on
   jira 
 (http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki-core/1.3-SNAPSHOT/xwiki-core-1.3-20080313.231229-42.jar
   ),


 Go to 
 http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki-core/1.3-SNAPSHOT
   and pick the latest jar.

  Thanks

 -Vincent


  
   but I got a 404.
  
   Is that jar still available elsewhere? If it is, is it just a stable
   1.3 fix for that problem, or has it more development?
  
   If not available/stable, I'll have to stick to the standalone
   distribution until 1.3.1.
  
   Thnks for your help,
   Joao
  
  
   On 25/03/2008, Sergiu Dumitriu [EMAIL PROTECTED] wrote:
   Hi,
  
   Unfortunately, that fix didn't work quite as expected, see
   http://jira.xwiki.org/jira/browse/XWIKI-2211
  
   All authentication problems are solved in the future 1.3.1 release.
   Until then, you should downgrade to Tomcat 6.0.14
  
  
   Sergiu
  
  
   Joao S. Santos wrote:
   I'm having the same problem, but only for Internet Explorer 6 (on
   more than
   one machine).
  
   The server is running an 1.3 XWiki WAR distribution on a tomcat
   6.0.16 with
   jdk1.5.0_15.
   Shouldn't it be working already?
  
   regards
  
  
  
   Sergiu Dumitriu-2 wrote:
   3 options:
  
   1. Use tomcat 5.5.25 or 6.0.14
   2. Compile xwiki-core and put the compiled
   com.xpn.xwiki.user.impl.xwiki.MyPersistentManager.class into
   xwiki-dir/WEB-INF/classes/com/xpn/xwiki/user/impl/xwiki/
   3. Use the upcoming 1.3M2 release
  
   Antonio Goncalves wrote:
   Hi Sergiu,
  
   I have exactly the same problem with Tomcat 5.5.26 (I'm using
   XWiki
   1.2.2). Should I wait for a bug fix from XWiki or should I use a
   previous version of Tomcat (if yes, which one) ?
  
   Thanks,
  
   Antonio
  
  
   2008/2/15, Sergiu Dumitriu [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
   :
  
  I'm looking into the problem now.
  
  Probably in
  
   com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager#setupCookie
  (you have to recompile the code and update that class into
   the XWiki
  installation)
  
  Too bad tomcat doesn't have an option to configure this.
  
  Rustedt, Florian wrote:
   Hi,
  
   Perhaps a stupid question but... WHERE do i insert
  cookie.setVersion(1);?
  
   Florian
  
   -Ursprüngliche Nachricht-
   Von: Sergiu Dumitriu [mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]]
   Gesendet: Freitag, 15. Februar 2008 16:51
   An: XWiki Users
   Betreff: Re: [xwiki-users] Severe problem, can't login as
   admin, neither as superadmin
  
   See http://jira.xwiki.org/jira/browse/XWIKI-2119
  
  
  
   --
   Sergiu Dumitriu
   http://purl.org/net/sergiu/
   ___
   users mailing list
   users@xwiki.org
   http://lists.xwiki.org/mailman/listinfo/users
  
   ___
   users mailing list
   users@xwiki.org
   http://lists.xwiki.org/mailman/listinfo/users

  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Severe problem, can't login as admin, neither as superadmin

2008-03-26 Thread Joao Henrique Silva Santos
Since I'm not the administrator of my server, I cannot go and make
tomcat downgrades like that. I tried to download the jar you posted on
jira 
(http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki-core/1.3-SNAPSHOT/xwiki-core-1.3-20080313.231229-42.jar),
but I got a 404.

Is that jar still available elsewhere? If it is, is it just a stable
1.3 fix for that problem, or has it more development?

If not available/stable, I'll have to stick to the standalone
distribution until 1.3.1.

Thnks for your help,
Joao


On 25/03/2008, Sergiu Dumitriu [EMAIL PROTECTED] wrote:
 Hi,

  Unfortunately, that fix didn't work quite as expected, see
  http://jira.xwiki.org/jira/browse/XWIKI-2211

  All authentication problems are solved in the future 1.3.1 release.
  Until then, you should downgrade to Tomcat 6.0.14


  Sergiu


  Joao S. Santos wrote:
   I'm having the same problem, but only for Internet Explorer 6 (on more than
   one machine).
  
   The server is running an 1.3 XWiki WAR distribution on a tomcat 6.0.16 with
   jdk1.5.0_15.
   Shouldn't it be working already?
  
   regards
  
  
  
   Sergiu Dumitriu-2 wrote:
   3 options:
  
   1. Use tomcat 5.5.25 or 6.0.14
   2. Compile xwiki-core and put the compiled
   com.xpn.xwiki.user.impl.xwiki.MyPersistentManager.class into
   xwiki-dir/WEB-INF/classes/com/xpn/xwiki/user/impl/xwiki/
   3. Use the upcoming 1.3M2 release
  
   Antonio Goncalves wrote:
   Hi Sergiu,
  
   I have exactly the same problem with Tomcat 5.5.26 (I'm using XWiki
   1.2.2). Should I wait for a bug fix from XWiki or should I use a
   previous version of Tomcat (if yes, which one) ?
  
   Thanks,
  
   Antonio
  
  
   2008/2/15, Sergiu Dumitriu [EMAIL PROTECTED] mailto:[EMAIL 
 PROTECTED]:
  
   I'm looking into the problem now.
  
   Probably in
   com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager#setupCookie
   (you have to recompile the code and update that class into the XWiki
   installation)
  
   Too bad tomcat doesn't have an option to configure this.
  
   Rustedt, Florian wrote:
 Hi,

 Perhaps a stupid question but... WHERE do i insert
   cookie.setVersion(1);?

 Florian

 -Ursprüngliche Nachricht-
 Von: Sergiu Dumitriu [mailto:[EMAIL PROTECTED]
   mailto:[EMAIL PROTECTED]]
 Gesendet: Freitag, 15. Februar 2008 16:51
 An: XWiki Users
 Betreff: Re: [xwiki-users] Severe problem, can't login as
 admin, neither as superadmin

 See http://jira.xwiki.org/jira/browse/XWIKI-2119



  --
  Sergiu Dumitriu
  http://purl.org/net/sergiu/
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Severe problem, can't login as admin, neither as superadmin

2008-03-26 Thread Vincent Massol

On Mar 26, 2008, at 11:07 AM, Joao Henrique Silva Santos wrote:

 Since I'm not the administrator of my server, I cannot go and make
 tomcat downgrades like that. I tried to download the jar you posted on
 jira 
 (http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki-core/1.3-SNAPSHOT/xwiki-core-1.3-20080313.231229-42.jar
  
 ),

Go to 
http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki-core/1.3-SNAPSHOT 
  and pick the latest jar.

Thanks
-Vincent


 but I got a 404.

 Is that jar still available elsewhere? If it is, is it just a stable
 1.3 fix for that problem, or has it more development?

 If not available/stable, I'll have to stick to the standalone
 distribution until 1.3.1.

 Thnks for your help,
 Joao


 On 25/03/2008, Sergiu Dumitriu [EMAIL PROTECTED] wrote:
 Hi,

 Unfortunately, that fix didn't work quite as expected, see
 http://jira.xwiki.org/jira/browse/XWIKI-2211

 All authentication problems are solved in the future 1.3.1 release.
 Until then, you should downgrade to Tomcat 6.0.14


 Sergiu


 Joao S. Santos wrote:
 I'm having the same problem, but only for Internet Explorer 6 (on  
 more than
 one machine).

 The server is running an 1.3 XWiki WAR distribution on a tomcat  
 6.0.16 with
 jdk1.5.0_15.
 Shouldn't it be working already?

 regards



 Sergiu Dumitriu-2 wrote:
 3 options:

 1. Use tomcat 5.5.25 or 6.0.14
 2. Compile xwiki-core and put the compiled
 com.xpn.xwiki.user.impl.xwiki.MyPersistentManager.class into
 xwiki-dir/WEB-INF/classes/com/xpn/xwiki/user/impl/xwiki/
 3. Use the upcoming 1.3M2 release

 Antonio Goncalves wrote:
 Hi Sergiu,

 I have exactly the same problem with Tomcat 5.5.26 (I'm using  
 XWiki
 1.2.2). Should I wait for a bug fix from XWiki or should I use a
 previous version of Tomcat (if yes, which one) ?

 Thanks,

 Antonio


 2008/2/15, Sergiu Dumitriu [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
 :

I'm looking into the problem now.

Probably in
 
 com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager#setupCookie
(you have to recompile the code and update that class into  
 the XWiki
installation)

Too bad tomcat doesn't have an option to configure this.

Rustedt, Florian wrote:
 Hi,

 Perhaps a stupid question but... WHERE do i insert
cookie.setVersion(1);?

 Florian

 -Ursprüngliche Nachricht-
 Von: Sergiu Dumitriu [mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]]
 Gesendet: Freitag, 15. Februar 2008 16:51
 An: XWiki Users
 Betreff: Re: [xwiki-users] Severe problem, can't login as
 admin, neither as superadmin

 See http://jira.xwiki.org/jira/browse/XWIKI-2119



 --
 Sergiu Dumitriu
 http://purl.org/net/sergiu/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Severe problem, can't login as admin, neither as superadmin

2008-03-25 Thread Joao S. Santos

I'm having the same problem, but only for Internet Explorer 6 (on more than
one machine).

The server is running an 1.3 XWiki WAR distribution on a tomcat 6.0.16 with
jdk1.5.0_15.
Shouldn't it be working already?

regards



Sergiu Dumitriu-2 wrote:
 
 3 options:
 
 1. Use tomcat 5.5.25 or 6.0.14
 2. Compile xwiki-core and put the compiled 
 com.xpn.xwiki.user.impl.xwiki.MyPersistentManager.class into 
 xwiki-dir/WEB-INF/classes/com/xpn/xwiki/user/impl/xwiki/
 3. Use the upcoming 1.3M2 release
 
 Antonio Goncalves wrote:
 Hi Sergiu,
  
 I have exactly the same problem with Tomcat 5.5.26 (I'm using XWiki 
 1.2.2). Should I wait for a bug fix from XWiki or should I use a 
 previous version of Tomcat (if yes, which one) ?
  
 Thanks,
  
 Antonio
 
  
 2008/2/15, Sergiu Dumitriu [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]:
 
 I'm looking into the problem now.
 
 Probably in
 com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager#setupCookie
 (you have to recompile the code and update that class into the XWiki
 installation)
 
 Too bad tomcat doesn't have an option to configure this.
 
 Rustedt, Florian wrote:
   Hi,
  
   Perhaps a stupid question but... WHERE do i insert
 cookie.setVersion(1);?
  
   Florian
  
   -Ursprüngliche Nachricht-
   Von: Sergiu Dumitriu [mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]]
   Gesendet: Freitag, 15. Februar 2008 16:51
   An: XWiki Users
   Betreff: Re: [xwiki-users] Severe problem, can't login as
   admin, neither as superadmin
  
   See http://jira.xwiki.org/jira/browse/XWIKI-2119
  
 
 
 -- 
 Sergiu Dumitriu
 http://purl.org/net/sergiu/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 
 

-- 
View this message in context: 
http://www.nabble.com/Severe-problem%2C-can%27t-login-as-admin%2C-neither-as-superadmin-tp15498862p16281180.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Severe problem, can't login as admin, neither as superadmin

2008-03-25 Thread Sergiu Dumitriu
Hi,

Unfortunately, that fix didn't work quite as expected, see 
http://jira.xwiki.org/jira/browse/XWIKI-2211

All authentication problems are solved in the future 1.3.1 release. 
Until then, you should downgrade to Tomcat 6.0.14

Sergiu

Joao S. Santos wrote:
 I'm having the same problem, but only for Internet Explorer 6 (on more than
 one machine).
 
 The server is running an 1.3 XWiki WAR distribution on a tomcat 6.0.16 with
 jdk1.5.0_15.
 Shouldn't it be working already?
 
 regards
 
 
 
 Sergiu Dumitriu-2 wrote:
 3 options:

 1. Use tomcat 5.5.25 or 6.0.14
 2. Compile xwiki-core and put the compiled 
 com.xpn.xwiki.user.impl.xwiki.MyPersistentManager.class into 
 xwiki-dir/WEB-INF/classes/com/xpn/xwiki/user/impl/xwiki/
 3. Use the upcoming 1.3M2 release

 Antonio Goncalves wrote:
 Hi Sergiu,
  
 I have exactly the same problem with Tomcat 5.5.26 (I'm using XWiki 
 1.2.2). Should I wait for a bug fix from XWiki or should I use a 
 previous version of Tomcat (if yes, which one) ?
  
 Thanks,
  
 Antonio

  
 2008/2/15, Sergiu Dumitriu [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]:

 I'm looking into the problem now.

 Probably in
 com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager#setupCookie
 (you have to recompile the code and update that class into the XWiki
 installation)

 Too bad tomcat doesn't have an option to configure this.

 Rustedt, Florian wrote:
   Hi,
  
   Perhaps a stupid question but... WHERE do i insert
 cookie.setVersion(1);?
  
   Florian
  
   -Ursprüngliche Nachricht-
   Von: Sergiu Dumitriu [mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]]
   Gesendet: Freitag, 15. Februar 2008 16:51
   An: XWiki Users
   Betreff: Re: [xwiki-users] Severe problem, can't login as
   admin, neither as superadmin
  
   See http://jira.xwiki.org/jira/browse/XWIKI-2119
  


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Severe problem, can't login as admin, neither as superadmin

2008-02-17 Thread Antonio Goncalves
Hi Sergiu,

I have exactly the same problem with Tomcat 5.5.26 (I'm using XWiki 1.2.2).
Should I wait for a bug fix from XWiki or should I use a previous version of
Tomcat (if yes, which one) ?

Thanks,

Antonio


2008/2/15, Sergiu Dumitriu [EMAIL PROTECTED]:

 I'm looking into the problem now.

 Probably in
 com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager#setupCookie
 (you have to recompile the code and update that class into the XWiki
 installation)

 Too bad tomcat doesn't have an option to configure this.

 Rustedt, Florian wrote:
  Hi,
 
  Perhaps a stupid question but... WHERE do i insert cookie.setVersion
 (1);?
 
  Florian
 
  -Ursprüngliche Nachricht-
  Von: Sergiu Dumitriu [mailto:[EMAIL PROTECTED]
  Gesendet: Freitag, 15. Februar 2008 16:51
  An: XWiki Users
  Betreff: Re: [xwiki-users] Severe problem, can't login as
  admin, neither as superadmin
 
  See http://jira.xwiki.org/jira/browse/XWIKI-2119
 

 --
 Sergiu Dumitriu
 http://purl.org/net/sergiu/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




-- 
--
Antonio Goncalves ([EMAIL PROTECTED])
Software architect

Paris JUG leader : www.parisjug.org
Web site : www.antoniogoncalves.org
Blog: jroller.com/agoncal
LinkedIn: www.linkedin.com/in/agoncal
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Severe problem, can't login as admin, neither as superadmin

2008-02-17 Thread Vincent Massol

Hi Antonio,

On Feb 17, 2008, at 5:55 PM, Antonio Goncalves wrote:


Hi Sergiu,

I have exactly the same problem with Tomcat 5.5.26 (I'm using XWiki  
1.2.2). Should I wait for a bug fix from XWiki or should I use a  
previous version of Tomcat (if yes, which one) ?


As you can see in  http://jira.xwiki.org/jira/browse/XWIKI-2119 Sergiu  
fixed this already.


It'll be available in 1.3M2 to be released Tuesday.

Thanks
-Vincent


2008/2/15, Sergiu Dumitriu [EMAIL PROTECTED]:
I'm looking into the problem now.

Probably in
com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager#setupCookie
(you have to recompile the code and update that class into the XWiki
installation)

Too bad tomcat doesn't have an option to configure this.

Rustedt, Florian wrote:
 Hi,

 Perhaps a stupid question but... WHERE do i insert  
cookie.setVersion(1);?


 Florian

 -Ursprüngliche Nachricht-
 Von: Sergiu Dumitriu [mailto:[EMAIL PROTECTED]
 Gesendet: Freitag, 15. Februar 2008 16:51
 An: XWiki Users
 Betreff: Re: [xwiki-users] Severe problem, can't login as
 admin, neither as superadmin

 See http://jira.xwiki.org/jira/browse/XWIKI-2119

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Severe problem, can't login as admin, neither as superadmin

2008-02-17 Thread Sergiu Dumitriu
3 options:

1. Use tomcat 5.5.25 or 6.0.14
2. Compile xwiki-core and put the compiled 
com.xpn.xwiki.user.impl.xwiki.MyPersistentManager.class into 
xwiki-dir/WEB-INF/classes/com/xpn/xwiki/user/impl/xwiki/
3. Use the upcoming 1.3M2 release

Antonio Goncalves wrote:
 Hi Sergiu,
  
 I have exactly the same problem with Tomcat 5.5.26 (I'm using XWiki 
 1.2.2). Should I wait for a bug fix from XWiki or should I use a 
 previous version of Tomcat (if yes, which one) ?
  
 Thanks,
  
 Antonio
 
  
 2008/2/15, Sergiu Dumitriu [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]:
 
 I'm looking into the problem now.
 
 Probably in
 com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager#setupCookie
 (you have to recompile the code and update that class into the XWiki
 installation)
 
 Too bad tomcat doesn't have an option to configure this.
 
 Rustedt, Florian wrote:
   Hi,
  
   Perhaps a stupid question but... WHERE do i insert
 cookie.setVersion(1);?
  
   Florian
  
   -Ursprüngliche Nachricht-
   Von: Sergiu Dumitriu [mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]]
   Gesendet: Freitag, 15. Februar 2008 16:51
   An: XWiki Users
   Betreff: Re: [xwiki-users] Severe problem, can't login as
   admin, neither as superadmin
  
   See http://jira.xwiki.org/jira/browse/XWIKI-2119
  


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Severe problem, can't login as admin, neither as superadmin

2008-02-15 Thread Rustedt, Florian
Hello List,

I just had installed tomcat/xwiki.war/xwiki.xar.

I can access the site, connection to mysql is working and mysql get's
changed.

Now the problem:
If i login as superadmin (is enabled) or as admin, i get the login again
with NO error-message!!

If i do the same, but take an non-existing user, or a wrong password, i get
an error-message, so i can be pretty sure, the authentication is basically
working.

In the logs i get nothing more than:
..
!remember-me cookie validation hash mismatch!
!remember-me cookie has been tampered with!
!remember-me cookie is being deleted!
!remember-me cookie validation hash mismatch!
!remember-me cookie has been tampered with!
!remember-me cookie is being deleted!

What does this mean?

Unfortunately, i neither found a documentation explaining all the different
and possibly unvisible xwiki.authentication.-variables (xwiki.cfg),
nor do i find something in google on this.

I tried xwiki.authentication.cookiedomains= (w/o value), but this didn't
change anything...

PLEASE help, i have no clue why this authentication is not working
correctly :(

Kind regards, Florian
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Severe problem, can't login as admin, neither as superadmin

2008-02-15 Thread Jerome Velociter
Hi Florian,

Can you tell us which version you have installed ?

Jérome.

 Hello List,

 I just had installed tomcat/xwiki.war/xwiki.xar.

 I can access the site, connection to mysql is working and mysql get's
 changed.

 Now the problem:
 If i login as superadmin (is enabled) or as admin, i get the login again
 with NO error-message!!

 If i do the same, but take an non-existing user, or a wrong password, i
 get
 an error-message, so i can be pretty sure, the authentication is basically
 working.

 In the logs i get nothing more than:
 ..
 !remember-me cookie validation hash mismatch!
 !remember-me cookie has been tampered with!
 !remember-me cookie is being deleted!
 !remember-me cookie validation hash mismatch!
 !remember-me cookie has been tampered with!
 !remember-me cookie is being deleted!

 What does this mean?

 Unfortunately, i neither found a documentation explaining all the
 different
 and possibly unvisible xwiki.authentication.-variables (xwiki.cfg),
 nor do i find something in google on this.

 I tried xwiki.authentication.cookiedomains= (w/o value), but this didn't
 change anything...

 PLEASE help, i have no clue why this authentication is not working
 correctly :(

 Kind regards, Florian
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Severe problem, can't login as admin, neither as superadmin

2008-02-15 Thread Rustedt, Florian
Of course, sorry :(
Acutal stable release, so it is 1.2.2

Kind regards, Florian

 -Ursprüngliche Nachricht-
 Von: Jerome Velociter [mailto:[EMAIL PROTECTED] 
 Gesendet: Freitag, 15. Februar 2008 13:15
 An: XWiki Users
 Betreff: Released from eSafe SPAM quarantine: Re: 
 [xwiki-users] Severe problem, can't login as admin, neither 
 as superadmin
 
 Hi Florian,
 
 Can you tell us which version you have installed ?
 
 Jérome.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Severe problem, can't login as admin, neither as superadmin

2008-02-15 Thread Sergiu Dumitriu
Rustedt, Florian wrote:
 Hello List,
 
 I just had installed tomcat/xwiki.war/xwiki.xar.
 
 I can access the site, connection to mysql is working and mysql get's
 changed.
 
 Now the problem:
 If i login as superadmin (is enabled) or as admin, i get the login again
 with NO error-message!!
 
 If i do the same, but take an non-existing user, or a wrong password, i get
 an error-message, so i can be pretty sure, the authentication is basically
 working.
 
 In the logs i get nothing more than:
 ..
 !remember-me cookie validation hash mismatch!
 !remember-me cookie has been tampered with!
 !remember-me cookie is being deleted!
 !remember-me cookie validation hash mismatch!
 !remember-me cookie has been tampered with!
 !remember-me cookie is being deleted!
 
 What does this mean?
 
 Unfortunately, i neither found a documentation explaining all the different
 and possibly unvisible xwiki.authentication.-variables (xwiki.cfg),
 nor do i find something in google on this.
 
 I tried xwiki.authentication.cookiedomains= (w/o value), but this didn't
 change anything...
 
 PLEASE help, i have no clue why this authentication is not working
 correctly :(
 
 Kind regards, Florian

See http://jira.xwiki.org/jira/browse/XWIKI-2119

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Severe problem, can't login as admin, neither as superadmin

2008-02-15 Thread Rustedt, Florian
Hi,

Perhaps a stupid question but... WHERE do i insert cookie.setVersion(1);?

Florian 

 -Ursprüngliche Nachricht-
 Von: Sergiu Dumitriu [mailto:[EMAIL PROTECTED] 
 Gesendet: Freitag, 15. Februar 2008 16:51
 An: XWiki Users
 Betreff: Re: [xwiki-users] Severe problem, can't login as 
 admin, neither as superadmin
 
 See http://jira.xwiki.org/jira/browse/XWIKI-2119
 
 --
 Sergiu Dumitriu
 http://purl.org/net/sergiu/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Severe problem, can't login as admin, neither as superadmin

2008-02-15 Thread Sergiu Dumitriu
I'm looking into the problem now.

Probably in 
com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager#setupCookie
(you have to recompile the code and update that class into the XWiki 
installation)

Too bad tomcat doesn't have an option to configure this.

Rustedt, Florian wrote:
 Hi,
 
 Perhaps a stupid question but... WHERE do i insert cookie.setVersion(1);?
 
 Florian 
 
 -Ursprüngliche Nachricht-
 Von: Sergiu Dumitriu [mailto:[EMAIL PROTECTED] 
 Gesendet: Freitag, 15. Februar 2008 16:51
 An: XWiki Users
 Betreff: Re: [xwiki-users] Severe problem, can't login as 
 admin, neither as superadmin

 See http://jira.xwiki.org/jira/browse/XWIKI-2119


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users