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.
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.