This document summarizes a research paper on security architecture for thin client networks. It discusses some of the security challenges with thin client computing, such as the inability to identify users based on static IP addresses. It proposes using Dynamic Host Control Protocol (DHCP) to dynamically assign IP addresses to clients, enabling detection of MAC address spoofing. When login parameters don't match server information, an IP address conflict would be detected by the administrator. The paper also recommends segmenting the network and assigning a range of clients to each user account, making it possible for administrators to identify which network segment an attacker is on. All user data, applications and operating systems would be stored on the server rather than the client desktops.