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

    Can webapp/deskapp read adresses in ldap-addressbook?

    Kopano Groupware Core
    2
    7
    1491
    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.
    • klausade
      klausade last edited by

      hello, I need to make some system-wide available distribution-list, and I thought using ldap as our addressbook for that would be clever. But, does webapp/deskapp understand that? Does the kopano ldap-schema have something for this?

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

        Hi @klausade ,

        kind of. When you use the same ldap tree for your user management and these external contacts (or if you replicate those external contracts into your ldap tree). you could create users with the kopano-contact objectclass and have them show up in your addressbook as well.

        If you don’t use ldap for user management, then there is no (at least in the code we deliver) way to include an additional addressbook via ldap.

        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
        • klausade
          klausade last edited by

          We use ldap today for the usermanagement, and the individual users show up in webapp/deskapp. But, I want to make an address list inside our ldap.

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

            @klausade if you are anyway starting from scratch (what you post already implies): why not use an addressbook in the public folder?

            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
            • klausade
              klausade last edited by

              Yes, I’m starting from scratch. The thing is, what I want to to, is actually add all 700 parent emails, grouped into distributionslists, one for each class, so that the teachers can easily send out mass-emails to the parents of their classes. The upstreamfile containg all the addresses is a csv-file, so it would be easy to import from cvs into ldap.
              But, I can ditch this idea if there is better ways. Do you have scripts for importing from csv-file into adressebook in the publicfolder?

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

                I think this is what I want…
                https://documentation.kopano.io/kopanocore_administrator_manual/user_management.html

                ".8.5.2.3. Creating contacts using OpenLDAP

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

                  @klausade said in Can webapp/deskapp read adresses in ldap-addressbook?:

                  .8.5.2.3. Creating contacts using OpenLDAP

                  yes, that is what I suggested in my first answer.

                  @klausade said in Can webapp/deskapp read adresses in ldap-addressbook?:

                  Do you have scripts for importing from csv-file into adressebook in the publicfolder?

                  I am not aware of a script that does that already. but this should be fairly easy to accomplish with Python Kopano.

                  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
                  • First post
                    Last post