Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    password change webapp not working

    Plugins for Kopano WebApp
    10
    26
    3465
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • icey
      icey last edited by

      Dear allthesenames,

      have you been able to get it running? I have the same issues as you on my server.
      So i would be glad if someone might be able to post the solution :)

      Thanks in advance.
      icey

      allthesenames 1 Reply Last reply Reply Quote 0
      • laurensb
        laurensb last edited by

        Also stumbled upon the error:

        ... PHP Fatal error:  Uncaught Error: Call to undefined function mapi_zarafa_setuser() in /usr/share/kopano-webapp/plugins/passwd/php/class.passwdmodule.php ...
        

        Problem seems to be that the function was removed: https://forum.kopano.io/topic/3021/web-user-management-function-removed-from-php-mapi/2

        Hmmm, according to bhuisman (https://forum.kopano.io/topic/1121/official-supported-and-maintained-password-plugin/11):

        We do not currently have plans to release an official Kopano-maintained password modification plugin. We’ve researched into the topic but it introduces few risks (e.g. in case of LDAP/AD it would require Kopano to have write access to these systems).
        The community plugin mentioned above seems to do the job pretty well according to the comments. This leaves time for us to spend on other features!

        Would be cool if such -imho basic- functionality would be build-in into the webapp, especially when the community plugins are so easily broken by removing critical functions.

        Can an official Kopano-maintained password modification plugin not be made so that LDAP/AD support is optional? Mostly, LDAP/AD powered installs have other means to change passwords already, but for DB powered installs it would be really useful.

        Sinux 1 Reply Last reply Reply Quote 0
        • Sinux
          Sinux @laurensb last edited by Sinux

          @laurensb said in password change webapp not working:

          Can an official Kopano-maintained password modification plugin not be made so that LDAP/AD support is optional? Mostly, LDAP/AD powered installs have other means to change passwords already, but for DB powered installs it would be really useful.

          I feel the same way. Any other software in this area has been offering this for a long time! It is overdue.

          (why can’t I edit / find my signature anymore? I would have to update this?)

          irrlicht 1 Reply Last reply Reply Quote 0
          • irrlicht
            irrlicht @Sinux last edited by

            We would aprove an officical password change function, can’t use community version anymore without the functionality.

            Sinux dw2412 2 Replies Last reply Reply Quote 0
            • Sinux
              Sinux @irrlicht last edited by

              @irrlicht why not, what you mean by that?

              1 Reply Last reply Reply Quote 0
              • dw2412
                dw2412 @irrlicht last edited by

                @irrlicht

                What is the problem to use kopano-passwd for db user plugin,
                LDAP Functions for “Standard” LDAP user plugin,
                KTPasswd for AD LDAP user plugin,
                passwd for unix user plugin?

                All can be started from php…

                1 Reply Last reply Reply Quote 0
                • irrlicht
                  irrlicht last edited by

                  @dw2412 said in password change webapp not working:
                  Sorry for late answer,

                  What is the problem to use kopano-passwd for db user plugin,

                  Users should change their password on their own.
                  We didn’t use ldap.

                  dw2412 fbartels 2 Replies Last reply Reply Quote 0
                  • dw2412
                    dw2412 @irrlicht last edited by

                    @irrlicht said in password change webapp not working:

                    @dw2412 said in password change webapp not working:
                    Sorry for late answer,

                    What is the problem to use kopano-passwd for db user plugin,

                    Users should change their password on their own.
                    We didn’t use ldap.

                    Thats for what Passwd Plugin is intended for. You just have to use kopano-passwd for the password change process. Not the MAPI Function call that may still exist in your PHP Mapi but is intended only to be used by an admin user.

                    Andreas

                    1 Reply Last reply Reply Quote 0
                    • fbartels
                      fbartels Kopano @irrlicht last edited by

                      @irrlicht said in password change webapp not working:

                      We didn’t use ldap.

                      You could get in contact with out support team, they can help you transition to a ldap setup.

                      Regards Felix

                      Resources:
                      https://kopano.com/blog/how-to-get-kopano/
                      https://documentation.kopano.io/
                      https://kb.kopano.io/

                      Support overview:
                      https://kopano.com/support/

                      1 Reply Last reply Reply Quote 0
                      • deajan
                        deajan last edited by

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • allthesenames
                          allthesenames @icey last edited by

                          @icey
                          A little late response, but we got it working.
                          What the other plugin does, is just uses the php-ldap to change the password.

                          This is a really simple password change solution, and I find it strange, that kopano isn’t able to do this out of the box.

                          Sinux 1 Reply Last reply Reply Quote 0
                          • Sinux
                            Sinux @allthesenames last edited by

                            @allthesenames said in password change webapp not working:

                            @icey
                            A little late response, but we got it working.
                            What the other plugin does, is just uses the php-ldap to change the password.

                            This is a really simple password change solution, and I find it strange, that kopano isn’t able to do this out of the box.

                            +1

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post