Recovering the S3 Bucket Owner on Lattus (DRAFT) |
mysql> select *
-> from tmdb.security;
+------------------------+---------------------+---------------+----------------+
| AssocTableName | AssocTableNdx | Username | Password |
+------------------------+---------------------+---------------+----------------+
| Cfgdir | 5 | s3admin | s3passw0rd|
+------------------------+---------------------+---------------+----------------+
1 row in set (0.00 sec) |
[root@node-1.node-1 stornext]# mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 941566
Server version: 5.6.24-72.2-log Source distribution
Copyright (c) 2009-2015 Percona LLC and/or its affiliates
Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> select *
-> from tmdb.security;
OR
This page was generated by the BrainKeeper Enterprise Wiki, © 2018 |