This website is deprecated, and remains online only for historic access to old issues and docs for historic versions of Virtualmin. It has been unmaintained for several years, and should not be relied on for up-to-date information. Please visit www.virtualmin.com instead.
Is there any way to have a custom image on the usermin login page? I can see where you can do it with virtualmin, but can't find any reference on how to do it with usermin pages.
... how can we make it more... organic? IE8 is always complaining that the picture comes from another site, another cert, unauthenticated content and stuff. I know it's not a problem but my users don't.
Howdy,
Okay, it turns out the (not-so-user-userfriendly-but-it-works) way of doing that is to create a file named:
/etc/usermin/custom-lang
And in it, add a line like the following:
session_prefix=<img src=http://yourdomain.com/yourlogo.gif>
And that should do the trick!
That option may be added to the GUI at some point here ;-)
-Eric
... how can we make it more... organic? IE8 is always complaining that the picture comes from another site, another cert, unauthenticated content and stuff. I know it's not a problem but my users don't.
Thanks.
Don't take the name of root in vain...
Sry - double post.
Don't take the name of root in vain...
That was it. Thanks!