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/045/trackback
List of Articles
번호 제목 글쓴이 날짜 조회 수
247 리눅스 커널 버전 편하게 분석할 수 있는 사이트 ADMINPLAY 2012-01-16 18181
246 /etc/syslog.conf 의 이해 ADMINPLAY 2012-01-16 17646
245 파일시스템 생성 mount 및 포맷 ext3 ext4 ADMINPLAY 2012-01-16 18496
244 X-Window 설치후 한글 깨짐발생 ADMINPLAY 2012-01-16 18567
243 하드디스크 정보보기 smartctl ADMINPLAY 2011-08-17 36024
242 텍스트 모드 설정 유틸리티 Setup 없다 file ADMINPLAY 2011-07-29 18384
241 리눅스에서 윈도우 공유폴더 접근하기. samba ADMINPLAY 2011-07-12 25881
240 eAccelerator설치와 PHP 성능 향상 분석 ADMINPLAY 2011-06-22 23472
239 rsync ssh 포트 말고 다른포트 사용법 ADMINPLAY 2011-06-10 18915
» phpmyadmin 에 로그인시 The configuration file now nee... ADMINPLAY 2011-06-10 18381
237 ssh 로 상대방 서버에 자동으로 접속하기 ADMINPLAY 2011-05-03 18454
236 sulinux 1.0. 서버 패키지 리스트 ADMINPLAY 2011-04-30 45636
235 snmpd 로그메세지 남기지 않기 ADMINPLAY 2011-04-28 17103
234 iSCSI 설정하기 ADMINPLAY 2011-04-24 25470
233 iscsi-target 설정 에러 모음 ADMINPLAY 2011-04-24 22048
232 CentOS 5.4 Samba 서버 <-> 윈도우7에서 접근 문제 시스템관리짱 2011-03-04 25160
231 tomcat log 쌓이는 것 방지하기 ADMINPLAY 2011-02-17 38075
230 [Linux_CentOS_5.5] 텍스트 모드(Text mode)에서 해상도 변경 file ADMINPLAY 2011-02-11 29205
229 CentOS 5.4 Crond 설치 ADMINPLAY 2011-02-07 19716
228 libphp4.so: cannot restore segment prot after reloc: P... ADMINPLAY 2011-02-07 23518

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234