Tagged Questions
1
vote
2answers
218 views
Run server-side script as authenticated user in apache--is it possible?
I'm developing a web app that takes a bunch of parameters (dropdown boxes, etc) from an authenticated user, creates a file, then delivers that file via stdin to a program on my web server.
Due to ...
1
vote
3answers
849 views
Drupal + LDAP + Automatic
I've got Drupal 6 setup within a XAMPP test area. I have LDAP authentication, groups and data working against Active Directory.
What I want... is since I'm on an intranet where users are logged in ...