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 (from the command line):

1. I create a static handle and set STAF_STATIC_HANDLE
2. I authenticate against local, gaining user trust level 5
3. I submit a command to a remote machine, which requires trust level 5
4. I get the followign message back:

Error submitting request, RC: 7
Additional info
---------------
Option, DATA, requires a value

So, apparently DATA should be set when authenticating against a remote 
services, but how do I achieve that? The sample authenticator doesn't 
seem to do anything about it.

/jan

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to