Error file User_List.txt

I have an error:

This error is relative an execute script ./lpcSetup.sh

Installation Warning: user_list.txt file is not found or is empty. Please be sure to create a user mapping file for lpc use. Consult the installatio


Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @R.Costa

    I got the same warning if I didn't add any users while configuring the LPC.

    We will now configure the mapping file containing the list of users or apps to connect to LPC.
    Install will now prompt for User Name (used by applications), Machine ID, and Machine ID Password


    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Contents of current user_list.txt file


    (a)dd, (d)elete, (m)odify, (q)uit: q
    ...
    ...
    Installation Warning: user_list.txt file is not found or is empty. Please be sure to create a user mapping file for lpc use. Consult the installation manual for more information.

    You need to add at least one user while configuring the LPC to avoid that warning.

    Contents of current user_list.txt file


    (a)dd, (d)elete, (m)odify, (q)uit: a
    Application User Name : developers
    Machine ID Account: test
    Machine ID Password: test
    user developers added.

    You can refer to the Installing Legacy Protocol Converter 1.2 On VirtualBox video regarding the LPC installation.



Answers