2 Aug
2003
2 Aug
'03
2:28 p.m.
Carsten Gehling wrote:
I got it working with RemoteUserFolder. Only it would be nice to get group associations from the Active Directory server and use these as Roles.
Groups != Roles, in several subtle ways...
I probably need to add some LDAP support to RemoteUserFolder. The is an LDAPUserFolder, but I don't think it supports the REMOTE_USER authentication.
Probably not. You could always look at SimpleUserFolder and script or subclass the exact required functionality yourself :-) cheers, Chris