We recently attempted to update from version 3.1.1 to 3.2.1 and encountered some issues with the authent-ldap extension. Since this extension is now integrated into the community version, we can't change its version manually.
When trying to install itop 3.2.1 with the version 2.2.1 of the extension, we ran into unmet dependencies. Specifically, the combody-my-account module is missing. According to the module page (https://www.itophub.io/wiki/page?id=extensions:authent-token), this module was removed and merged back into the authent-token extension.
Could it be that there are still some unresolved issues with this integration? With the iTop Version 3.2.0 with the extension version 2.1.7 it works fine.
Thanks in advance for any help or insights!
👍
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, how did you install your iTop ?
The module seems to be included in the SourceForge build, so maybe you did a Github clone ?
If that's the case, that's the cause of the problem, because the combodo-my-account module isn't included in it. Then you have 2 choices :
* Use the SourceForge build of iTop (recommanded)
* Manually clone the modules in the corresponding folder in datamodels/2.x folder) (in this case, you have to be careful to versions)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the response, I use the build from SourceForge. I could fix the problem with adding the combody-my-account Modul in the default-params.xml file. It was allways included in my build but not installed.
👍
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone,
We recently attempted to update from version 3.1.1 to 3.2.1 and encountered some issues with the authent-ldap extension. Since this extension is now integrated into the community version, we can't change its version manually.
When trying to install itop 3.2.1 with the version 2.2.1 of the extension, we ran into unmet dependencies. Specifically, the combody-my-account module is missing. According to the module page (https://www.itophub.io/wiki/page?id=extensions:authent-token), this module was removed and merged back into the authent-token extension.
Could it be that there are still some unresolved issues with this integration? With the iTop Version 3.2.0 with the extension version 2.1.7 it works fine.
Thanks in advance for any help or insights!
Hello, how did you install your iTop ?
The module seems to be included in the SourceForge build, so maybe you did a Github clone ?
If that's the case, that's the cause of the problem, because the combodo-my-account module isn't included in it. Then you have 2 choices :
* Use the SourceForge build of iTop (recommanded)
* Manually clone the modules in the corresponding folder in datamodels/2.x folder) (in this case, you have to be careful to versions)
Thanks for the response, I use the build from SourceForge. I could fix the problem with adding the combody-my-account Modul in the default-params.xml file. It was allways included in my build but not installed.