|
|
|
Building Scalable Remote Access
by Mike Fratto Security Issues It is important when planning a remote-access solution to keep your organization's security policy in mind. Modems and remote-access servers are a back door into your network. Protecting that backdoor is important, but if security is too tight, your users won't be able to get work done and making changes will be extremely difficult.
Of course, you'll want to limit the unauthorized access to your network and one of the most effective ways of ensuring that is to make the login process as simple and straightforward as possible. You don't want your users to maintain several userid/password pairs because they will eventually end up written down, tucked in a drawer or under a blotter. Likewise, forcing the general user population to change their passwords periodically is equally problemati c because the passwords will start to get written down after the third or fourth change. For users who require access to security areas, on the other hand, this forced-change policy makes sense and comes with the job.
You'll also have several levels of remote access users where security is concerned. General users may simply need to access e-mail and local files, while network administrators may have to access sensitive data, authenticate to secure servers, and perform other critical tasks. Finding and applying the appropriate level of security for each is a difficult task.
Some of the important pieces of the security puzzle are:
You have to consider not only security at the access point, but also session security as well. It does you little good to have a secure login procedure only to pass business data in the clear. Proprietary applications provide some encrypted sessions, but in general network traffic travels over the wire in the clear. Two security schemes are being developed to address the need for a general purpose encryption method: Distributed Computing Environment (DCE) and virtual private networks (VPN). Both of these protocols are relatively young and require a large amount of support to implement. But if you have a low aversion to risk and the talent in-house to step out on the edge, either one of these solutions may be viable for a cross-platform secure remote-access solution.
DCE provides a single sign-on user scheme to devices and services on the network. It is intended to be cross-platform, and for the most part you can find DCE servers for nearly every NOS. However, to enjoy the benefits of encrypted sessions, your applications have to be Kerberos aware. Currently the list of Kerberos aware applications is relatively small, but growing. Since DCE is an Open System Foundation project, it is becoming more widely supported. Keep in mind tha t the DCE clients use quite a bit of resources while running.
Virtual private networks promise to provide a more robust and generic method of encrypting sessions by creating an encrypted IP session between a client and host where all traffic is encrypted. VPN doesn't provide any user management, rather it is a protocol for exchanging data and making a WAN appear to users and network devices to be on the same subnet. Of course, VPNs are proprietary at the time of this writing and until IPSec of IPv6 is finalized, don't look for any real interoperability between vendors.
Print This Page
E-mail this URL |














