[MariaDB 10.1.20] 패스워드 복잡도 설정 > 기술자료 | 해피정닷컴

[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,641건 31 페이지
  • RSS
기술자료 목록
2041
MySQL   12474  2017-08-11 05:33  
열람
MySQL   21240  2017-08-11 01:08 ~ 2018-01-10 00:09  
2039
etc보드   10801  2017-08-10 17:43  
2038
Linux   12677  2017-08-10 12:52  
2037
MySQL   22178  2017-08-09 05:54 ~ 2022-07-08 13:03  
2036
그누보드   20123  2017-08-08 15:44  
2035
MSSQL   12386  2017-08-08 13:47  
2034
제로보드   11110  2017-08-08 04:18 ~ 2017-08-08 00:00  
2033
SNS   24538  2017-08-06 03:55  
2032
SNS   18674  2017-08-06 03:34 ~ 2017-08-06 00:00  
2031
SNS   22760  2017-08-06 01:55 ~ 2018-01-09 00:54  
2030
PHP   19474  2017-08-06 01:09  
2029
PHP   43880  2017-08-05 00:29 ~ 2018-01-10 06:11  
2028
PHP   25415  2017-08-03 23:59  
2027
Linux   95462  2017-08-03 23:02  
2026
PHP   29285  2017-08-03 16:56 ~ 2022-11-15 11:28  
2025
MySQL   18139  2017-08-03 14:29 ~ 2018-01-10 01:01  
2024
MySQL   12579  2017-08-01 18:40  
2023
영카트   11429  2017-08-01 17:15  
2022
그누보드   13831  2017-07-28 15:32  

검색

해피정닷컴 정보

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

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