文件名称:mod_authn_dovecot:针对Dovecot身份验证守护程序的Apache身份验证
文件大小:46KB
文件格式:ZIP
更新时间:2024-05-20 18:19:52
C
适用于Apache的Dovecot身份验证模块 因为dovecot可以具有许多不同的身份验证后端,并且通过dovecot-auth客户端套接字(可以在下面找到示例配置)将自己暴露为身份验证源。 通过此模块,您可以使用基本身份验证来针对用户进行身份验证。 要进行编译,您可以使用提供的Makefile,或者如果您在检测到路径时遇到问题,autoconf configure脚本应该可以为您提供帮助。 始终启用基于SSL的身份验证,因为根据设计,基本身份验证是明文(仅base64编码) 鸽舍配置示例 socket listen { #master { # Master socket provides access to userdb information. It's typically # used to give Dovecot's local deliv
【文件预览】:
mod_authn_dovecot-master
----mod_authn_dovecot.c(15KB)
----client.c(7KB)
----indent.sh(55B)
----configure(142KB)
----apr_proba.c(1KB)
----README.md(2KB)
----Makefile(818B)
----example.conf(459B)
----proba.c(602B)
----configure.ac(818B)