#author("2025-03-28T11:22:00+00:00","default:iseki","iseki")
#author("2025-03-28T11:22:11+00:00","default:iseki","iseki")
* authd
- 自作認証用システム
-- DHキーを使用する
-- DHを使用する

- https://github.com/fumihax/authd

*** Compile
 git clone https://github.com/JunkBox-Library/JunkBox_Lib.git
 git clone https://github.com/fumihax/authd.git

 cd JunkBox_Lib
 ./config.sh
 ./configure --enable-ssl --enable-ldap
 make
 cd ..

 ./config.sh
 ./configure [オプション]   例:./configure --enable-debug  --enable-ldap --enable-php --enable-perl
 make
 make install
 cp -p php/php_jbxl_auth.so /usr/lib64/php/modules/

*** 認証の戻り値
 1: 認証成功
 2: 認証に失敗
 3: ユーザが存在しない
 負数: その他のエラー

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS