[staf-users] Authenticator on local and remote

2009-08-25 Thread jander...@talentex.co.uk
I am writing an authenticator, starting from the sample one. I am at the stage where it seems to basically work on local. However, when I try to use it to authenticate on a remote machine, it fails with a peculiar message, but I suspect it is just me doing something wrong. This is the scenario

Re: [staf-users] Authenticator on local and remote

2009-08-25 Thread Sharon Lucas
Jan, I suspect that you did something wrong in the authenticator that you wrote. But, I also think there's a bug in STAFHandleManager where it should be returning RC 53 (Handle Authentication Denied) instead of RC 7 (Invalid Request String) in this situation. First, make sure that you have yo