WNOS Password encryption

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #43368
    Oranion
    Participant
    • Total Post: 42
    • Frequent Flyer
    • ★★★

    Hi, since ConfGen isn’t allowed to encrypt passwords for WNOS 8.3.x anylonger, which tool can I use to create working password string?

    I read the instructions at ConfGen help, but wasn’t able to find the “Encrypt button” at WNOS clients even after enabling the admin mode.

    Thank You.

    #43369
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    You have to use Enc-Username and Enc-Password to get the AES encryption button.

    AdminMode=yes Enc-Username=lFgwMCns4nl7g Enc-Password=lFgwMCns4nl7g

    CG

    #43375
    Oranion
    Participant
    • Total Post: 42
    • Frequent Flyer
    • ★★★

    Nice job man 🙂 Works like charme (never expected anything else)
    lFgwMCns4nl7g => Can you send this in clear letters?

    But still very bad information provided by Dell Wyse in their documentation.

    #43376
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    lFgwMCns4nl7g = admin

    ConfGen can still encrypt Enc-username and Enc-password.

    CG

    #44043
    legendarydoug
    Participant
    • Total Post: 5
    • Newbie

    Hello,

    I have followed the instructions to get the AES password string generated on the device. Now what parameter do I use in the .ini file with this string?

    Thanks in advance!

    #44046
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    What do you want to encrypt?
    You can use it nearly anywhere when encryption is available.

    CG

    #44048
    legendarydoug
    Participant
    • Total Post: 5
    • Newbie

    I would like to use it for the admin password. I have tried the following parameters with the AES string:

    admin-username/admin-password
    Enc-username/enc-password

    I am either using the wrong parameter, or not using the parameter correctly.

    Thanks

    #44049
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    For AES encrypted admin mode, you have to use

    AdminMode=yes Admin-Username=AESencrypt Admin-Password=AESencrypt

    CG

    #44069
    legendarydoug
    Participant
    • Total Post: 5
    • Newbie

    I tried admin-username and admin-password and it still doesn’t seem to be working.  Here are the steps that I took:

    1.       Used Configuration Generator to create admin username and password (both are “admin”):

    AdminMode=yes Enc-Username=lFgwMCns4nl7g Enc-Password=lFgwMCns4nl7g

    2.       Rebooted client

    3.       Right-clicked and entered administrative mode using admin/admin

    4.       Clicked on AES Encrypt

    5.       Entered “testing” for both fields and pressed enter

    6.       Was presented the following string:

    KAFEPDNFHAH0JGFKNLNEKFCKPLBHPAFJ

    7.       Entered the following into the configuration file in order to have testing as the username and password:

    AdminMode=yes Admin-Username= KAFEPDNFHAH0JGFKNLNEKFCKPLBHPAFJ Admin-Password= KAFEPDNFHAH0JGFKNLNEKFCKPLBHPAFJ

    8.       Rebooted the endpoint

    9.       Tried entering admin mode with testing/testing and it fails

     

    Do you have any additional advice?  I also tried replacing the zero with an O.

    Thanks

    #44072
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Could you do a factory reset of the client and then retest with your above INI?

    CG

    #44114
    bartlomiej.belko
    Participant
    • Total Post: 14
    • Regular Joe
    • ★★

    Ensure that there is no space after equal sign after admin-username
    Admin-Username= pass

    the same for Admin-Password=

    #44120
    legendarydoug
    Participant
    • Total Post: 5
    • Newbie

    Thank you both for taking a look at it.  I tried both suggestions (removing the spaces and factory reset) and the password is still not working.  Is there any chance you have a validated config file that I could test out?

    Thanks

    #44131
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    AdminMode=yes Enc-Username=NDCDKDHLLFDMODPNBCGGEOIINOIEMDKO Enc-Password=NDCDKDHLLFDMODPNBCGGEOIINOIEMDKO

    This should be “admin” for both values.

    CG

    #44141
    legendarydoug
    Participant
    • Total Post: 5
    • Newbie

    I have been able to find success! The string that ended up working was:

    AdminMode=yes Admin-Username=NDCDKDHLLFDMODPNBCGGEOIINOIEMDKO Admin-Password=NDCDKDHLLFDMODPNBCGGEOIINOIEMDKO

    I think I had been running into multiple issues.

    1. The O is not a zero, but the letter.
    2. There is no space between the = sign and the password.
    3. It seems like you must perform a factory reset before the new password becomes activated.

    Thanks to ConfGen and bartlomiej.belko for the assistance!

     

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.