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 (#19667): https://lists.onap.org/g/onap-discuss/message/19667
Mute This Topic: https://lists.onap.org/mt/68746480/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to