Delphi XE4 iOS can't connect to PAServer [clos

2019-01-19 06:42发布

问题:

I have the PAServer running on my MacBook without password.

From my Windows/Delphi I then try setup the connection. I enter IP address and empty password. However, when testing the connection, I get error:

TDBXError: Remote error: Authentication manager rejected user credientials. This may due to invalid combination of DS user name and password

The question has been answered (Thanks!)

As a sidenote: I am not sure how this could be closed as not a "real question"? :) Documentation, as I read it at least, did not state a password was required. Using a password solved the problem.

回答1:

Try setting a password. I have a password set on mine, and it works fine.

I don't recall anything that said you could use a blank (no) password. I would have done it if it worked.