Hello, i'd like to generate .2xa files with php or bash program, but my passwords with base64 function doesn't match with passwords gen by 2XAGEN prog. how can i crypt password in php and bash on linux ?
Hello, Passwords are passed in clear test. Encryption is not yet supported. Correction: There is a tool 2XaGen.exe Can be run in command prompt. With -pw flag you can save encrypted password.
Yes the 2XaGen.exe will accomplish what I want thanks. It would nice if it was mentioned in the documentation. The alternative that would also be useful is a web service from the Web Portal to which you could supply the user's name, password and application name and get back a valid .2xa file.