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/849/trackback
List of Articles
번호 제목 글쓴이 날짜 조회 수sort
147 grep 옵션~! ADMINPLAY 2010-02-17 22226
146 vim 편집기 색상변경 ADMINPLAY 2009-05-17 22229
145 ethtool 사용법 ADMINPLAY 2009-06-04 22254
144 콘솔에 남는 메세지로그파일로 남기기 ADMINPLAY 2009-07-19 22261
143 FreeBSD CPU 개수 확인 등.(mptable, sysctl) ADMINPLAY 2012-01-16 22326
142 리눅스에서 일정기간 이상된 파일 삭제하기 ADMINPLAY 2009-07-02 22347
141 rsync 에러 ADMINPLAY 2009-05-17 22377
140 ssh, ftp 접근 딜레이 현상 발생시 조치방법 ADMINPLAY 2009-05-28 22472
139 보안서버구축시 아파치 컴파일 중 "can not be used when ... ADMINPLAY 2009-07-04 22481
138 특수문자 정규 표현식 ADMINPLAY 2010-01-27 22532
137 CentOS 5.0~5.1 :: 커널 2.6.17~2.6.24.1 vmsplice 커널버... ADMINPLAY 2009-09-28 22560
136 squid.conf ADMINPLAY 2012-03-07 22773
135 리눅스에서 하드웨어 스팩 보기 dmidecode ADMINPLAY 2009-05-28 22836
134 crontab 예약실행 file ADMINPLAY 2009-09-22 22905
133 젠투리눅스 설치기록 ADMINPLAY 2010-04-17 22905
132 RPM 사용법 정리 ADMINPLAY 2009-12-10 22945
131 Linux 소켓 접속 개수 늘리기 ADMINPLAY 2009-06-17 22990
130 LVS-NAT 구축(Linux Virtual Server) file ADMINPLAY 2009-11-04 23004
129 rpmfind (rpm패키지 검색사이트) ADMINPLAY 2009-06-01 23077
128 아파치 HARD_SERVER_LIMIT ADMINPLAY 2009-06-17 23150

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234