Forum Discussion

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

Login screen customization

Hi there,

 

 

We have some pretty specific requirements for systems we make available on the Internet, and one of them is that secured systems need to present as little information as possible. So we used the admin to get the login screen down to it's minimal, just a login box. The problem is that it still says:

 

 

"Remote Access Logon"

 

 

Is there a way for us to get rid of that and perhaps center the login on the screen? So far we haven't found anywhere that lets us into the PHP files but we may just be missing it.

 

 

Thanks!

 

 

  • Chris,

     

     

    An alternate solution to changing the my.login page would be to implement your own front-end authentication site, which would then pass the auth data back to the FirePass. In this way, you can have total control over what your users' see.

     

     

    This is discussed on the FP wiki:

     

     

    http://devcentral.f5.com/wiki/default.aspx/FirePass/ExternalLogonPage.html

     

     

    Hope that helps...

     

     

    rcrawley