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

mikiane’s picture

Assigned: Unassigned » mikiane
Status: Active » Closed (fixed)

Hum... 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