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/dcf/trackback
List of Articles
번호 제목 글쓴이 날짜 조회 수sort
267 time.bora.net 시간 동기화후 dovecot 데몬이 죽는 현상 해결 ADMINPLAY 2009-04-27 23932
266 [Linux] too many files 에러가 날때 ADMINPLAY 2009-09-20 23867
265 DRBD(Distributed Replicated Block Device) 에 대해서 ADMINPLAY 2012-01-16 23794
264 [Linux]RedHat Enterprise Linux 5 계열 VNC Server 설정 ADMINPLAY 2009-09-25 23752
263 리눅스에서 실수로 삭제한 파일을 복구 ADMIN 2008-12-10 23636
262 kernel: nf_conntrack: table full, dropping packet. ADMINPLAY 2009-11-26 23625
261 리눅스 로그파일 관리 [로그파일 삭제하는 방법] ADMINPLAY 2009-07-31 23580
260 libphp4.so: cannot restore segment prot after reloc: P... ADMINPLAY 2011-02-07 23577
259 리눅스 쓸데없는 파일,로그파일 주기적으로 삭제하기 ADMINPLAY 2009-07-02 23572
258 포트 포워딩 도구 ipmasqadm file ADMINPLAY 2009-09-08 23548
257 리눅스에서 베드섹터 검사명령어 ADMINPLAY 2009-08-18 23545
256 eAccelerator설치와 PHP 성능 향상 분석 ADMINPLAY 2011-06-22 23530
255 vi 이용한 파일내용 일괄변경 ADMINPLAY 2010-08-10 23526
254 서버 점검 : 자원 및 apache, mysql ADMIN 2008-12-10 23513
253 LVS 기능 및 장점과 설치프로그램 및 적용사이트 ADMINPLAY 2009-11-04 23437
252 Linux 파일 오픈 갯수 확인 ADMINPLAY 2009-05-10 23422
251 X-window 설치 ADMINPLAY 2010-03-24 23413
250 single mode readonly 파티션 rw로 다시 마운트 ADMINPLAY 2008-12-10 23354
249 인터넷 속도 단위 (bps, cps) ADMINPLAY 2009-08-03 23339
248 FreeBSD SSH 접속 안되요 ADMINPLAY 2009-07-14 23322

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234