On Thu, Jan 27, 2011 at 8:59 AM, Nabil Servais <nabil.serv...@gmail.com> wrote:
> I update my code, I think I manage to use the same algorithms of
> bacula for the challenge but result between my code and bconsole is a
> bite different. I don't understand why.
>
> For example :
>
> challenge send by the server :
> <2014017250.1296136483@eole-laptop-dir>
>
> and the response of bconsole:
>
> dg5j55++v+1Dx//+i7+YMC
>
> Result with my script :
>
> dg5j5pe+v+1DxPD+i76YMg
>
> What's wrong and where?
>

Are you using a stock python base64 function or did you port Bacula's
method to python? There is a known compatibility issue between the
"Standard" and "Bacula" implementation of Base64.

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to