ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    ownCloud with Azure AD Integration?

    IT Discussion
    owncloud azure ad authentication
    6
    42
    11.4k
    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.
    • scottalanmillerS
      scottalanmiller @coliver
      last edited by

      @coliver said:

      This is assuming that ownCloud supports SAML.

      Not since ownCloud 4.5

      https://apps.owncloud.com/content/show.php/user_saml++?content=154410

      coliverC 1 Reply Last reply Reply Quote 0
      • coliverC
        coliver @scottalanmiller
        last edited by

        @scottalanmiller said:

        @coliver said:

        This is assuming that ownCloud supports SAML.

        Not since ownCloud 4.5

        https://apps.owncloud.com/content/show.php/user_saml++?content=154410

        Ah... there goes that idea. Can ownCloud use local system authentication? Then you may be able to set it up that way.

        scottalanmillerS 1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller @coliver
          last edited by

          @coliver said:

          Ah... there goes that idea. Can ownCloud use local system authentication? Then you may be able to set it up that way.

          That's what is uses by default. I've never seen any application other than SW that lacks local authentication as an option.

          coliverC 1 Reply Last reply Reply Quote 0
          • coliverC
            coliver @scottalanmiller
            last edited by coliver

            @scottalanmiller said:

            @coliver said:

            Ah... there goes that idea. Can ownCloud use local system authentication? Then you may be able to set it up that way.

            That's what is uses by default. I've never seen any application other than SW that lacks local authentication as an option.

            Really? I thought it had a database table for users.

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @coliver
              last edited by

              @coliver said:

              Really? I thought it had a database table for users.

              If it does, it's new. Which would be really odd as they've been moving even farther from that rather than towards. It traditionally was AD only and turned off authentication if you didn't have AD. Now it uses the website for authentication.

              coliverC 1 Reply Last reply Reply Quote 0
              • coliverC
                coliver @scottalanmiller
                last edited by

                @scottalanmiller I'm not following. I've had it running for at least 3 major releases and have never had it attached to AD nor have I created users on the local system. I have always needed a username and password to get into the application.

                JaredBuschJ scottalanmillerS 2 Replies Last reply Reply Quote 0
                • JaredBuschJ
                  JaredBusch @coliver
                  last edited by

                  @coliver said:

                  @scottalanmiller I'm not following. I've had it running for at least 3 major releases and have never had it attached to AD nor have I created users on the local system. I have always needed a username and password to get into the application.

                  Those logins are tied to the SW community. They are not purely local. that was removed 1-2 years ago.

                  1 Reply Last reply Reply Quote 1
                  • scottalanmillerS
                    scottalanmiller @coliver
                    last edited by

                    @coliver said:

                    @scottalanmiller I'm not following. I've had it running for at least 3 major releases and have never had it attached to AD nor have I created users on the local system. I have always needed a username and password to get into the application.

                    So if you did not create the users... where did you think that they were coming from 😉

                    coliverC 1 Reply Last reply Reply Quote 0
                    • coliverC
                      coliver @scottalanmiller
                      last edited by

                      @scottalanmiller said:

                      @coliver said:

                      @scottalanmiller I'm not following. I've had it running for at least 3 major releases and have never had it attached to AD nor have I created users on the local system. I have always needed a username and password to get into the application.

                      So if you did not create the users... where did you think that they were coming from 😉

                      Are we talking about the same application? For ownCloud, in the past I had to remote into the database to change the admin password that I had forgotten. Hence why I said that the username and password were stored in the ownCloud database.

                      When I said local authentication I meant Linux users being authenticated to use the ownCloud application. Then you could use SAML on the local Linux system to authenticate against Azure AD. Probably too convoluted and sensitive to be used in production though.

                      scottalanmillerS 2 Replies Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller @coliver
                        last edited by

                        @coliver said:

                        @scottalanmiller said:

                        @coliver said:

                        @scottalanmiller I'm not following. I've had it running for at least 3 major releases and have never had it attached to AD nor have I created users on the local system. I have always needed a username and password to get into the application.

                        So if you did not create the users... where did you think that they were coming from 😉

                        Are we talking about the same application? For ownCloud, in the past I had to remote into the database to change the admin password that I had forgotten. Hence why I said that the username and password were stored in the ownCloud database.

                        We started talking about how SW was the sole application that lacked local users.

                        coliverC 1 Reply Last reply Reply Quote 0
                        • coliverC
                          coliver @scottalanmiller
                          last edited by

                          @scottalanmiller said:

                          @coliver said:

                          @scottalanmiller said:

                          @coliver said:

                          @scottalanmiller I'm not following. I've had it running for at least 3 major releases and have never had it attached to AD nor have I created users on the local system. I have always needed a username and password to get into the application.

                          So if you did not create the users... where did you think that they were coming from 😉

                          Are we talking about the same application? For ownCloud, in the past I had to remote into the database to change the admin password that I had forgotten. Hence why I said that the username and password were stored in the ownCloud database.

                          We started talking about how SW was the sole application that lacked local users.

                          Odd. I was never talking about SW. Sorry I must have missed something.

                          scottalanmillerS 1 Reply Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller @coliver
                            last edited by

                            @coliver said:

                            When I said local authentication I meant Linux users being authenticated to use the ownCloud application. Then you could use SAML on the local Linux system to authenticate against Azure AD. Probably too convoluted and sensitive to be used in production though.

                            I'm not aware of ownCloud using, nor would you want to, the local UNIX user store.

                            coliverC 1 Reply Last reply Reply Quote 0
                            • coliverC
                              coliver @scottalanmiller
                              last edited by

                              @scottalanmiller said:

                              @coliver said:

                              When I said local authentication I meant Linux users being authenticated to use the ownCloud application. Then you could use SAML on the local Linux system to authenticate against Azure AD. Probably too convoluted and sensitive to be used in production though.

                              I'm not aware of ownCloud using, nor would you want to, the local UNIX user store.

                              Ok... good. I wasn't advocating that just wondering if it was possible. That would be a workaround for SAML not being supported.

                              scottalanmillerS 1 Reply Last reply Reply Quote 0
                              • scottalanmillerS
                                scottalanmiller @coliver
                                last edited by

                                @coliver said:

                                @scottalanmiller said:

                                @coliver said:

                                @scottalanmiller said:

                                @coliver said:

                                @scottalanmiller I'm not following. I've had it running for at least 3 major releases and have never had it attached to AD nor have I created users on the local system. I have always needed a username and password to get into the application.

                                So if you did not create the users... where did you think that they were coming from 😉

                                Are we talking about the same application? For ownCloud, in the past I had to remote into the database to change the admin password that I had forgotten. Hence why I said that the username and password were stored in the ownCloud database.

                                We started talking about how SW was the sole application that lacked local users.

                                Odd. I was never talking about SW. Sorry I must have missed something.

                                Ah, I was responding to you asking about local authentication saying that of course it does that. But you responding saying that it used a database. A local database is called local authentication in apps. Using the UNIX system is not considered local but system. That's where we disconnected. Your response only made sense to me in the context of responding to the SW comment.

                                1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller @coliver
                                  last edited by

                                  @coliver said:

                                  Ok... good. I wasn't advocating that just wondering if it was possible. That would be a workaround for SAML not being supported.

                                  How would that help? How would authenticating against the /etc/passwd file get me access to Azure AD?

                                  coliverC 1 Reply Last reply Reply Quote 0
                                  • coliverC
                                    coliver @scottalanmiller
                                    last edited by coliver

                                    @scottalanmiller said:

                                    @coliver said:

                                    Ok... good. I wasn't advocating that just wondering if it was possible. That would be a workaround for SAML not being supported.

                                    How would that help? How would authenticating against the /etc/passwd file get me access to Azure AD?

                                    Now that I think about it, probably wouldn't. I was thinking if you could change the authentication authority to be a federated source then you could use that as a backend for ownCloud. But that wouldn't work for system authentication.

                                    scottalanmillerS 1 Reply Last reply Reply Quote 0
                                    • scottalanmillerS
                                      scottalanmiller @coliver
                                      last edited by

                                      @coliver said:

                                      Now that I think about it, probably wouldn't. I was thinking if you could change the authentication authority to be a federated source then you could use that as a backend for ownCloud. But that wouldn't work for system authentication.

                                      Right, because OC would see a "blank" local user list, not the SAML federation.

                                      coliverC 1 Reply Last reply Reply Quote 0
                                      • coliverC
                                        coliver @scottalanmiller
                                        last edited by

                                        @scottalanmiller said:

                                        @coliver said:

                                        Now that I think about it, probably wouldn't. I was thinking if you could change the authentication authority to be a federated source then you could use that as a backend for ownCloud. But that wouldn't work for system authentication.

                                        Right, because OC would see a "blank" local user list, not the SAML federation.

                                        Yep, that's the conclusion I made. Sorry to derail the thread. Just had to think my way through it a bit more.

                                        1 Reply Last reply Reply Quote 0
                                        • jospoortvlietJ
                                          jospoortvliet Vendor
                                          last edited by

                                          SAML is supported in the Enterprise Edition - so that part would work. Besides that, I don't know if there is specifically Azure AD Integration...

                                          scottalanmillerS 1 Reply Last reply Reply Quote 0
                                          • scottalanmillerS
                                            scottalanmiller @jospoortvliet
                                            last edited by

                                            @jospoortvliet said:

                                            SAML is supported in the Enterprise Edition - so that part would work. Besides that, I don't know if there is specifically Azure AD Integration...

                                            That's sad that the big enterprise AD integration is included in the free version but the SMB Azure AD federation is limited to the enterprise versions 😞

                                            jospoortvlietJ 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 3 / 3
                                            • First post
                                              Last post