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/375/trackback
List of Articles
번호 제목 글쓴이 날짜 조회 수sort
247 top 명령어 정리 ADMINPLAY 2009-01-10 18595
246 그누보드4와 MySQL5를 연동시 초기 관리자 계정이 생성되... ADMINPLAY 2012-01-16 18619
245 오라클시작 ADMINPLAY 2009-06-26 18741
244 리눅스서버 응급복구와 삭제파일 복구 ADMINPLAY 2009-08-19 18808
243 Linux 특수 퍼미션 ADMINPLAY 2011-01-14 18815
242 외국 자료실 (Unix Linux Windows) ADMINPLAY 2009-02-04 18895
241 rsync ssh 포트 말고 다른포트 사용법 ADMINPLAY 2011-06-10 18915
240 리눅스 java tocmat 설치 ADMINPLAY 2009-05-07 18944
239 관리, 개발자를 위한 vi 환경 설정 ( vim-enhanced) ADMINPLAY 2009-04-27 18964
238 리눅스 터미널에서 사용하는 단축 키 ADMINPLAY 2009-05-28 18965
237 마우스 오른쪽 버튼 막기... ADMINPLAY 2008-12-14 19065
236 [설치/설정] APM 튜닝정보 조금 ADMINPLAY 2009-09-24 19074
235 rm -rf * 잘못 쳤을 때 울지 않기! ADMINPLAY 2009-09-30 19178
234 메신저 프로그램 사용 포트 ADMINPLAY 2010-05-19 19181
233 GBIC(지빅) 이 뭘까?? file ADMINPLAY 2012-08-02 19183
232 우분투에 Samba 를 설치하자 ADMINPLAY 2010-11-08 19195
231 TOP 프로그램에서 사용하는 기능키 ADMINPLAY 2010-05-04 19314
230 clocksource tsc unstable 에러 ADMINPLAY 2010-10-29 19324
229 ssh 특정 ip or 특정대역폭만 접속 허용 ADMINPLAY 2012-03-20 19527
228 리눅스에서 테잎드라이브 쓰는방법 ADMINPLAY 2009-12-10 19679

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234