I want insert a little text on the welcome login page. How can i do this?
I want insert a little text on the welcome login page. How can i do this?
Go to the Admin UI and use the MOTD (Message of the DAY) feature.
Regards
Bill
let me check.. Thanks for the tip!
Sorry, I missed the vital bit of information - you need to use the cli to create it. Sorry about that.![]()
Regards
Bill
but this motd its only for admin users isnt it? i need to put a little text on the users login page.
It doesn't last through upgrades but this is how I do it:
vi /opt/zimbra/mailboxd/webapps/zimbra/WEB-INF/classes/messages/ZmMsg.properties
Go down to the entry called "clientLoginNotice" and either enter more text to whats already their or replace it. Ours looks like:
https://zimbra.earlham.edu/
With the code being:
clientLoginNotice = <div style="color:red; font-weight:bold">Protect your email account!<br> Never respond to an email that asks for your password(s)!<br><br></div><div style="font-size: 200%">Need help? Have a questions? <a href="https://zimbra.earlham.edu/home/wiki/Public/ZimbraFAQ"> View the Zimbra FAQ</a> or <a href="http://helpdesk.earlham.edu">Contact the HelpDesk</a></div>.<br><br>\
<a target="_new" href="http://www.zimbra.com">Zimbra</a> :: the leader in open source messaging and collaboration :: \
<a target="_new" href="http://blog.zimbra.com">Blog</a> - \
<a target="_new" href="http://wiki.zimbra.com">Wiki</a> - \
<a target="_new" href="http://www.zimbra.com/forums">Forums</a>
thanks.. i'll try!
Thanks for this bit of information, Cayaraa. I just wan't to add a "Change Password" link for domain users that may have been locked out because of an expired password. This is perfect.
There are currently 1 users browsing this thread. (0 members and 1 guests)