In httpd.conf, users and passwds are stored with way: '/path:user:password'
The following patch add '/path:user:*' to look for password in /etc/passwd
and '/path:*:*' to allow any user account with a password.

http://hg.slitaz.org/wok-undigest/raw-file/5545842dea8c/busybox/stuff/busybox-1.19-httpd.u

The code is enabled by HTTPD_AUTH_MD5 feature.
Both PAM and shadow passwords are supported.

-pascal

Attachment: busybox-1.19-httpd.u
Description: Binary data

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to