password base64

Discussion in 'Parallels Remote Application Server' started by Jack, Feb 13, 2009.

  1. Jack

    Jack Guest

    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 ?
     
  2. Sergei

    Sergei Guest

    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.
     
  3. SWhite1

    SWhite1 Member

    Messages:
    65
    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.
     

Share This Page