Has anyone looked into implementing a Directory Service for PAM (or system) authentication?  For apache authorization, I typically use pwauth (which works quite well), and I noticed that there are Apache Directory Services, but it's not possible (as far as I can tell) to leverage pwauth with these.  To configure pwauth, the magic occurs in httpd.conf pointing at pwauth - there really is no htpasswd file.

Thanks,
-Stephen