Hi,
This is the sort of single sign on approach I like! I am using the webserver_auth on IIS and it works perfectly. I would love to be able see the module integrate with the NT Security groups and map them to the access groups/roles in drupal. This would allow a user who logs in to be automatically part of a particular security group. eg. a teacher logs in, he/she should be part of the teacher access and be able to see all content relevant to that teacher.
cheeers
baronne

Comments

cjohnson_uk’s picture

That makes two of us. It seems functionality is there in ldap auth/ ldap groups. I have the same "teachers don't want to have to log into the website once they've already logged in to their PC" issue and we don't want students to see all teh content that teacher do too.

ChrisJ

moshe weitzman’s picture

Status: Active » Closed (works as designed)

this should the role of a helper module, not webserver_auth. we keep it simple. even the current NTLM stuff doesn't belong.