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 03-15-2009, 10:09 PM
Elite Member
 
Posts: 440
Default [SOLVED] password to be change in next login

Hi,

we are using below script to create new account and customise the account. In this script i want to add feature to change the password in next login, then what is the command for that or what change need to do in this script.
pls suggest.


#single user upload

echo -e "email-id:\c"
read a
echo -e "DisplayName put firstname.lastname:\c"
read b
echo -e "Quota in BYTES For 100mb-104857600 For 50mb-52428800:\c"
read c

echo $a
echo $b
echo $c

/opt/zimbra/bin/zmprov ca $a Password@12 displayName $b zimbraMailQuota $c zimbraContactMaxNumEntries 500 zimbraPasswordMinLength 8 zimbraPasswordMaxLength 64 zimbraPasswordMinUpperCaseChars 1 zimbraPasswordMinLowerCaseChars 1 zimbraPasswordMinNumericChars 1 zimbraPasswordEnforceHistory 5

Thanks

Last edited by chandu; 03-15-2009 at 10:38 PM..
Reply With Quote
  #2 (permalink)  
Old 03-15-2009, 11:07 PM
Elite Member
 
Posts: 440
Default

hey i have put zimbraPasswordMustChange TRUE and it worked..

Thanks
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.