Hi, Lorraine/Team, Do you have any idea what could be the problem?
Thanks a lot. Xin Miao From: Miao, Xin Sent: Monday, December 16, 2019 5:32 PM To: '[email protected]' <[email protected]> Cc: Thoppekrishnakumar, Thiriloshini <[email protected]>; Fujii, Satoshi/藤井 理史 <[email protected]> Subject: Portal Access Issue Hi, Team, We are running El Alto release in our lab. We ran into portal access issue recently and it used to work: * Every time we try to login into ONAP portal using all the user account (user_id = 1 through 8), we get the same “Invalid username or password. Please try again” error. I have run the following: root@dev-portal-portal-db-f5c78659-pmcgc:/# root@dev-portal-portal-db-f5c78659-pmcgc:/# mysql -u root -p Enter password: Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 824871 Server version: 10.4.8-MariaDB-1:10.4.8+maria~bionic mariadb.org binary distribution Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> MariaDB [(none)]> use portal Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Database changed MariaDB [portal]> MariaDB [portal]> MariaDB [portal]> select login_id, login_pwd from portal.fn_user where login_id = 'demo' -> ; +----------+----------------------------------------------+ | login_id | login_pwd | +----------+----------------------------------------------+ | demo | 4Gl6WL1bmwviYm+XZa6pS1vC0qKXWtn9wcZWdLx61L0= | +----------+----------------------------------------------+ 1 row in set (0.002 sec) MariaDB [portal]> Please help! Or, whatever further debugging that we can conduct or might have been missing! Thanks, Xin Miao Solution Engineering Fujitsu Network Communication (W)972-479-2263 (M)469-268-5226 2811 Telecom Drive Richardson, TX 75081, USA -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19673): https://lists.onap.org/g/onap-discuss/message/19673 Mute This Topic: https://lists.onap.org/mt/68764947/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
