[서버 설치] mysql_secure_installation

[root@ML-01 www]# mysql_secure_installation

 

 

 

NOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MySQL

      SERVERS IN PRODUCTION USE!  PLEASE READ EACH STEP CAREFULLY!

 

In order to log into MySQL to secure it, we'll need the current

password for the root user.  If you've just installed MySQL, and

you haven't set the root password yet, the password will be blank,

so you should just press enter here.

 

Enter current password for root (enter for none): 

OK, successfully used password, moving on...

 

Setting the root password ensures that nobody can log into the MySQL

root user without the proper authorisation.

 

Set root password? [Y/n] y

New password: 

Re-enter new password: 

Password updated successfully!

Reloading privilege tables..

 ... Success!

 

 

By default, a MySQL installation has an anonymous user, allowing anyone

to log into MySQL without having to have a user account created for

them.  This is intended only for testing, and to make the installation

go a bit smoother.  You should remove them before moving into a

production environment.

 

Remove anonymous users? [Y/n] y

 ... Success!

 

Normally, root should only be allowed to connect from 'localhost'.  This

ensures that someone cannot guess at the root password from the network.

 

Disallow root login remotely? [Y/n] n

 ... skipping.

 

By default, MySQL comes with a database named 'test' that anyone can

access.  This is also intended only for testing, and should be removed

before moving into a production environment.

 

Remove test database and access to it? [Y/n] y

 - Dropping test database...

ERROR 1008 (HY000) at line 1: Can't drop database 'test'; database doesn't exist

 ... Failed!  Not critical, keep moving...

 - Removing privileges on test database...

 ... Success!

 

Reloading the privilege tables will ensure that all changes made so far

will take effect immediately.

 

Reload privilege tables now? [Y/n] y

 ... Success!

 

 

 

 

All done!  If you've completed all of the above steps, your MySQL

installation should now be secure.

 

Thanks for using MySQL!

 

 

Cleaning up...

0
0
이 글을 페이스북으로 퍼가기 이 글을 트위터로 퍼가기 이 글을 카카오스토리로 퍼가기 이 글을 밴드로 퍼가기
captcha
자동등록방지 숫자입력

웹개발

번호 제목 글쓴이 날짜 조회수
62 [Linux] CentOS postfix 메일서버 설치 및 설정(sendmail 설정) 최고관리자 12-23 1,441
61 [Ubuntu] 인터넷 연결이 안될 때 최고관리자 12-07 1,247
60 [Apache SSL] Ubuntu 인증서(전자서명) 최고관리자 11-24 1,357
59 [Ubuntu] ssl 임시 인증서 준비 및 발급받기 최고관리자 11-23 1,738
58 [Ubuntu] apache2 환경설정 생성기 최고관리자 11-23 2,958
57 [Ubuntu] apache2 설치 최고관리자 11-23 1,257
56 [vi 편집기] 단축키 최고관리자 11-23 1,182
55 [유용한 블로그] ^^.^^ 최고관리자 11-19 1,189
54 [JS] TimelineJS - 시간의 흐름을 네비게이션화 최고관리자 11-19 1,257
53 [JS] 스크롤을 감지하여 사이트의 헤더를 보이거나 숨기기 최고관리자 11-19 1,388
52 [Linux] NAS Mount 최고관리자 11-12 1,199
51 [React] React활용 최고관리자 11-10 1,236
50 [PHP] exec 실행에 대한 응답코드 최고관리자 11-02 1,584
49 [Linux] Shell Script 최고관리자 10-26 1,488
48 [폰트] 폰트 찾기 사이트 최고관리자 10-21 1,293
47 [통신] Socket packet test Program 최고관리자 10-20 1,776
46 [통신] 맥용 Socket Test Program 최고관리자 10-20 1,559
45 [통신] Mac에서 TCP Socket통신 테스트 하기 최고관리자 10-20 2,829
44 [NginX] 504 Gateway Time-out 에러와 해결방법 +1 최고관리자 10-16 24,496
43 [NginX] 설정 최고관리자 10-13 1,496