Forum Discussion

Chris_Skinner_3's avatar
Chris_Skinner_3
Icon for Nimbostratus rankNimbostratus
Jul 20, 2006

Adding additional PHP code...

Is there a way for us to add additional PHP pages to the interface, and specifically to add information into the resulting lists of available services that users see after logging in?

 

 

Here's the reason... we'd like to integrate WOL into our Remote Desktop entries and we need to be able to hit AD or SQL to get a list of machines for each person, do a state check and generate the WOL packet if needed.

 

 

Let me know!
  • Chris,

     

     

    FirePass will accept all of the variables passed back from an AD/LDAP server during authentication, so you can implement session variables for any type of data returned via LDAP.

     

     

    Now, that probably doesn't answer your question on injecting new process docs, new scripts, CGIs, etc... to act arbitrarily on those AD session variables. Have you give F5 support a call on that question?

     

     

    rcrawley