[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error after creating user



Also note:

If you absolutely must, you can pipe the output through tail -n 1.
Capturing the cookie value and using environment variables however is
the most secure appraoch.

Best Wishes,
Chris Travers

On 11/14/06, Chris Travers <..hidden..> wrote:
I misunderstood you.  Sorry.

I thought your complaint was not that the cookie string was printed
but rather that you didn't have a return string to compare with.

The cookie string is printed right at the beginning of the execution
and is a part ofthe session handling.  If you wanted to, you could
capture this string and use it to avoid having to pass the password
back in the command line to subsequent calls to the API.  THis can be
done by setting the HTTP-COOKIE environment variable.

Note that the CLI Scripting host uses a different approach to API
chaining that is likely to perform better under load.

Best Wishes,
Chris Traver

On 11/14/06, Charley Tiggs <..hidden..> wrote:
> No sir, outputting the cookie string when using the command line.
>
> Charley
>
>
> Chris Travers wrote:
> > Which one is still happening?  You mean the create dataset failing
> > without error?
> >
> > Looking into it...
> >
> > Best Wishes,
> > Chris Travers
> >
> > -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share your
> > opinions on IT & business topics through brief surveys - and earn cash
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Ledger-smb-users mailing list
> > ..hidden..
> > https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
> >
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Ledger-smb-users mailing list
> ..hidden..
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
>