Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-08-2007, 04:08 PM
Special Member
 
Posts: 101
Default [SOLVED] Remember User?

(OpenSourceEdition, FC5)
Small Office (50 users), mostly MSIE v7 browser
I have looked in the AdminConsole, and have set my
authToken for 4 days, sessionIdleTimeout for 1 day, trying to get the User's browser to remember the username each day that they come to work.
The browser's not remembering user when they come back after lunch...
Where else would I look to find why username's not being rememebred...
I really don't think that the browsers are clrearing cookies at exit.

Any ideas, please?
thanks,
rick
Reply With Quote
  #2 (permalink)  
Old 10-08-2007, 05:06 PM
Moderator
 
Posts: 6,237
Default

Are they just closing the browser window and can't open a new session that's automatically signed-in? (authToken)
OR
Are they hitting logoff and expecting it to remember the username blank later?
/forums/administrators/10627-remember-login.html

Last edited by mmorse; 10-08-2007 at 05:31 PM..
Reply With Quote
  #3 (permalink)  
Old 10-08-2007, 05:26 PM
Special Member
 
Posts: 101
Default

Aaah.
Yes, they've been told to log out. I thought it would remember the username, and then THEY would present the password....

I've been telling the kids to always use the log-off button.
So by properly logging out, the cookies aren't stored. Interesting.
The full 'remember username AND password' concerns me a little in this business, but this will make most of my people happy.

Thanks!
rick

Last edited by rickvv; 10-08-2007 at 05:28 PM..
Reply With Quote
  #4 (permalink)  
Old 10-08-2007, 05:35 PM
Moderator
 
Posts: 6,237
Default

Then you just set your authToken low
From a security aspect you can control the idle & token, but admins have no way of clearing browser remember blanks, so really this 4.5.x method is more secure; as it avoids even remembering a username and the other functionality is settable.

I wish I could find that RFE, for enabling autofill on that blank for 4.5.x versions (as you want) ... but you may just want to see where this is at after v5 comes out as there's a ton of changes to the login screen anyway & autocomplete=off isn't appended anymore.

Do these as the zimbra user:

To change just the text of "remember me on this computer":
1. cd /opt/zimbra/tomcat/webapps/zimbra/WEB-INF/classes/msg
2. vi ZmMsg.properties and search for 'rememberMe' edit the line or comment this out with a #
3. vi ZhMsg.properties (for the html client) again search for 'rememberMe'
4. tomcat stop/start
Now the checkbox will still be there-so...

To remove check box all together you have 2 options.
1. cd /opt/zimbra/tomcat/webapps/zimbra/js (jetty instead of tomcat in 5.0)
2. gzip -d -S .zgz Ajax_all.js.zgz
3. Search for the following setting: _12e0.showRememberMeCheckbox=true;
4. Change to _12e0.showRememberMeCheckbox=false;
5. Save this File
6. gzip -S .zgz Ajax_all.js
7. tomcat stop/start or a full zmcontrol stop/start
OR
1. cd /opt/zimbra/tomcat/webapps/zimbra/css
2. vi login.css
3. append this line to very top of the file #rememberMe { display: none; }
4.
tomcat stop/start

Not prefect for a lab environment, but personally I'm happy with session idle timeout of 1 day (so people can't leave themselves logged in overnight/weekends.) And auth token I usually set to 3 days.

Bug 7958 - Disable "Remember me on this computer" on login screen

Of course everyone will forever inter-mix terms of auto-complete with blank auto-filling & what can be done server side vs browser password remembering etc; it's just one of those things you can't help.
Bug 9253 - Explanation needed for "Remember my Login"

Last edited by mmorse; 10-08-2007 at 07:31 PM..
Reply With Quote
  #5 (permalink)  
Old 10-08-2007, 05:42 PM
Special Member
 
Posts: 101
Default

Thanks mmorse - good thinking on the v5...
I'll keep an eye out for it. No betas for the group I'm working with here...
(mark this solved for now)

Reply With Quote
  #6 (permalink)  
Old 10-08-2007, 06:16 PM
Moderator
 
Posts: 6,237
Default

Quote:
Originally Posted by rickvv View Post
(mark this solved for now)
your wish is my command!

Though I think you might have skipped the part where I mentioned that there's no autocomplete=off appended to it on rc1:

Last edited by mmorse; 10-08-2007 at 07:31 PM..
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.