The title says it all. I installed and configured two different drupal sites and I have been trying to get the distributed authorization working. Is there something I am missing? I have the drupal.module enabled on both servers, and everytime I try to use the username@server with the correct password, I get a "Sorry. Unrecognized username or password" error each time.

Again, I checked and double checked logins and passwords, and they are all correct. What am I missing?

Thanks in advance.

Comments

Kjartan’s picture

Are the two sites able to connect to eachother using port 80? You might have a firewall blocking outgoing traffic.

--
Kjartan

Anonymous’s picture

Does it have to be port 80?

I have a test server that runs on a DSL line using port 3000 due to Verizon and their filtering rules.

If it has to be on port 80, that would explain the problem...

Kjartan’s picture

You can try using user@example.com:3000 as the username. I'm not sure this would work, but maybe it should? I should take a look at the DA system to refresh my memory of what it does and how it works. Or maybe someone else can answer it:=

--
Kjartan

moshe weitzman’s picture

i vaguely recall that port 80 is a requirement external login via drupal. this is easily fixable (see drupal.module), but noone has taken enough interest in moving this along (hint hint).