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
  #11 (permalink)  
Old 12-11-2008, 01:54 AM
Junior Member
 
Posts: 7
Default

Thanks - will vote on that one. Sounds like a good idea for implementation!

I've not done loads of CLI stuff before - I typed the first command you gave and I'm getting:

ERROR: zclient.IO_ERROR (invoke sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderE xception: unable to find valid certification path to requested target, server: localhost) (cause: javax.net.ssl.SSLHandshakeException sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderE xception: unable to find valid certification path to requested target)


..... eeek?!
Reply With Quote
  #12 (permalink)  
Old 12-11-2008, 05:46 AM
Moderator
 
Posts: 1,554
Default

yeah that will just update that attribute for the users since zimbraHideInGal is not a valid attribute for CoS yet. Maybe sooner if you vote for teh bug uxbod filed.

You wouldn't want to run these commands every time you add a new user, theres no reason to set it for everyone each time. You just need to set it for the user so either do it through the web interface or the command prompt. You can make a easy shell script so you don't have to remember the exact syntax.

Make a new file like hideingal.sh

Code:
#!/bin/bash
/opt/zimbra/bin/zmprov ma $1 zimbraHideInGal TRUE
chmod +x hideingal.sh

then all you have to do when you add a new user is from the command prompt do

hideingal newstudent@whatever.com

and it'll do that.
Reply With Quote
  #13 (permalink)  
Old 12-17-2008, 03:14 AM
Junior Member
 
Posts: 7
Default

still having problems using the script given above.. don't suppose anyone might suggest what i'm doing wrong? am very new to this, but still am in dire need of getting it sorted!

Thanks a lot
Reply With Quote
  #14 (permalink)  
Old 12-17-2008, 04:57 AM
Moderator
 
Posts: 1,554
Default

I think your error has to do wtih java not trusting the self signed certificate. See this thread and see if it helps

SSL connect problem, most likely untrusted certificate
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.