[MariaDB 10.1.20] 패스워드 복잡도 설정 > 기술자료

본문 바로가기

사이트 내 전체검색

[MariaDB 10.1.20] 패스워드 복잡도 설정 > 기술자료

MySQL [MariaDB 10.1.20] 패스워드 복잡도 설정

페이지 정보


본문

MySQL 5.6 , MariaDB 10.1.20 이상일때 설정이 가능합니다.


1. MariaDB 버전 확인
[root@localhost ~]# mysql --version
mysql  Ver 15.1 Distrib 10.1.25-MariaDB, for Linux (x86_64) using readline 5.1


2. simple_password_check.so 파일이 있는지 확인
[root@localhost ~]# find / -name simple_password_check.so -print
/usr/lib64/mysql/plugin/simple_password_check.so


3. MariaDB 실행
[root@localhost ~]# mysql
Welcome to the MariaDB monitor.  Commands end with ; or \g.
Your MariaDB connection id is 821
Server version: 10.1.25-MariaDB MariaDB Server

Copyright (c) 2000, 2017, Oracle, MariaDB Corporation Ab and others.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.


4. 패스워드 복잡도 확인
MariaDB [(none)]> show variables like 'simple%';
Empty set (0.00 sec)

MariaDB [(none)]> install soname'simple_password_check';
Query OK, 0 rows affected (0.00 sec)

MariaDB [(none)]> show variables like 'simple%';
+-----------------------------------------+-------+
| Variable_name                           | Value |
+-----------------------------------------+-------+
| simple_password_check_digits            | 1     |
| simple_password_check_letters_same_case | 1     |
| simple_password_check_minimal_length    | 8     |
| simple_password_check_other_characters  | 1     |
+-----------------------------------------+-------+
4 rows in set (0.00 sec)



참고자료
http://sarc.io/index.php/mariadb/802-maria

댓글목록

등록된 댓글이 없습니다.


Total 2,650건 32 페이지
  • RSS
기술자료 목록
2030
PHP   20940  2017-08-06 01:09  
2029
PHP   46622  2017-08-05 00:29 ~ 2018-01-10 06:11  
2028
PHP   26780  2017-08-03 23:59  
2027
Linux   97766  2017-08-03 23:02  
2026
PHP   30651  2017-08-03 16:56 ~ 2022-11-15 11:28  
2025
MySQL   18972  2017-08-03 14:29 ~ 2018-01-10 01:01  
2024
MySQL   13274  2017-08-01 18:40  
2023
영카트   12257  2017-08-01 17:15  
2022
그누보드   14731  2017-07-28 15:32  
2021
HTML   12303  2017-07-27 11:39  
2020
일반   39191  2017-07-26 18:00 ~ 2017-07-28 00:00  
2019
영카트   16662  2017-07-25 03:34  
2018
그누보드   19190  2017-07-25 01:41 ~ 2017-07-28 00:00  
2017
Linux   38849  2017-07-19 00:08 ~ 2024-11-18 15:17  
2016
일반   20345  2017-07-18 21:58  
2015
그누보드   12836  2017-07-17 13:16  
2014
그누보드   13649  2017-07-13 12:50 ~ 2018-12-04 18:46  
2013
그누보드   14299  2017-07-12 19:25 ~ 2018-04-11 10:20  
2012
HTML   12940  2017-07-10 14:33  
2011
그누보드   11424  2017-07-02 20:32 ~ 2021-08-02 21:45  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2026 해피정닷컴. All Rights Reserved.