Closed (fixed)
Project:
Drupal core
Version:
5.9
Component:
drupal.module
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
1 Aug 2008 at 14:19 UTC
Updated:
1 Aug 2008 at 15:10 UTC
Hi,
I have 2 Druapl instances : "Drupal A" & "Drupal B"
"Drupal B" is configured to accept XML-RPC authentication requests.
"Drupal A" has "Drupal B" as default authentication server.
I created an account on "Drupal B" : "toto"
When i try lo loin on "Drupal A" using toto@DrupalB as identifier i get this message: "Error -32601: Server error. Requested method drupal.login not specified."
Do you have any idea about it???
Comments
Comment #1
mikiane commentedHum... every thing seems ok now... I forgot to activate remote authentication on my Drupal B server
I need a hudge cofee ;)
PS: The best way to deal with remote auth is to read this http://drupal.org/node/286145