<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>Thanks!<br></div><div><br data-mce-bogus="1"></div><div>I also found an alternative way, by deleting zimbraAuthTokens, which I added to the wiki you mentioned.<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div data-marker="__SIG_PRE__">Kind regards, <br><br>Barry de Graaff<br>Zeta Alliance <br>Co-founder & Developer<br>zetalliance.org | github.com/Zimbra-Community<br><br>Signal: +31 617 220 227<br>Fingerprint: 97f4694a1d9aedad012533db725ddd156d36a2d0</div><div><br></div><hr id="zwchr" data-marker="__DIVIDER__"><div data-marker="__HEADERS__"><b>From: </b>"Frédéric Nass" <frederic.nass@univ-lorraine.fr><br><b>To: </b>"info" <info@zetalliance.org>, users@lists.zetalliance.org<br><b>Sent: </b>Monday, 13 January, 2020 15:13:07<br><b>Subject: </b>Re: [Users] How to remove zimbraAuthTokens in 8.8.15<br></div><div><br></div><div data-marker="__QUOTED_TEXT__"><p>Hi Barry,</p>
<p>I believe you should change zimbraAuthTokenValidityValue. It is
still working in 8.8. We add 1 to the current value which, as
effect, invalidates all outstanding auth tokens for the specific
user.<br>
I believe setting the value to 1 has the same effect (than adding
1), so as described here by Adam:
<a href="https://wiki.zimbra.com/wiki/Ajcody-User-Management-Topics#Prior_To_605_-_Use_CLI_To_Change_zimbraAuthTokenValidityValue_To_Expire_The_Session" target="_blank" rel="nofollow noopener noreferrer">https://wiki.zimbra.com/wiki/Ajcody-User-Management-Topics#Prior_To_605_-_Use_CLI_To_Change_zimbraAuthTokenValidityValue_To_Expire_The_Session</a><br>
</p>
<p>zmprov desc -a zimbraAuthTokenValidityValue<br>
zimbraAuthTokenValidityValue<br>
if set, this value gets stored in the auth token and compared
on every<br>
request. Changing it will invalidate all outstanding auth
tokens. It<br>
also gets changed when an account password is changed.<br>
<br>
type : integer<br>
value : <br>
callback : <br>
immutable : false<br>
cardinality : single<br>
requiredIn : <br>
optionalIn : account<br>
flags : domainAdminModifiable<br>
defaults : <br>
min : 0<br>
max : <br>
id : 1044<br>
requiresRestart : <br>
since : 6.0.0_GA<br>
deprecatedSince : <br>
</p>
<p>zmprov ma <accountname> zimbraAuthTokenValidityValue 1</p>
<p>zmprov fc account <accountname> is not mandatory I think.</p>
<p>Best regards,
</p>
<pre class="moz-signature">Frédéric Nass
Direction du Numérique
Sous-direction Infrastructures et Services
Tél : 03.72.74.11.35</pre>
<div class="moz-cite-prefix">Le 13/01/2020 à 12:55, Info Zeta
Alliance a écrit :<br>
</div>
<blockquote>
<div style="font-family:'arial' , 'helvetica' , sans-serif;font-size:12pt;color:#000000">
<div>In old versions of Zimbra I could do:<br>
zmprov -l ma <a href="mailto:j.doe@example.org" target="_blank" rel="nofollow noopener noreferrer">j.doe@example.org</a> zimbraAuthTokens ""<br>
This would end all that users sessions, since 8.8.something
this cannot be done anymore</div>
<div><br>
[] WARN: LDAP auth token cannot be parsed<br>
[] WARN: LDAP-formatted value for ephemeral attribute
zimbraAuthTokens cannot be converted to an ephemeral input<br>
</div>
<div><br>
</div>
<div>Some mentions about it in the admin guide, </div>
<div><br>
</div>
<div>Does anyone know HOW I can remove all zimbraAuthTokens in
8.8.15?<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Kind regards, <br>
<br>
Barry de Graaff<br>
Zeta Alliance <br>
Co-founder & Developer<br>
zetalliance.org | github.com/Zimbra-Community<br>
<br>
Signal: +31 617 220 227<br>
Fingerprint: 97f4694a1d9aedad012533db725ddd156d36a2d0</div>
</div>
</blockquote><br></div></div></body></html>