[xwiki-users] WARN xwiki.MyPersistentLoginManager - Login cookie validation hash mismatch!
Hello xwiki users, I just installed xwiki on windows server. I unpacked the stand alone version Stable: xwiki-enterprise-jetty-hsqldb-2.6.zip into a directory called XWikiHome and setup MySQL data base, created a new user. When I am in the server itself, I can login. But when I try to login from another computer I cannot login and the xwiki creates a message: WARN xwiki.MyPersistentLoginManager - Login cookie validation hash mismatch! Cookies have been tampered with I have seen a few other emails regarding the same issue. But I don't see a solution. One suggestion was to change cookie version to cookie.setVersion(1); but I am not sure where this change needs to be made? My XWikiHome folder contains the following folders and files: XWikiHome: database (folder) jetty (folder) META-INF (folder) webapps (folder) start_xwiki start_xwiki start_xwiki_debug start_xwiki_debug stop_xwiki stop_xwiki xwiki Within the folders, I don't see any configuration file or a file like a "..LoginManager..". Did I not install this correctly? But I can actually open the pages when I am in the server from internet explorer. But from another computer, I get the login page but cannot login. As a side note, I have tried version 2.5 last week and I did not have this problem. Then I wanted to change the location of the xwiki, so I deleted that directory and reinstalled the 2.6 version into another drive. I appreciate your suggestions. Thanks, - Nevzat
On 12/03/2010 01:20 AM, Nevzat Guler wrote:
Hello xwiki users, I just installed xwiki on windows server. I unpacked the stand alone version Stable: xwiki-enterprise-jetty-hsqldb-2.6.zip into a directory called XWikiHome and setup MySQL data base, created a new user. When I am in the server itself, I can login. But when I try to login from another computer I cannot login and the xwiki creates a message:
WARN xwiki.MyPersistentLoginManager - Login cookie validation hash mismatch! Cookies have been tampered with
Can you try to edit webapps/xwiki/WEB-INF/xwiki.cfg and add at the end of the file: xwiki.authentication.useip=false Then restart XWiki.
I have seen a few other emails regarding the same issue. But I don't see a solution. One suggestion was to change cookie version to cookie.setVersion(1); but I am not sure where this change needs to be made? My XWikiHome folder contains the following folders and files:
XWikiHome: database (folder) jetty (folder) META-INF (folder) webapps (folder) start_xwiki start_xwiki start_xwiki_debug start_xwiki_debug stop_xwiki stop_xwiki xwiki
Within the folders, I don't see any configuration file or a file like a "..LoginManager..". Did I not install this correctly? But I can actually open the pages when I am in the server from internet explorer. But from another computer, I get the login page but cannot login. As a side note, I have tried version 2.5 last week and I did not have this problem. Then I wanted to change the location of the xwiki, so I deleted that directory and reinstalled the 2.6 version into another drive.
I appreciate your suggestions. Thanks, - Nevzat
-- Sergiu Dumitriu http://purl.org/net/sergiu/
Hello, I made the change you suggested but it did not solve the problem. I made the change by using notepad, maybe that's wrong? I attached the xwiki config file if you would like to take a look at it. When I am in the server itself, I am able to login. But from another computer, I am not and xwiki monitor gives the warning I mentioned below.. I appreciate your help, - Nevzat On Fri, Dec 3, 2010 at 8:56 AM, Sergiu Dumitriu <[email protected]> wrote:
On 12/03/2010 01:20 AM, Nevzat Guler wrote:
Hello xwiki users, I just installed xwiki on windows server. I unpacked the stand alone version Stable: xwiki-enterprise-jetty-hsqldb-2.6.zip into a directory called XWikiHome and setup MySQL data base, created a new user. When I am in the server itself, I can login. But when I try to login from another computer I cannot login and the xwiki creates a message:
WARN xwiki.MyPersistentLoginManager - Login cookie validation hash mismatch! Cookies have been tampered with
Can you try to edit webapps/xwiki/WEB-INF/xwiki.cfg and add at the end of the file:
xwiki.authentication.useip=false
Then restart XWiki.
I have seen a few other emails regarding the same issue. But I don't see a solution. One suggestion was to change cookie version to cookie.setVersion(1); but I am not sure where this change needs to be made? My XWikiHome folder contains the following folders and files:
XWikiHome: database (folder) jetty (folder) META-INF (folder) webapps (folder) start_xwiki start_xwiki start_xwiki_debug start_xwiki_debug stop_xwiki stop_xwiki xwiki
Within the folders, I don't see any configuration file or a file like a "..LoginManager..". Did I not install this correctly? But I can actually open the pages when I am in the server from internet explorer. But from another computer, I get the login page but cannot login. As a side note, I have tried version 2.5 last week and I did not have this problem. Then I wanted to change the location of the xwiki, so I deleted that directory and reinstalled the 2.6 version into another drive.
I appreciate your suggestions. Thanks, - Nevzat
-- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- "Thinkers think and doers do. But until the thinkers do and the doers think, progress will be just another word in the already overburdened vocabulary of the talkers who talk."
Nevzat Guler wrote:
Hello, I made the change you suggested but it did not solve the problem. I made the change by using notepad, maybe that's wrong? I attached the xwiki config file if you would like to take a look at it.
Just a silly comment: please, take into account that attached files are not allowed by the list. Please, could you make it available any where in the net? Thanks!
When I am in the server itself, I am able to login. But from another computer, I am not and xwiki monitor gives the warning I mentioned below..
I appreciate your help, - Nevzat On Fri, Dec 3, 2010 at 8:56 AM, Sergiu Dumitriu <[email protected]> wrote:
On 12/03/2010 01:20 AM, Nevzat Guler wrote:
Hello xwiki users, I just installed xwiki on windows server. I unpacked the stand alone version Stable: xwiki-enterprise-jetty-hsqldb-2.6.zip into a directory called XWikiHome and setup MySQL data base, created a new user. When I
am
in the server itself, I can login. But when I try to login from another computer I cannot login and the xwiki creates a message:
WARN xwiki.MyPersistentLoginManager - Login cookie validation hash
mismatch!
Cookies have been tampered with
Can you try to edit webapps/xwiki/WEB-INF/xwiki.cfg and add at the end of the file:
xwiki.authentication.useip=false
Then restart XWiki.
I have seen a few other emails regarding the same issue. But I don't see
a
solution. One suggestion was to change cookie version to cookie.setVersion(1); but I am not sure where this change needs to be made? My XWikiHome folder contains the following folders and files:
XWikiHome: database (folder) jetty (folder) META-INF (folder) webapps (folder) start_xwiki start_xwiki start_xwiki_debug start_xwiki_debug stop_xwiki stop_xwiki xwiki
Within the folders, I don't see any configuration file or a file like a "..LoginManager..". Did I not install this correctly? But I can actually open the pages when I am in the server from internet explorer. But from another computer, I get the login page but cannot login. As a side note,
I
have tried version 2.5 last week and I did not have this problem. Then I wanted to change the location of the xwiki, so I deleted that directory
and
reinstalled the 2.6 version into another drive.
I appreciate your suggestions. Thanks, - Nevzat
-- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
------------------------------------------------------------------------
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Ricardo RodrÃguez CTO eBioTIC. Life Sciences, Data Modeling and Information Management Systems
participants (3)
-
Nevzat Guler -
Ricardo Rodriguez [eBioTIC.] -
Sergiu Dumitriu