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

    Looking for solutions to allow remote users access to their internal psychical computers

    IT Discussion
    13
    76
    3.0k
    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 @JasGot
      last edited by

      @JasGot said in Looking for solutions to allow remote users access to their internal psychical computers:

      @Pete-S said in Looking for solutions to allow remote users access to their internal psychical computers:

      And you have zero or little control over the traffic outside the VPN, unless you have some security in place for this.

      We use our Firewall appliance to restrict traffic to port 3389 in the VPN, RDP is a pretty safe protocol. Jared said we don't know of anything that can penetrate it. Maybe he can add some light to the safety of RDP if you need more info.

      RDP uses the same tech as most VPNs. It's extremely safe as a protocol. It's the assumed ties to AD that make it risky.

      DashrenderD J 2 Replies Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller @JasGot
        last edited by

        @JasGot said in Looking for solutions to allow remote users access to their internal psychical computers:

        @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

        Just adding 2FA to RDP is a better option.

        Wouldn't you need to open port 3389 to the public if your users had dynamic IPs at home? We prevent a lot of RDP login attempts by only allowing 3389 through our VPN tunnels.

        You'd have to open something, but not necessarily 3389.

        A VPN also has to have a port open. So that particular risk remains the same with either approach.

        DashrenderD 1 Reply Last reply Reply Quote 0
        • gjacobseG
          gjacobse
          last edited by

          I know this is late to the discussion, but the State of Kentucky uses two different types of VPN connections.

          PaloAlto Applicance

          And SSL-VPN -which opens RDP session to the end users desktop. The desktop has to be defined in the parameters.

          The SSL-VPN is routed via a Third Party. Open a browser, log in, click your RDP session and there you go...

          1 Reply Last reply Reply Quote 0
          • stacksofplatesS
            stacksofplates @JaredBusch
            last edited by

            @JaredBusch said in Looking for solutions to allow remote users access to their internal psychical computers:

            @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

            I know this topic is all the buzz right now..

            Currently we are having our users remotely access their internal computers by using secured laptops as "dumb terminals" as they establish an SSLVPN connection to our firewall/security appliance and then RDP from said laptop into their workstation. It works ok but the user experience is clunky with multiple logins and we have had various issues/concerns and hope to eventually get something in place that works better.

            I was looking at Citrix and VMware Horizon 7 and they have some "remote to PC" options that are included with each of their main packages. It would obviously be a waste to purchase an expensive product for the purpose of using one single side-feature that lets remote users access their internal company computers. So I wanted to see if you guys could provide any suggestions.

            I understand there may be a lot of resistance here against a lot of these products since they are big and expensive and may not be wise business choices, but I am trying to work with what I have and what I know and I know that I don't know much..

            If anyone can point to a product/service/mixture of technologies that would help users directly connect to their internal computers while providing a simple and solid user experience, that would be a huge help.

            ZeroTier (with Flow rules) + RDP is how I solved this for my clients.

            After reading everything, this is honestly the simplest and most transparent to the users. You don't need an RDS gateway, you don't need to sign into a VPN. Clients are allowed on the SD-WAN by a centralized control and then the users can just RDP to their desktops.

            It's two steps:

            1. Login into local machine
            2. RDP into desktop.
            stacksofplatesS K 2 Replies Last reply Reply Quote 0
            • DashrenderD
              Dashrender @scottalanmiller
              last edited by

              @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

              @JasGot said in Looking for solutions to allow remote users access to their internal psychical computers:

              @Pete-S said in Looking for solutions to allow remote users access to their internal psychical computers:

              And you have zero or little control over the traffic outside the VPN, unless you have some security in place for this.

              We use our Firewall appliance to restrict traffic to port 3389 in the VPN, RDP is a pretty safe protocol. Jared said we don't know of anything that can penetrate it. Maybe he can add some light to the safety of RDP if you need more info.

              RDP uses the same tech as most VPNs. It's extremely safe as a protocol. It's the assumed ties to AD that make it risky.

              That's interesting - how does the assumed ties do that? I'm not disagreeing, just not understanding.

              As for the safety of RDP - on the surface I agree with Scott, RDP does use the same tech as VPNs and I assume SSH as well. Unfortunately, even recently RDP has been found to have authentication bypass flaws. I'm assuming SSH doesn't mainly because it's so old, and open source.

              1 Reply Last reply Reply Quote 0
              • stacksofplatesS
                stacksofplates @stacksofplates
                last edited by stacksofplates

                @stacksofplates said in Looking for solutions to allow remote users access to their internal psychical computers:

                @JaredBusch said in Looking for solutions to allow remote users access to their internal psychical computers:

                @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                I know this topic is all the buzz right now..

                Currently we are having our users remotely access their internal computers by using secured laptops as "dumb terminals" as they establish an SSLVPN connection to our firewall/security appliance and then RDP from said laptop into their workstation. It works ok but the user experience is clunky with multiple logins and we have had various issues/concerns and hope to eventually get something in place that works better.

                I was looking at Citrix and VMware Horizon 7 and they have some "remote to PC" options that are included with each of their main packages. It would obviously be a waste to purchase an expensive product for the purpose of using one single side-feature that lets remote users access their internal company computers. So I wanted to see if you guys could provide any suggestions.

                I understand there may be a lot of resistance here against a lot of these products since they are big and expensive and may not be wise business choices, but I am trying to work with what I have and what I know and I know that I don't know much..

                If anyone can point to a product/service/mixture of technologies that would help users directly connect to their internal computers while providing a simple and solid user experience, that would be a huge help.

                ZeroTier (with Flow rules) + RDP is how I solved this for my clients.

                After reading everything, this is honestly the simplest and most transparent to the users. You don't need an RDS gateway, you don't need to sign into a VPN. Clients are allowed on the SD-WAN by a centralized control and then the users can just RDP to their desktops.

                It's two steps:

                1. Login into local machine
                2. RDP into desktop.

                If you want to manage everything from top to bottom, Tinc exists, but I don't see the value over ZeroTier. Especially getting into things like having multiple networks and flow rules.

                1 Reply Last reply Reply Quote 0
                • DashrenderD
                  Dashrender @scottalanmiller
                  last edited by

                  @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

                  @JasGot said in Looking for solutions to allow remote users access to their internal psychical computers:

                  @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

                  Just adding 2FA to RDP is a better option.

                  Wouldn't you need to open port 3389 to the public if your users had dynamic IPs at home? We prevent a lot of RDP login attempts by only allowing 3389 through our VPN tunnels.

                  You'd have to open something, but not necessarily 3389.

                  A VPN also has to have a port open. So that particular risk remains the same with either approach.

                  If you're saying you have to open a port to allow VPN to function, and that is the same risk as opening a port for RDP, then I agree with you.

                  1 Reply Last reply Reply Quote 0
                  • GreyG
                    Grey @dave247
                    last edited by

                    @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                    @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

                    @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                    @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

                    @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                    I wanted to figure out a solution for allowing the users to login to their company issued laptops and then click one or twice and get to their remote desktops as easily and as efficiently as possible.

                    You CAN make all or most of the credentials between that laptop and the resulting device be cached or saved. So that it is a really quick and painless process.

                    True but if a user's password expires or they change it, they may get themselves locked out. We try not to encourage saving passwords too much.

                    For security reasons, we avoid expiring passwords. That's what makes users write them down and make them easy to guess. Non-expiring, or rarely expiring passwords, are shown to be far more secure and make things like this much easier.

                    yeah I know its a balance. We have had a few trade offs between password length and expiration time

                    https://cdnapisec.kaltura.com/index.php/extwidget/preview/partner_id/684682/uiconf_id/31013851/entry_id/0_svsg82xf/embed/dynamic

                    NIST guidelines were updated in 2017. They mostly follow XKCD.

                    7c05c4e1-5fc4-4449-9eab-b52103daab0d-image.png

                    J 1 Reply Last reply Reply Quote 1
                    • J
                      JasGot @scottalanmiller
                      last edited by

                      @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

                      RDP uses the same tech as most VPNs. It's extremely safe as a protocol. It's the assumed ties to AD that make it risky.

                      We connect with VPN to the Gateway Appliance, then RDP to the LAN desktop. You can't do #2 until you've done #1.
                      So, we have an added layer of protection by preventing access to AD until after you VPN to the appliance.

                      Good discussion here.... 🙂

                      1 Reply Last reply Reply Quote 0
                      • J
                        JasGot @Grey
                        last edited by

                        @Grey said in Looking for solutions to allow remote users access to their internal psychical computers:

                        @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                        @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

                        @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                        @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

                        @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                        I wanted to figure out a solution for allowing the users to login to their company issued laptops and then click one or twice and get to their remote desktops as easily and as efficiently as possible.

                        You CAN make all or most of the credentials between that laptop and the resulting device be cached or saved. So that it is a really quick and painless process.

                        True but if a user's password expires or they change it, they may get themselves locked out. We try not to encourage saving passwords too much.

                        For security reasons, we avoid expiring passwords. That's what makes users write them down and make them easy to guess. Non-expiring, or rarely expiring passwords, are shown to be far more secure and make things like this much easier.

                        yeah I know its a balance. We have had a few trade offs between password length and expiration time

                        https://cdnapisec.kaltura.com/index.php/extwidget/preview/partner_id/684682/uiconf_id/31013851/entry_id/0_svsg82xf/embed/dynamic

                        NIST guidelines were updated in 2017. They mostly follow XKCD.

                        7c05c4e1-5fc4-4449-9eab-b52103daab0d-image.png

                        I've been using this infographic for years! I love it.

                        Have you seen this: http://correcthorsebatterystaple.net/

                        GreyG 1 Reply Last reply Reply Quote 0
                        • GreyG
                          Grey @JasGot
                          last edited by

                          @JasGot said in Looking for solutions to allow remote users access to their internal psychical computers:

                          @Grey said in Looking for solutions to allow remote users access to their internal psychical computers:

                          @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                          @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

                          @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                          @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

                          @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                          I wanted to figure out a solution for allowing the users to login to their company issued laptops and then click one or twice and get to their remote desktops as easily and as efficiently as possible.

                          You CAN make all or most of the credentials between that laptop and the resulting device be cached or saved. So that it is a really quick and painless process.

                          True but if a user's password expires or they change it, they may get themselves locked out. We try not to encourage saving passwords too much.

                          For security reasons, we avoid expiring passwords. That's what makes users write them down and make them easy to guess. Non-expiring, or rarely expiring passwords, are shown to be far more secure and make things like this much easier.

                          yeah I know its a balance. We have had a few trade offs between password length and expiration time

                          https://cdnapisec.kaltura.com/index.php/extwidget/preview/partner_id/684682/uiconf_id/31013851/entry_id/0_svsg82xf/embed/dynamic

                          NIST guidelines were updated in 2017. They mostly follow XKCD.

                          7c05c4e1-5fc4-4449-9eab-b52103daab0d-image.png

                          I've been using this infographic for years! I love it.

                          Have you seen this: http://correcthorsebatterystaple.net/

                          Yes, but I like https://xkpasswd.net/s/ more.

                          travisdh1T JaredBuschJ J 3 Replies Last reply Reply Quote 0
                          • travisdh1T
                            travisdh1 @Grey
                            last edited by

                            @Grey said in Looking for solutions to allow remote users access to their internal psychical computers:

                            @JasGot said in Looking for solutions to allow remote users access to their internal psychical computers:

                            @Grey said in Looking for solutions to allow remote users access to their internal psychical computers:

                            @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                            @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

                            @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                            @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

                            @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                            I wanted to figure out a solution for allowing the users to login to their company issued laptops and then click one or twice and get to their remote desktops as easily and as efficiently as possible.

                            You CAN make all or most of the credentials between that laptop and the resulting device be cached or saved. So that it is a really quick and painless process.

                            True but if a user's password expires or they change it, they may get themselves locked out. We try not to encourage saving passwords too much.

                            For security reasons, we avoid expiring passwords. That's what makes users write them down and make them easy to guess. Non-expiring, or rarely expiring passwords, are shown to be far more secure and make things like this much easier.

                            yeah I know its a balance. We have had a few trade offs between password length and expiration time

                            https://cdnapisec.kaltura.com/index.php/extwidget/preview/partner_id/684682/uiconf_id/31013851/entry_id/0_svsg82xf/embed/dynamic

                            NIST guidelines were updated in 2017. They mostly follow XKCD.

                            7c05c4e1-5fc4-4449-9eab-b52103daab0d-image.png

                            I've been using this infographic for years! I love it.

                            Have you seen this: http://correcthorsebatterystaple.net/

                            Yes, but I like https://xkpasswd.net/s/ more.

                            At first glance, that's the best one yet.

                            1 Reply Last reply Reply Quote 0
                            • JaredBuschJ
                              JaredBusch @Grey
                              last edited by

                              @Grey said in Looking for solutions to allow remote users access to their internal psychical computers:

                              @JasGot said in Looking for solutions to allow remote users access to their internal psychical computers:

                              @Grey said in Looking for solutions to allow remote users access to their internal psychical computers:

                              @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                              @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

                              @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                              @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

                              @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                              I wanted to figure out a solution for allowing the users to login to their company issued laptops and then click one or twice and get to their remote desktops as easily and as efficiently as possible.

                              You CAN make all or most of the credentials between that laptop and the resulting device be cached or saved. So that it is a really quick and painless process.

                              True but if a user's password expires or they change it, they may get themselves locked out. We try not to encourage saving passwords too much.

                              For security reasons, we avoid expiring passwords. That's what makes users write them down and make them easy to guess. Non-expiring, or rarely expiring passwords, are shown to be far more secure and make things like this much easier.

                              yeah I know its a balance. We have had a few trade offs between password length and expiration time

                              https://cdnapisec.kaltura.com/index.php/extwidget/preview/partner_id/684682/uiconf_id/31013851/entry_id/0_svsg82xf/embed/dynamic

                              NIST guidelines were updated in 2017. They mostly follow XKCD.

                              7c05c4e1-5fc4-4449-9eab-b52103daab0d-image.png

                              I've been using this infographic for years! I love it.

                              Have you seen this: http://correcthorsebatterystaple.net/

                              Yes, but I like https://xkpasswd.net/s/ more.

                              That is horrible by default

                              B90A42E2-5B19-4F27-9665-BB46AB5744C8.jpeg

                              stacksofplatesS travisdh1T 2 Replies Last reply Reply Quote 0
                              • stacksofplatesS
                                stacksofplates @JaredBusch
                                last edited by

                                @JaredBusch said in Looking for solutions to allow remote users access to their internal psychical computers:

                                @Grey said in Looking for solutions to allow remote users access to their internal psychical computers:

                                @JasGot said in Looking for solutions to allow remote users access to their internal psychical computers:

                                @Grey said in Looking for solutions to allow remote users access to their internal psychical computers:

                                @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                                @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

                                @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                                @scottalanmiller said in Looking for solutions to allow remote users access to their internal psychical computers:

                                @dave247 said in Looking for solutions to allow remote users access to their internal psychical computers:

                                I wanted to figure out a solution for allowing the users to login to their company issued laptops and then click one or twice and get to their remote desktops as easily and as efficiently as possible.

                                You CAN make all or most of the credentials between that laptop and the resulting device be cached or saved. So that it is a really quick and painless process.

                                True but if a user's password expires or they change it, they may get themselves locked out. We try not to encourage saving passwords too much.

                                For security reasons, we avoid expiring passwords. That's what makes users write them down and make them easy to guess. Non-expiring, or rarely expiring passwords, are shown to be far more secure and make things like this much easier.

                                yeah I know its a balance. We have had a few trade offs between password length and expiration time

                                https://cdnapisec.kaltura.com/index.php/extwidget/preview/partner_id/684682/uiconf_id/31013851/entry_id/0_svsg82xf/embed/dynamic

                                NIST guidelines were updated in 2017. They mostly follow XKCD.

                                7c05c4e1-5fc4-4449-9eab-b52103daab0d-image.png

                                I've been using this infographic for years! I love it.

                                Have you seen this: http://correcthorsebatterystaple.net/

                                Yes, but I like https://xkpasswd.net/s/ more.

                                That is horrible by default

                                B90A42E2-5B19-4F27-9665-BB46AB5744C8.jpeg

                                ++74Why/do|YOU/say|ThAt|*11^

                                GreyG 1 Reply Last reply Reply Quote 0
                                • travisdh1T
                                  travisdh1 @JaredBusch
                                  last edited by

                                  @JaredBusch Yeah, you do have to click the XKCD button, and the site looks like I threw it up.

                                  1 Reply Last reply Reply Quote 0
                                  • J
                                    JasGot @Grey
                                    last edited by

                                    @Grey said in Looking for solutions to allow remote users access to their internal psychical computers:

                                    Yes, but I like https://xkpasswd.net/s/ more.

                                    Thank you! I have a new favorite toy to play with!

                                    1 Reply Last reply Reply Quote 0
                                    • GreyG
                                      Grey @stacksofplates
                                      last edited by

                                      @stacksofplates It's probably that @JaredBusch didn't see the section for presets. It's cool. Two out of three IT Pros liked it, and @JaredBusch is a Negative Nancy for many other things, so no surprise that he hated it.

                                      1 Reply Last reply Reply Quote 0
                                      • IRJI
                                        IRJ
                                        last edited by

                                        I use Bitwarden's generator and just save my passwords. I dont really care about readability

                                        DashrenderD stacksofplatesS 2 Replies Last reply Reply Quote 1
                                        • DashrenderD
                                          Dashrender @IRJ
                                          last edited by

                                          @IRJ said in Looking for solutions to allow remote users access to their internal psychical computers:

                                          I use Bitwarden's generator and just save my passwords. I dont really care about readability

                                          I do care about readability because I frequently find myself at company devices that don't have my password manager installed, so I end up typing it off my phone. That said - LP can make readable passwords.

                                          IRJI 1 Reply Last reply Reply Quote 0
                                          • IRJI
                                            IRJ @Dashrender
                                            last edited by

                                            @Dashrender said in Looking for solutions to allow remote users access to their internal psychical computers:

                                            @IRJ said in Looking for solutions to allow remote users access to their internal psychical computers:

                                            I use Bitwarden's generator and just save my passwords. I dont really care about readability

                                            I do care about readability because I frequently find myself at company devices that don't have my password manager installed, so I end up typing it off my phone. That said - LP can make readable passwords.

                                            This is only an issue if you are accessing device physically.

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