Linux下如何破解MariaDB数据库的root登录密码
发表于:2024-11-14 作者:千家信息网编辑
千家信息网最后更新 2024年11月14日,这篇文章主要介绍Linux下如何破解MariaDB数据库的root登录密码,文中介绍的非常详细,具有一定的参考价值,感兴趣的小伙伴们一定要看完!忘记 root 登录密码[root@localhost
千家信息网最后更新 2024年11月14日Linux下如何破解MariaDB数据库的root登录密码
这篇文章主要介绍Linux下如何破解MariaDB数据库的root登录密码,文中介绍的非常详细,具有一定的参考价值,感兴趣的小伙伴们一定要看完!
忘记 root 登录密码
[root@localhost ~]# mysql -uroot -p123 ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
查找并运行 mysqld_safe 程序绕开 MariaDB5.5 数据库密码验证
[root@localhost ~]# find / -name mysqld_safe/usr/bin/mysqld_safe[root@localhost ~]# /usr/bin/mysqld_safe --skip-grant-tables &
直接使用 mysql 命令登录 MariaDB5.5 数据库并修改 root 登录密码
[root@localhost ~]# mysqlWelcome to the MariaDB monitor. Commands end with ; or \g.Your MariaDB connection id is 1Server version: 5.5.52-MariaDB MariaDB ServerCopyright (c) 2000, 2016, Oracle, MariaDB Corporation Ab and others.Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.MariaDB [(none)]> show databases;+--------------------+| Database |+--------------------+| information_schema || mysql || performance_schema |+--------------------+3 rows in set (0.00 sec)MariaDB [(none)]> use mysql;Reading table information for completion of table and column namesYou can turn off this feature to get a quicker startup with -ADatabase changedMariaDB [mysql]> UPDATE user SET password=password("New-password") WHERE user='root';Query OK, 3 rows affected (0.00 sec)Rows matched: 3 Changed: 3 Warnings: 0MariaDB [mysql]> flush privileges;Query OK, 0 rows affected (0.00 sec)MariaDB [mysql]> exitBye
使用新密码 New-password 登录 MariaDB5.5 数据库
[root@localhost ~]# ps auUSER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMANDroot 3986 0.0 0.1 115380 2084 tty1 Ss+ 19:53 0:02 -bashroot 22483 0.0 0.1 115384 2076 pts/0 Ss 21:54 0:00 -bashroot 22910 0.0 0.0 113252 1592 pts/0 S 21:59 0:00 /bin/sh /usr/bin/mysqld_safe --skimysql 23066 0.3 4.6 839268 86192 pts/0 Sl 21:59 0:00 /usr/libexec/mysqld --basedir=/usrroot 23091 0.0 0.0 151056 1824 pts/0 R+ 22:00 0:00 ps au[root@localhost ~]# kill -9 22910[root@localhost ~]# mysql -uroot -pNew-passwordWelcome to the MariaDB monitor. Commands end with ; or \g.Your MariaDB connection id is 2Server version: 5.5.52-MariaDB MariaDB ServerCopyright (c) 2000, 2016, Oracle, MariaDB Corporation Ab and others.Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.MariaDB [(none)]>MariaDB [(none)]> show databases;+--------------------+| Database |+--------------------+| information_schema || mysql || performance_schema |+--------------------+3 rows in set (0.00 sec)MariaDB [(none)]> exitBye[1]+ Killed /usr/bin/mysqld_safe --skip-grant-tables
使用其他密码不能登录 MariaDB5.5 数据库
[root@localhost ~]# mysql -uroot -pNew-passworddERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)[root@localhost ~]# rpm -qa mariadbmariadb-5.5.52-1.el7.x86_64
以上是"Linux下如何破解MariaDB数据库的root登录密码"这篇文章的所有内容,感谢各位的阅读!希望分享的内容对大家有帮助,更多相关知识,欢迎关注行业资讯频道!
登录
密码
数据
数据库
内容
篇文章
价值
兴趣
命令
小伙
小伙伴
更多
知识
程序
行业
资讯
资讯频道
频道
新密
参考
数据库的安全要保护哪些东西
数据库安全各自的含义是什么
生产安全数据库录入
数据库的安全性及管理
数据库安全策略包含哪些
海淀数据库安全审计系统
建立农村房屋安全信息数据库
易用的数据库客户端支持安全管理
连接数据库失败ssl安全错误
数据库的锁怎样保障安全
山东济南软件开发公司
互联网时代 黑科技有限公司
厦门智能建模软件开发
河南服务器电源哪个品牌好
java控制数据库外文文献
声音可存储在数据库中的数据吗
乡镇网络安全知识讲座报道
唐山毛豆网络技术有限公司
国产开源数据库 对JPA的支持
联想万全慧眼服务器导航软件
上海示博网络技术
qt建立新数据库链接
三层架构软件开发流程
集客网络技术支撑待遇
河北北方学院计算机网络技术
e-mobile 服务器
服务器怎么修改中文
网络安全行为总结
甲骨文云免费服务器加速
魔兽世界服务器人最少
能说英语又会软件开发
软件开发技术协议
江西现代软件开发联系方式
高科技软件开发厂家直销
数据库增加数值
xml登录的数据库配置
字跳网络技术有限公司
要认证的网络安全吗
深瞳网络技术有限公司
怎么查数据库的空间大小