[SOLVED] Fail during activate zimlet for users in domain

Working with Zimbra Talk? This is your Forum, drop here your questions with the Installation, Configuration, etc.
Gintoki
Posts: 11
Joined: Thu Jun 02, 2016 11:06 am

[SOLVED] Fail during activate zimlet for users in domain

Post by Gintoki »

Hello!
I tried to install Zimbra Talk, but something went wrong :?
When I executed these commands

Code: Select all

zmprov -l gaa | grep rivasense.local | egrep -v "(spam|ham|virus|galsync)" > /tmp/users.raw
cat /tmp/users.raw | awk '{print "adlm allusers@rivasense.local $1"}' > /tmp/users.prov
zmprov cdl allusers@rivasense.local
zmprov -f /tmp/users.prov
I got an error during run last command.

Code: Select all

service.INVALID_REQUEST (invalid request: must be valid email address: $1)
My domain is local. This may be causing the problem?
Also, Zimbra Talk tab did not appear. I used the Developer Tools and did not see any errors.
skflone
Posts: 19
Joined: Mon May 23, 2016 9:48 pm

Re: Fail during activate zimlet for users in domain

Post by skflone »

I still thinking that Zimbra Talk was very FAST launched , also into Wiki and PDF documentation are not good verified.

About the script that you are running is so simple, to understand , you are adding your users into a GroupList . the script is wrong because the value $1 is not apropiate into AWK.

So i just recommend edit the raw file putting the users into the group list.
User avatar
jorgedlcruz
Zimbra Alumni
Zimbra Alumni
Posts: 2782
Joined: Thu May 22, 2014 4:47 pm

Re: Fail during activate zimlet for users in domain

Post by jorgedlcruz »

Hi guys,
Let me verify the command and fix it accordingly into the Wiki.

Best regards
Jorge de la Cruz https://jorgedelacruz.es
Systems Engineer at Veeam Software https://www.veeam.com/
User avatar
jorgedlcruz
Zimbra Alumni
Zimbra Alumni
Posts: 2782
Joined: Thu May 22, 2014 4:47 pm

Re: Fail during activate zimlet for users in domain

Post by jorgedlcruz »

Hi guys,
It was a typo, it's fixed now: Best regards
Jorge de la Cruz https://jorgedelacruz.es
Systems Engineer at Veeam Software https://www.veeam.com/
Gintoki
Posts: 11
Joined: Thu Jun 02, 2016 11:06 am

Re: Fail during activate zimlet for users in domain

Post by Gintoki »

Thank you for the quick help!
Gintoki
Posts: 11
Joined: Thu Jun 02, 2016 11:06 am

Re: Fail during activate zimlet for users in domain

Post by Gintoki »

But second problem with Zimbra Talk tab not solved.
Anyway, I downloaded new archive with "install-zimbra-talk.sh" and tried to install Zimbra Talk again.
When the installer asks about commercial certificate I reply "NO", becouse I want to use self-signed certificate (no one will issue a commercial certificate for the domain "*.lokal"). After that install aborting. What can I do to avoid that?
PS. May be I should open a new topic for this question?
User avatar
sensor
Posts: 38
Joined: Tue Apr 12, 2016 7:52 am

Re: Fail during activate zimlet for users in domain

Post by sensor »

Hi Gintoki,

please open a new topic. I will provide detailed information about the certificate issue.
Gintoki
Posts: 11
Joined: Thu Jun 02, 2016 11:06 am

Re: Fail during activate zimlet for users in domain

Post by Gintoki »

Hello!
Thank you for reply! I opened a new topic.
This topic can be close.
skflone
Posts: 19
Joined: Mon May 23, 2016 9:48 pm

Re: Fail during activate zimlet for users in domain

Post by skflone »

Sorry , This is not ticket :D the topic will be always available
paul.lepage
Posts: 5
Joined: Fri Jun 10, 2016 11:00 am

Re: [SOLVED] Fail during activate zimlet for users in domain

Post by paul.lepage »

I agree with you slflone, I think Zimbra Talk was released too fast. It has the potential to be very good but it is still very buggy - particularly when it is commercial software and we're being asked to pay more for it.
Post Reply