Closed (won't fix)
Project:
LDAP integration
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2007 at 17:23 UTC
Updated:
6 Aug 2011 at 18:59 UTC
How feasible would it be to tie in LDAP file permissions into Drupal's user access permissions? For example, in order to grant any kind of file access permissions to individual users, I have to grant the server web user (IUSR in Windows) read, write, and modify access. What I'd like to do is simply have Drupal look at the LDAP user and their Windows permissions rather than messing with the www/IUSR user's since technically that is like giving everyone on the site modify access to the files folder. Does that make sense?
Comments
Comment #1
kreaper commentedNot possible. Somehow, if system calls are made ldap aware, then may be. but that would be cost-prohibitive from every resource expenditure perspective.
kreaper
Comment #2
pcorbett commentedThanks for the follow-up. I'm enjoying the LDAP module very much. Good work.
Comment #3
johnbarclay commentedClosing 5.x issues to clean out issue queue.