11.Nas_1




web file browser 설치방법 및 유저 로긴 문의

♨ 카랜더 일정 :
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문

    web file browser 간단 설치 유저 로그인 방법 문의

    \r\n

    \r\n

    안녕하세요

    \r\n

    https://11q.kr/webfilebrowser/

    \r\n

    너무나 web상에서 간단히 공유 가능한 web file browser 간단 설치 사용자 입니다

    \r\n

    \r\n

    무지에 문의 드립니다

    \r\n

    \r\n

    아래 와같이 링크도 가능한 간단히 사용가능한 web file browser 웹공유/웹하드 입니다

    \r\n

    \r\n

    https://11q.kr/webfilebrowser/0_공지_webfilebrowser를 실제 간단히 설정 변경 사용하세요/webfilebrowser.zip

    \r\n

    \r\n

    ( http://sugame.tistory.com/entry/PHP-간단한-인증하기-로그인-창)

    \r\n


    // ---------------- Things that can be customized...사용자 수정 부분 -------------------

    \r\n

    $admin_user = "userid";
    // $admin_user = "사용자아이디"; 로긴 아이디를 입력
    $admin_pw = "passwd";
    // $admin_pw = "1234"; 사용자 패스워드

    \r\n

    if (!isset ($_SERVER["PHP_AUTH_USER"]) || !isset ($_SERVER["PHP_AUTH_PW"]) ||
    $_SERVER["PHP_AUTH_USER"] != $admin_user || $_SERVER["PHP_AUTH_PW"] != $admin_pw)
    {
    header ("WWW-Authenticate: Basic realm=\"관리자 모드\"");
    header ("HTTP/1.0 401 Unauthorized");
    echo "<font size=6>인증 실패_userid/passwd 를 변경 사용하세요</font>";
    exit;
    }
    else
    {
    echo "<font size=2>login ok.............</font>";
    }

    \r\n

    을 이용하여 간단히 로기인 창을 추가 하였는데 간단 사용 가능하지만 아래 사용자 등록을

    \r\n

    synology 유저 등록자를 연동 사용하는 방법을

    \r\n

    전문가 도움 부탁 드립니다

    \r\n

    \r\n

    위의 링크를 받으면 원래 원본에서 index.php에서 logon 화면을 접속하지 못해 접속 가능하게 전문가 문의 부탁 드립니다

    \r\n

    ...아래 authmethod= ??? 여러가지 해도 않됩니다...

    \r\n

    \r\n

    제가도움 요청하는 방법은

    \r\n

    1) 아래 접속방법중에 현재 시놀로지 유저 사용자 추가 로긴 하고자 합니다

    \r\n

    2) 또한 아래 유저 등록 이 연동이 되지 않는 부분도 무엇이 문제인지 전문가의 도움을 요청 합니다

    \r\n

    \r\n

    ..........................................

    \r\n

    $authmethod = "none"; // Do not require user authentication...로긴 없이 보이게하기
    //$authmethod = "session"; // Use builtin session-based authentication (recommended, needs the PHP session
    // management feature activated)
    //$authmethod = "session"; // Use builtin session-based authentication (recommended, needs the PHP session
    //$authmethod = "cookie"; // Use builtin cookie-based authentication (not recommended : very basic, very UNSECURE) 별도 로긴
    //$authmethod = "realm"; // Use builtin browser's basic authentication (needs PHP to be running as a module)
    //$authmethod = "realm"; // Use builtin browser's basic authentication (needs PHP to be running as a module)
    //$authmethod = "server"; // Require server based authentication (such as Apache's .htaccess)

    \r\n

    $realmname = "Web File Browser"; // Realm name for use with $authmethod = "realm"

    \r\n

    //$noauthprofile = "full"; // Default profile used when $authmethod = "none"
    $noauthprofile = "none"; // Default profile used when $authmethod = "none" 하위 변경메뉴 off

    \r\n

    //$allowunknownusers = false; // If set to false, any server authenticated but locally unknown user
    $allowunknownusers = true; // If set to false, any server authenticated but locally unknown user_ss1145

    \r\n

    \r\n

    ....

    \r\n

    \r\n

    \n[이 게시물은 홈피관리자님에 의해 2011-11-13 21:18:16 Home-PDS에서 이동 됨]\n
    [이 게시물은 관리자님에 의해 2013-11-18 21:29:50 11.H_BBS에서 이동 됨]
    [ 추가 정보 ... 더보기) ]
    뷰PDF 1,2



    office view

    관련자료

    댓글목록

    profile_image

    홈피관리자님의 댓글

    홈피관리자 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (210.♡.41.89) 작성일
    profile_image

    홈피관리자님의 댓글

    홈피관리자 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일

    간딘히 설정 변경 사용 하였습니다<BR><BR>\r\n<H2><FONT size=2><A href="https://11q.kr/home/bbs/board.php?bo_table=z3_05&amp;wr_id=1">https://11q.kr/home/bbs/board.php?bo_table=z3_05&amp;wr_id=1</A><BR></FONT></H2>\r\n<DIV class=name></DIV>

    profile_image

    홈피관리자님의 댓글

    홈피관리자 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일

    <P><BR><A href="http://webfilebrowser.sourceforge.net/">http://webfilebrowser.sourceforge.net/</A><BR><BR>원본 배포 사이트 입니다</P>

    profile_image

    홈피관리자님의 댓글

    홈피관리자 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일
    목록





    Total 1,670 / 12 Page
    [ wget -help ] 댓글 2

    root @ AOL-Debian : ~ # wget -help비대화 형 네트워크 검색 프로그램 인 GNU Wget 1.16.사용법 : wget …

    [ Generic TvHeadend Server Setup for Freeview NZ ]

    Generic TvHeadend Server Setup for Freeview NZ◎ ■ ▶ ☞ ♠ 정보찾아 공유 드리며 출처는 링크 참조 바랍…

    [ 리눅스 에서 삭제 안되는 폴더 강제로 삭제하기 ]

    리눅스/시놀로지 에서삭제 안되는 폴더 강제로 삭제하기파일스테이션smb연결파일색제 안되어rm -rf 폴더이름으로 하니 모두 지워졌습니다.예)rm …

    [ 심볼릭 링크는 심볼릭 링크입니다 ln 명령어 ]

    심볼릭 링크는 심볼릭 링크입니다. 이것은 프로그램이나 파일의 별칭 또는 바로 가기입니다.https://wiki.debian.org/SymLink…

    [ 사용기)skb smart2 안드로이드 셋탑 내부메모리 연결 파일 전송 및 apk 엡 업로드 설치 하기 ] 댓글 1

    사용기) skb smart2 셋탑 내부메모리 연결 파일 전송 및 apk 엡 업로드 설치 하기skb iptv 셋탑 smart2 는 안드로이드 셋탑…

    [ 안드로이드에서 데비안 설치 앱 ]

    안드로이드에서 데비안 설치 앱https://wiki.debian.org/ChrootOnAndroidAndroid 기기에서 데비안 chroot를 …

    [ CoreELEC 에서 arial 폰트 변경및 자막폰트 추가하기 ]

    CoreELEC 에서 arial 폰트 변경및 자막폰트 추가하기putty로 접속해서 보면/storage/.kodi/media/Fonts 경로에 폰…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-05-23 20:20:52

    오늘의 홈 현황


    • 현재 접속자♨ 204 명
    • 오늘 가입자※ 1 명
    • 어제 가입자※ 4 명
    • 주간 가입자※ 16 명
    • 오늘 방문자 1,732 명
    • 어제 방문자 2,465 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,338,929 명
    • 전체 게시물※ 8,593 개
    • 전체 댓글수※ 24,643 개
    • 전체 회원수 10,984 명

    QR코드


    ☞ QR코드 스캔은 kakao앱 자체 QR코드

    알림 0








    최신글↑