• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Apache 1.3 /LDAP

Platypus

Lifer
I'm wondering if I have to use Net:LDAP or CGI or something to do this.

Basically I want to get some logic to do this.

Go to splash page and get prompted for login.. based on which ldap group you are part of it would load a different page. (ie, full access group users get a different page than read only access users). I'm sure this is simple enough but I can only find information on how to do this with a specific user and not a group. There is only an environemental variable in mod_auth_ldap for users, not groups so I can't write logic based on that.

Any clues would be great, thanks.
 
Back
Top