Skip to content

phpmyadmin/config.inc.php

phpMyAdmin 인증방식 - cookie


 # vi config.inc.php

 64 /**
 65  * The 'cookie' auth_type uses blowfish algorithm to encrypt the password. If
 66  * at least one server configuration uses 'cookie' auth_type, enter here a
 67  * pass phrase that will be used by blowfish. The maximum length seems to be 46
 68  * characters.
 69  *
 70  * @global string $cfg['blowfish_secret']
 71  */
 72 $cfg['blowfish_secret'] = 'cookie';

     /**
164  * Authentication method (valid choices: config, http, signon or cookie)
165  *
166  * @global string $cfg['Servers'][$i]['auth_type']
167  */
168 $cfg['Servers'][$i]['auth_type'] = 'cookie';
169
170 /**
171  * File containing Swekey ids and login names (see /contrib);
172  * leave empty to deactivate Swekey hardware authentication
173  *
174  * @global string $cfg['Servers'][$i]['auth_swekey_config']
175  */
176 $cfg['Servers'][$i]['auth_swekey_config'] = '';
177
178 /**
179  * MySQL user
180  *
181  * @global string $cfg['Servers'][$i]['user']
182  */
183 $cfg['Servers'][$i]['user'] = 'root';   or   $cfg['Servers'][$i]['user'] = ''; - 사용자 입력
184
185 /**
186  * MySQL password (only needed with 'config' auth_type)
187  *
188  * @global string $cfg['Servers'][$i]['password']
189  */
190 $cfg['Servers'][$i]['password'] = 'flsnrtm';   or   $cfg['Servers'][$i]['password'] = '';  - password 입력

# /usr/local/apache/bin/apachectl restart

 

 

profile

일요일은 짜빠게뤼~ 먹는날~^^

엮인글 :
http://adminplay.com/43057/09c/trackback
List of Articles
번호 제목 글쓴이 날짜sort 조회 수
127 리눅스에서 윈도우 공유폴더 접근하기. samba ADMINPLAY 2011-07-12 25881
126 텍스트 모드 설정 유틸리티 Setup 없다 file ADMINPLAY 2011-07-29 18384
125 하드디스크 정보보기 smartctl ADMINPLAY 2011-08-17 36024
124 X-Window 설치후 한글 깨짐발생 ADMINPLAY 2012-01-16 18567
123 파일시스템 생성 mount 및 포맷 ext3 ext4 ADMINPLAY 2012-01-16 18496
122 /etc/syslog.conf 의 이해 ADMINPLAY 2012-01-16 17646
121 리눅스 커널 버전 편하게 분석할 수 있는 사이트 ADMINPLAY 2012-01-16 18181
120 insmod 와 modprobe 의 차이점 ADMINPLAY 2012-01-16 20793
119 dd 명령어 ADMINPLAY 2012-01-16 17579
118 MS-DOS 배치파일 문법 ADMINPLAY 2012-01-16 25390
117 그누보드4와 MySQL5를 연동시 초기 관리자 계정이 생성되... ADMINPLAY 2012-01-16 18619
116 DRBD(Distributed Replicated Block Device) 에 대해서 ADMINPLAY 2012-01-16 23737
115 DRBD Network Mirroring ADMINPLAY 2012-01-16 19940
114 3Ware Controller Problem Determination Procedures (레... ADMINPLAY 2012-01-16 33392
113 linux adduser 시 copydir(): preserving permissions 오... ADMINPLAY 2012-01-16 23206
112 mrtg를 이용한 시스템자원 모니터링 ADMINPLAY 2012-01-16 39071
111 hdparm 세부옵션 ADMINPLAY 2012-01-16 55961
110 CentOS 4, CentOS 5, CentOS 6 에 NTFS 파일시스템 마운트... ADMINPLAY 2012-01-16 27040
109 FreeBSD CPU 개수 확인 등.(mptable, sysctl) ADMINPLAY 2012-01-16 22277
108 [FreeBSD]CPU, 메모리, HDD확인 및 네트워크 설정 ADMINPLAY 2012-01-17 25081

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234