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/4b7/trackback
List of Articles
번호 제목 글쓴이 날짜 조회 수sort
127 rsync ssh 포트 말고 다른포트 사용법 ADMINPLAY 2011-06-10 18915
126 외국 자료실 (Unix Linux Windows) ADMINPLAY 2009-02-04 18895
125 Linux 특수 퍼미션 ADMINPLAY 2011-01-14 18815
124 리눅스서버 응급복구와 삭제파일 복구 ADMINPLAY 2009-08-19 18808
123 오라클시작 ADMINPLAY 2009-06-26 18741
122 그누보드4와 MySQL5를 연동시 초기 관리자 계정이 생성되... ADMINPLAY 2012-01-16 18619
121 top 명령어 정리 ADMINPLAY 2009-01-10 18595
120 X-Window 설치후 한글 깨짐발생 ADMINPLAY 2012-01-16 18567
119 파일시스템 생성 mount 및 포맷 ext3 ext4 ADMINPLAY 2012-01-16 18496
118 ssh 로 상대방 서버에 자동으로 접속하기 ADMINPLAY 2011-05-03 18454
117 텍스트 모드 설정 유틸리티 Setup 없다 file ADMINPLAY 2011-07-29 18384
» phpmyadmin 에 로그인시 The configuration file now nee... ADMINPLAY 2011-06-10 18381
115 리눅스 - 하드디스크 추가, 파티션 및 마운트 ADMIN 2008-11-12 18269
114 vi편집기 행번호 표시, 들여쓰기 ADMINPLAY 2009-05-22 18210
113 리눅스 커널 버전 편하게 분석할 수 있는 사이트 ADMINPLAY 2012-01-16 18181
112 SSH 서버 설정 파일(sshd_config) ADMINPLAY 2009-05-17 17997
111 Cent5 ffmpeg 설치 ADMINPLAY 2009-03-17 17996
110 [리눅스] 파일의 속성관리를 위한 chattr실무활용 -1- ADMINPLAY 2009-09-09 17840
109 /etc/syslog.conf 의 이해 ADMINPLAY 2012-01-16 17646
108 퍼미션 설정 ADMINPLAY 2009-05-11 17584

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234