Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 비밀번호정규식
- httpd.conf 보안 설정
- PHP 정규식 예제
- javascript
- apache mod rewrite
- html pdf 변환
- bootstrap modal
- php 배열제거
- 비밀번호검증정규식
- 파라미터 & 오류
- bootstrap
- PHP 구글 OTP 인증
- (using password: YES)" when trying to connect
- 자바스크립트비밀번호검증
- 윈도우 mod_security2
- 윈도우 환경 아파치 mod_security2 설치
- php 이미지 url 검증 함수
- sha-2 root
- 구글 OTP 인증
- modsecurity 설치
- PHP 구글 OTP 연동
- 숫자 3자리(천단위) 마다 콤마 찍기
- mysqldump: Got error: 1045
- mod_security2 설치
- mariadb upgrade
- usb efi 시스템 파티션 삭제
- apple push notification service (apns) is changing
- 우분투 mysql 비밀번호 없이 로그인 될때
- 아파치 웹 서버의 정보 숨기기
- group_concat 구분자
Archives
- Today
- Total
목록우분투 mysql 비밀번호 없이 로그인 될때 (1)
투덜이 개발자
Ubuntu(우분투) MariaDB [mysql] root 비밀번호를 변경 했는데 비밀번호 입력하지 않고 로그인 되는게 정상?
우분투 에 Mariadb 를 설치하고 비밀번호를 변경하였지만 비밀번호 없이 로그인이 된다. set password for 'root'@'localhost' = password('1234'); flush privileges; 위와 같이 비밀번호를 설정하였지만 비밀번호 없이 로그인이 된다.. root@hosting:~# mysql Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 2124 Server version: 10.6.12-MariaDB-0ubuntu0.22.04.1 Ubuntu 22.04 Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab a..
DataBase/MySQL
2024. 1. 17. 13:31