US8020195B2 - Systems and methods for user login - Google Patents
Systems and methods for user login Download PDFInfo
- Publication number
- US8020195B2 US8020195B2 US11/693,991 US69399107A US8020195B2 US 8020195 B2 US8020195 B2 US 8020195B2 US 69399107 A US69399107 A US 69399107A US 8020195 B2 US8020195 B2 US 8020195B2
- Authority
- US
- United States
- Prior art keywords
- identifying tag
- server
- session
- request
- anonymous
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related, expires
Links
- 238000000034 method Methods 0.000 title claims abstract description 43
- 230000004044 response Effects 0.000 claims description 12
- 238000012546 transfer Methods 0.000 claims description 5
- 238000005457 optimization Methods 0.000 description 11
- 230000005540 biological transmission Effects 0.000 description 7
- 238000004891 communication Methods 0.000 description 7
- 230000001133 acceleration Effects 0.000 description 6
- 238000010586 diagram Methods 0.000 description 4
- 238000003860 storage Methods 0.000 description 4
- JHIVVAPYMSGYDF-UHFFFAOYSA-N cyclohexanone Chemical compound O=C1CCCCC1 JHIVVAPYMSGYDF-UHFFFAOYSA-N 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 3
- 238000004519 manufacturing process Methods 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 101000666896 Homo sapiens V-type immunoglobulin domain-containing suppressor of T-cell activation Proteins 0.000 description 2
- 241000721662 Juniperus Species 0.000 description 2
- 102100038282 V-type immunoglobulin domain-containing suppressor of T-cell activation Human genes 0.000 description 2
- 230000006835 compression Effects 0.000 description 2
- 238000007906 compression Methods 0.000 description 2
- IJJVMEJXYNJXOJ-UHFFFAOYSA-N fluquinconazole Chemical compound C=1C=C(Cl)C=C(Cl)C=1N1C(=O)C2=CC(F)=CC=C2N=C1N1C=NC=N1 IJJVMEJXYNJXOJ-UHFFFAOYSA-N 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 238000007726 management method Methods 0.000 description 2
- 230000002085 persistent effect Effects 0.000 description 2
- 238000011176 pooling Methods 0.000 description 2
- 230000001360 synchronised effect Effects 0.000 description 2
- 101100521334 Mus musculus Prom1 gene Proteins 0.000 description 1
- 241000277275 Oncorhynchus mykiss Species 0.000 description 1
- 230000003139 buffering effect Effects 0.000 description 1
- 230000001413 cellular effect Effects 0.000 description 1
- 230000006837 decompression Effects 0.000 description 1
- 230000002708 enhancing effect Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 230000001902 propagating effect Effects 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/04—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
- H04L63/0407—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the identity of one or more communicating identities is hidden
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
Definitions
- This application generally relates to logging into a computing system.
- this application relates to systems and methods for proving anonymous users the ability to log into a computing system.
- Anonymous user accounts on computing systems currently provide a useful mechanism for an organization to deploy applications to users where the identities of the users are separate to that available to the Windows Domain hosting a server.
- a user can request an application session without supplying credentials that correspond to a user within the scope of the current server.
- the application features a method for providing a login to a computing system.
- the method includes receiving a request for an anonymous user login, creating an identifying tag responsive to the received request, creating a user account incorporating the identifying tag, and providing to the computing system the created user account to log into the computing system.
- creating an identifying tag comprises creating the identifying tag by a server. In another embodiment, creating an identifying tag comprises creating the identifying tag by a client. In other embodiments, creating an identifying tag comprises retrieving data from a client device. In some embodiments, creating an identifying tag comprises creating an identifying tag having an alphanumeric string. In other embodiments, the method includes validating a name of the created user account. In further embodiments, the method includes validating the identifying tag. In some embodiments, the method includes determining that the identifying tag is not valid and associating in response to the determination the identifying tag with a generic tag.
- the method includes, after login, associating the user account with a session executing on the computing system. In some embodiments, the method includes disconnecting from the session associated with a user account, and maintaining on the computing system state information related to the disconnected session. In other embodiments, the method includes reconnecting the anonymous user to the disconnected session previously associated with a user account, when a substantially similar identifying tag is created and provided to anonymously log into the computing system.
- the application features a computer readable medium having instructions thereon that when executed provide a login to a computing system.
- the computer readable medium includes instructions to receive a request for an anonymous user login, instructions to create an identifying tag responsive to the received request, and instructions to create a user account incorporating the identifying tag.
- the computer readable medium also includes instructions to provide the created user account to log into the computing system.
- the computer readable medium includes instructions to validate the identifying tag.
- the computer readable medium includes instructions to disconnect from the session, and instructions to maintain, on the computing system, state information related to the disconnected session.
- the computer readable medium includes instructions to reconnect the anonymous user to the disconnected session previously associated with a user account, when a substantially similar identifying tag is created and provided to anonymously log into the computing system.
- the application feature a system for providing a login to a computing system.
- the system includes means for receiving a request for an anonymous user login, means for creating an identifying tag responsive to the received request, means for creating a user account incorporating the identifying tag, and means for providing the created user account to log into the server.
- the means for creating an identifying tag responsive to the received request comprises a means for creating an alphanumeric string. In other embodiments, the means for creating an identifying tag responsive to the received request comprises a means for validating the tag. In further embodiments, the means for creating a user account incorporating the identifying tag comprises means for associating the user account with a session executing on the computing system.
- the system also includes a means for disconnecting from the session associated with a user and a means for maintaining state information related to the disconnected session.
- the system includes a means for reconnecting the anonymous user to the disconnected session previously associated with the user account, when a substantially similar identifying tag is created and provided to anonymously log into the computer.
- FIG. 1 is a block diagram of an embodiment of a network environment showing a client accessing a server via an appliance;
- FIG. 2 is a block diagram of an embodiment of a client computing device of FIG. 1 ;
- FIG. 3 is a block diagram of an embodiment of a server computing device of FIG. 1 ;
- FIG. 4 is a flow chart of an embodiment of a method for providing a login to a computing system.
- the network environment 100 has one or more clients 102 a - 102 n (also generally referred to as local machine(s) 102 , or client(s) 102 ) in communication with one or more servers 106 a - 106 n (also generally referred to as server(s) 106 , or remote machine(s) 106 ) via one or more networks 104 , 104 ′, 104 ′′.
- clients 102 a - 102 n also generally referred to as local machine(s) 102 , or client(s) 102
- servers 106 a - 106 n also generally referred to as server(s) 106 , or remote machine(s) 106
- a client 102 communicates with a server 106 via one or more network optimization appliances 200 , 200 ′ (generally referred to as appliance 200 ).
- the network optimization appliance 200 is designed, configured or adapted to optimize Wide Area Network (WAN) network traffic.
- WAN Wide Area Network
- a first appliance 200 works in conjunction or cooperation with a second appliance 200 ′ to optimize network traffic.
- a first appliance 200 may be located between a branch office and a WAN connection while the second appliance 200 ′ is located between the WAN and a corporate Local Area Network (LAN).
- the appliances 200 and 200 ′ may work together to optimize the WAN and LAN related network traffic between a client in the branch office and a server on the corporate LAN.
- the client 102 can be any personal computer, server, Windows-based terminal, network computer, wireless device, information appliance, RISC Power PC, X-device, workstation, minicomputer, personal digital assistant (PDA), main frame computer, cellular telephone or other computing device that provides sufficient faculties to execute client software and an operating system.
- Client software executing on the client 102 provides functionality, alone or in combination with additional software, directed to logging into a computer system.
- the network environment may include multiple, logically-grouped servers 106 .
- the logical group of servers may be referred to as a server farm 38 .
- the servers 106 may be geographically dispersed.
- a farm 38 may be administered as a single entity.
- the server farm 38 comprises a plurality of server farms 38 .
- the server farm executes one or more applications on behalf of one or more clients 102 .
- the servers 106 within each farm 38 can be heterogeneous. One or more of the servers 106 can operate according to one type of operating system platform (e.g., WINDOWS NT, manufactured by Microsoft Corp. of Redmond, Wash.), while one or more of the other servers 106 can operate on according to another type of operating system platform (e.g., Unix or Linux).
- the servers 106 of each farm 38 do not need to be physically proximate to another server 106 in the same farm 38 .
- the group of servers 106 logically grouped as a farm 38 may be interconnected using a wide-area network (WAN) connection or metropolitan-area network (MAN) connection.
- WAN wide-area network
- MAN metropolitan-area network
- a farm 38 may include servers 106 physically located in different continents or different regions of a continent, country, state, city, campus, or room. Data transmission speeds between servers 106 in the farm 38 can be increased if the servers 106 are connected using a local-area network (LAN) connection or some form of direct connection.
- LAN local-area network
- Servers 106 may be file servers, application servers, web servers, proxy servers, and/or gateway servers.
- a server 106 may have the capacity to function as either an application server or as a master application server.
- a server 106 may include an Active Directory.
- the clients 102 may also be referred to as client nodes or endpoints.
- a client 102 has the capacity to function as both a client node seeking access to applications on a server and as an application server providing access to hosted applications for other clients 102 a - 102 n.
- a server 106 provides functionality of a web server.
- the server 106 a receives requests from the client 102 , forwards the requests to a second server 106 b and responds to the request by the client 102 with a response to the request from the server 106 b .
- the server 106 acquires an enumeration of applications available to the client 102 and address information associated with a server 106 hosting an application identified by the enumeration of applications.
- the server 106 presents the response to the request to the client 102 using a web interface.
- the client 102 communicates directly with the server 106 to access the identified application.
- the client 102 receives application output data, such as display data, generated by an execution of the identified application on the server 106 .
- the server 106 comprises any portion of the Citrix Access SuiteTM by Citrix Systems, Inc., such as the MetaFrame or Citrix Presentation ServerTM and/or any of the Microsoft® Windows Terminal Services manufactured by the Microsoft Corporation.
- the server 106 may deliver one or more applications to clients 102 or users via a remote-display protocol or otherwise via remote-based or server-based computing.
- FIG. 1 shows a network 104 , network 104 ′ and network 104 ′′ (generally referred to as network(s) 104 ) between the clients 102 and the servers 106 , the clients 102 and the servers 106 may be on the same network 104 .
- the networks 104 , 104 ′, 104 ′′ can be the same type of network or different types of networks.
- the network 104 can be a local-area network (LAN), such as a company Intranet, a metropolitan area network (MAN), or a wide area network (WAN), such as the Internet or the World Wide Web.
- the networks 104 , 104 ′, 104 ′′ can be a private or public network.
- network 104 ′ or network 104 ′′ may be a private network and network 104 may be a public network.
- network 104 may be a private network and network 104 ′ and/or network 104 ′′ a public network.
- networks 104 , 104 ′, 104 ′′ may be private networks.
- clients 102 may be located at a branch office of a corporate enterprise communicating via a WAN connection over the network 104 to the servers 106 located on a corporate LAN in a corporate data center.
- a client 102 communicates with a server 106 .
- the client 102 communicates directly with one of the servers 106 in a farm 38 .
- the client 102 executes a program neighborhood application to communicate with a server 106 in a farm 38 .
- the server 106 provides the functionality of a master node.
- the client 102 communicates with the server 106 in the farm 38 through a network 104 . Over the network 104 , the client 102 can, for example, request execution of various applications hosted by the servers 106 a - 106 n in the farm 38 and receive output of the results of the application execution for display.
- only the master node provides the functionality required to identify and provide address information associated with a server 106 ′ hosting a requested application.
- the network 104 may be any type and/or form of network and may include any of the following: a point to point network, a broadcast network, a wide area network, a local area network, a telecommunications network, a data communication network, a computer network, an ATM (Asynchronous Transfer Mode) network, a SONET (Synchronous Optical Network) network, a SDH (Synchronous Digital Hierarchy) network, a wireless network and a wireline network.
- the network 104 may comprise a wireless link, such as an infrared channel or satellite band.
- the topology of the network 104 may be a bus, star, or ring network topology.
- the network 104 and network topology may be of any such network or network topology as known to those ordinarily skilled in the art capable of supporting the operations described herein.
- the clients 102 and servers 106 communicate through a network 140 .
- the protocols used to communicate can include any variety of protocols used for long haul or short transmission.
- TCP/IP, IPX, SPX, NetBIOS, NetBEUI, SONET and SDH protocols or any type and form of transport control protocol may also be used, such as a modified transport control protocol, for example a Transaction TCP (T/TCP), TCP with selection acknowledgements (TCPSACK), TCP with large windows (TCP-LW), a congestion prediction protocol such as the TCP-Vegas protocol, and a TCP spoofing protocol.
- T/TCP Transaction TCP
- TCPSACK TCP with selection acknowledgements
- TCP-LW TCP with large windows
- congestion prediction protocol such as the TCP-Vegas protocol
- TCP spoofing protocol any type and form of user datagram protocol (UDP), such as UDP over IP, may be used.
- UDP user datagram protocol
- a first network optimization appliance 200 is shown between networks 104 and 104 ′ and a second network optimization appliance 200 ′ is also between networks 104 ′ and 104 ′′.
- the appliance 200 may be located on network 104 .
- a corporate enterprise may deploy an appliance 200 at the branch office.
- the appliance 200 may be located on network 104 ′.
- the appliance 200 ′ may be located on network 104 ′ or network 104 ′′.
- an appliance 200 may be located at a corporate data center.
- the appliance 200 and 200 ′ are on the same network.
- the appliance 200 and 200 ′ are on different networks.
- the appliance 200 is a device for accelerating, optimizing or otherwise improving the performance, operation, or quality of service of any type and form of network traffic.
- the appliance 200 is a performance enhancing proxy.
- the appliance 200 is any type and form of WAN optimization or acceleration device, sometimes also referred to as a WAN optimization controller.
- the appliance 200 is any of the product embodiments referred to as WANScaler manufactured by Citrix Systems, Inc. of Ft. Lauderdale, Fla.
- the appliance 200 includes any of the product embodiments referred to as BIG-IP link controller and WANjet manufactured by F5 Networks, Inc. of Seattle, Wash.
- the appliance 200 includes any of the WX and WXC WAN acceleration device platforms manufactured by Juniper Networks, Inc. of Sunnyvale, Calif. In some embodiments, the appliance 200 includes any of the steelhead line of WAN optimization appliances manufactured by Riverbed Technology of San Francisco, Calif. In other embodiments, the appliance 200 includes any of the WAN related devices manufactured by Expand Networks Inc. of Roseland, N.J. In one embodiment, the appliance 200 includes any of the WAN related appliances manufactured by Packeteer Inc. of Cupertino, Calif., such as the PacketShaper, iShared, and SkyX product embodiments provided by Packeteer. In yet another embodiment, the appliance 200 includes any WAN related appliances and/or software manufactured by Cisco Systems, Inc. of San Jose, Calif., such as the Cisco Wide Area Network Application Services software and network modules, and Wide Area Network engine appliances.
- the appliance 200 comprises any of the network devices manufactured by Citrix Systems, Inc. of Ft. Lauderdale Fla., referred to as Citrix NetScaler devices.
- the appliance 200 includes any of the product embodiments referred to as WebAccelerator and BigIP manufactured by F5 Networks, Inc. of Seattle, Wash.
- the appliance 200 includes any of the DX acceleration device platforms and/or the SSL VPN series of devices, such as SA 700, SA 2000, SA 4000, and SA 6000 devices manufactured by Juniper Networks, Inc. of Sunnyvale, Calif.
- the appliance 200 includes any application acceleration and/or security related appliances and/or software manufactured by Cisco Systems, Inc. of San Jose, Calif., such as the Cisco ACE Application Control Engine Module service software and network modules, and Cisco AVS Series Application Velocity System.
- the appliance 200 provides application and data acceleration services for branch-office or remote offices.
- the appliance 200 includes optimization of Wide Area File Services (WAFS).
- WAFS Wide Area File Services
- the appliance 200 accelerates the delivery of files, such as via the Common Internet File System (CIFS) protocol.
- CIFS Common Internet File System
- the appliance 200 provides caching in memory and/or storage to accelerate delivery of applications and data.
- the appliance 200 provides compression of network traffic at any level of the network stack or at any protocol or network layer.
- the appliance 200 provides transport layer protocol optimizations, flow control, performance enhancements or modifications and/or management to accelerate delivery of applications and data over a WAN/LAN connection.
- the appliance 200 provides Transport Control Protocol (TCP) optimizations.
- TCP Transport Control Protocol
- the appliance 200 provides optimizations, flow control, performance enhancements or modifications and/or management for any session or application layer protocol.
- the appliance 200 provides one or more of the following acceleration techniques to communications between the client 102 and server 106 : 1) compression, 2) decompression, 3) Transmission Control Protocol pooling, 4) Transmission Control Protocol multiplexing, 5) Transmission Control Protocol buffering, and 6) caching.
- the appliance 200 relieves servers 106 of much of the processing load caused by repeatedly opening and closing transport layers connections to clients 102 by opening one or more transport layer connections with each server 106 and maintaining these connections to allow repeated data accesses by clients via the Internet. This technique is referred to herein as “connection pooling”. Further details of the appliances 200 can be found in co-pending, commonly owned, U.S. patent application Ser. No.
- FIG. 2 depicts a conceptual block diagram of a client 102 . It should be understood that other embodiments of the client 102 can include any combination of the following elements or include other elements not explicitly listed.
- each client 102 typically includes a processor 200 , volatile memory 204 , an operating system 208 , client software 212 , a persistent storage memory 216 (e.g., hard drive or external hard drive), a network interface 220 (e.g., a network interface card), a keyboard 224 or virtualized keyboard in the case of a PDA, at least one input device 228 (e.g., a mouse, trackball, space ball, light pen and tablet, touch screen, stylus, a smartcard reader, and any other input device) in electrical communication with the client 102 , and a display 232 .
- a processor 200 volatile memory 204
- an operating system 208 client software 212
- client software 212 e.g., a persistent storage memory 216 (e.g., hard drive or external hard drive)
- the operating system 116 can include, without limitation, WINDOWS 3.x, WINDOWS 95, WINDOWS 98, WINDOWS NT 3.51, WINDOWS NT 4.0, WINDOWS 2000, WINDOWS XP, WINDOWS VISTA, WINDOWS CE, MAC/OS, JAVA, PALM OS, SYMBIAN OS, LINSPIRE, LINUX, SMARTPHONE OS, the various forms of UNIX, WINDOWS 2000 SERVER, WINDOWS 2000 ADVANCED SERVER, WINDOWS NT SERVER, WINDOWS NT SERVER ENTERPRISE EDITION, MACINTOSH OS X SERVER, UNIX, SOLARIS, and the like.
- the operating system 208 can run on a virtualized computing machine implemented in software using virtualization software such as VMWARE.
- the client software 212 is in communication with various components (e.g., the operating system 208 ) of the client 102 to provide functionality described herein.
- the client software 212 can provide functionality directed to logging into a server 106 to gain access to one or more programs, files, directories, or other data stored on the server 106 .
- the client software 212 may also provide functionality for creating all or part of an identifying tag for use in tracking and maintaining the user's session on the server 106 .
- the client software cooperates with server software to provide various functionality, described below in more detail. Further details on the client software 212 are discussed below.
- the server 106 includes a processor 300 , a volatile memory 304 , an operating system 308 , server software 312 , persistent storage memory 316 , a network interface 320 , a keyboard 324 , at least one input device 328 (e.g., a mouse, trackball, space ball, bar code reader, scanner, light pen and tablet, stylus, and any other input device), and a display 332 .
- the sever 106 operates in a “headless” mode.
- the server operating system can include, but is a not limited to, WINDOWS 3.x, WINDOWS 95, WINDOWS 98, WINDOWS NT 3.51, WINDOWS NT 4.0, WINDOWS 2000, WINDOWS XP, WINDOWS VISTA, WINDOWS CE, MAC/OS, JAVA, PALM OS, SYMBIAN OS, LINSPIRE, LINUX, SMARTPHONE OS, the various forms of UNIX, WINDOWS 2000 SERVER, WINDOWS 2000 ADVANCED SERVER, WINDOWS NT SERVER, WINDOWS NT SERVER ENTERPRISE EDITION, MACINTOSH OS X SERVER, UNIX, SOLARIS, and the like.
- the operating system 308 can run on a virtualized computing machine implemented in software using virtualization software such as VMWARE.
- the server software 312 is in communication with various components (e.g., the operating system 308 ) of the server 106 to provide functionality described in more detail below.
- the server software 312 provides functionality directed to providing a login to a computing system.
- the server software 312 also provides functionality for creating all or part of an identifying tag.
- the server software operates in cooperation with client and appliance software. Further details on the server software 312 are discussed below.
- the method 400 includes receiving (step 410 ) a request for an anonymous user login and creating (step 420 ) an identifying tag in response to the received request.
- the method also includes creating (step 440 ) a user account that incorporates the identifying tag and providing (step 450 ) the created user account to log into the server 106 .
- the method 400 also includes validating (step 430 ) the identifying tag.
- the method 400 also includes disconnecting (step 460 ) from the session associated with a user account, maintaining (step 470 ) on the computing system state information related to the disconnected session, and reconnecting (step 480 ) the anonymous user to the disconnected session previously associated with user account.
- the reconnection occurs when a substantially similar identifying tag is created and provided to anonymously log into the computing system.
- the computing system receives (step 410 ) a request for an anonymous user login.
- the computing system can be any of the above referenced servers 106 , clients 102 or appliances 200 .
- the request may be received at the server 106 via any kind of protocol, including, but not limited to TCP, IP, RCP, UDP, SNMP, modified TCP/IP or some other communications or network protocol.
- the computing system may receive the request directly from the client 102 or over a network 104 .
- the method includes creating (step 420 ) an identifying tag in response to the received request.
- tag refers to anything that can be a type of identifier that can be reliably associated with a user session. One characteristic of the reliability of the tag is that the tag can be provable or may be authenticated in some manner.
- the client 102 creates the identifying tag.
- an input device 228 creates all or part of the identifying tag.
- the server 106 receiving the request creates the identifying tag.
- the user at the client 102 may input, via a keyboard 224 or some other input device 228 , a user defined identifying tag.
- the identifying tag in one embodiment is created at the server 106 that receives the request for an anonymous user login.
- a different server 106 ′ creates the identifying tag.
- a server 106 ′ executing Presentation Server by Citrix Systems, Inc. of Ft. Lauderdale, Fla. may create an identifying tag for an anonymous user attempting to connect to another server 106 .
- An appliance 200 may also create all or part of an identifying tag.
- the identifying tag can be a character string or a number.
- the identifying tag may be a string comprising a name or nickname.
- an identifying tag can include a string of characters inputted by a user as a user-selected name.
- the identifying tag may be a string comprising a URL.
- the identifying tag may be a string comprising either an IP or a MAC address.
- the identifying tag may be a number.
- the identifying tag may be an identification number stored on a smartcard.
- the identifying tag comprises a serial number stored in the client software 212 .
- the identifying tag may be comprised of a sequence number.
- the method includes validating (step 430 ) the identifying tag.
- the method includes validating the identifying tag by one or more of checking for prior use, for valid format, for valid type, for valid length, or for any other validity requirements.
- the client 102 validates the identifying tag.
- the server 106 validates the identifying tag.
- another network device for example an appliance 200 or a different server 106 ′, validates the identifying tag.
- the validating device determines that the identifying tag is not valid and, in response to the determination of invalidity, associates the identifying tag with a generic name.
- the method 400 also includes creating (step 440 ) a user account.
- the server 106 creates (step 440 ) a user account that incorporates the identifying tag.
- the server 106 may create the user account that incorporates the identifying tag for a domain or a group of servers 106 .
- a different computing device e.g. a client 102 or an appliance 200 , creates the user account.
- the server 106 validates the user account that incorporates the identifying tag.
- the server 106 validates for one or more of the following: prior use, valid format, valid type, valid length, or any other validity requirements.
- the server validates the user account that incorporates the identifying tag for prior existence.
- the server validates the user account incorporating the prior tag for prior existence on one or more other servers 106 ′.
- the server 106 provides (step 450 ) the created user account for logging into the server 106 .
- the server 106 provides the created user account for logging into another server 106 ′.
- the server 106 provides the created user account for logging into a domain.
- the server 106 provides the created user account for logging into a server farm 38 .
- the server 106 creates a user account that gives access to one or more applications.
- the server 106 creates a user account that gives access to one or more of a file, a disk, a drive, or a file space location.
- the method 400 includes disconnecting (step 460 ) from the session associated with the user account.
- the server 106 may disconnect the user from the session upon expiration of a time limit.
- the server 106 may also disconnect the user for violation of a rule.
- the user may disconnect the client 102 from the network.
- the client software 212 may send a request to the server 106 , where the request comprises ending the session associated with a user account.
- the server 106 maintains (step 470 ) information related to the disconnected session.
- the information may include, in some embodiments, the identifying tag.
- the information maintained may include applications executing at the time of the session disconnection.
- the information maintained includes a list of open files.
- the information maintained includes file transfer status information.
- the server 106 reconnects (step 480 ) the anonymous user to the disconnected session when the user and the session are associated to substantially similar identifying tags.
- Substantially similar tags can be created, for example, when a user tries to reconnect to the server 106 and supplies the same credentials, e.g. the same nickname, the same MAC address, smartcard id number or any other credentials.
- the determination of substantial similarity is determined by a string comparison. In other embodiments, the determination of substantial similarity is determined by regular expression comparisons. In some other embodiments, the determination of substantial similarity is determined by numerical equivalence.
- the server 106 compares, in some embodiments, the contents of the anonymous user's identifying tag to the identifying tags associated with disconnected sessions that are still maintained on the server 106 . In some embodiments, the server 106 compares the user's identifying tag to identifying tags associated with disconnected sessions on other servers 106 ′.
- reconnecting the anonymous user to the disconnected session includes reconnecting the user to the applications executing in the disconnected session. In some other embodiments, reconnecting the anonymous user to the disconnected session includes restoring one or more file transfers from the point at which the session disconnected.
- a user may use a client device 102 with an input device 228 that is a smartcard reader.
- the user may attempt to connect, via the network, to a server 106 using an anonymous login.
- the client software 212 may use an identification number from the smartcard to create a string that is sent to the server 106 with the request for anonymous login.
- the string could be “12345678.”
- the server 106 receives the request for login with the associated string.
- the server 106 may then create a tag using all or part of the string. It may create a tag in the format of Anon(tag). In this example, that format may create a user account labeled Anon(12345678) or Anon(123).
- the server may attempt to validate the tag. For example, it may check to make sure the tag has not already been used or that it is not null. If the tag is valid, then the server 106 creates a local account for the user and logs the user into the server 106 . Upon disconnect, the server 106 stores the tag and information on the state of the session at the time of disconnect. The session information may be maintained on the server 106 for a certain amount of time before the server 106 determines that session is stale and removes the stored information. If the user makes a subsequent request for anonymous login to the same server 106 and user uses the same smartcard, the same identifying string would be sent to the server 106 . The server can determine that the tag has been used before. If the server 106 determines that the session is not stale, the server 106 logs in the user again and reconnects the user with the previous session.
- Examples include, but are not limited to, associating identifying tags with anonymously logged in users allows information technology staff to track the users and their associated session. This will allow helpdesk staff to track users and troubleshoot with them.
- the identifying tags also allow servers 106 to reconnect anonymous users to previously disconnected sessions. The ability to reconnect anonymous users to previous sessions facilitates, for example, a system where anonymous users can test and demonstrate software.
- the previously described embodiments may be implemented as a method, apparatus or article of manufacture using programming and/or engineering techniques to produce software, firmware, hardware, or any combination thereof.
- article of manufacture as used herein is intended to encompass code or logic accessible from and embedded in one or more computer-readable devices, firmware, programmable logic, memory devices (e.g., EEPROMs, ROMs, PROMs, RAMs, SRAMs, etc.), hardware (e.g., integrated circuit chip, Field Programmable Gate Array (FPGA), Application Specific Integrated Circuit (ASIC), etc.), electronic devices, a computer readable non-volatile storage unit (e.g., CD-ROM, floppy disk, hard disk drive, etc.), a file server providing access to the programs via a network transmission line, wireless transmission media, signals propagating through space, radio waves, infrared signals, etc.
- the article of manufacture includes hardware logic as well as software or programmable code embedded in a computer readable medium that is executed by a processor. Of course, those skilled in the art
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computing Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
Claims (18)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/693,991 US8020195B2 (en) | 2007-03-30 | 2007-03-30 | Systems and methods for user login |
PCT/US2008/058593 WO2008121777A1 (en) | 2007-03-30 | 2008-03-28 | Systems and methods for user login |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/693,991 US8020195B2 (en) | 2007-03-30 | 2007-03-30 | Systems and methods for user login |
Publications (2)
Publication Number | Publication Date |
---|---|
US20080244718A1 US20080244718A1 (en) | 2008-10-02 |
US8020195B2 true US8020195B2 (en) | 2011-09-13 |
Family
ID=39540396
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/693,991 Expired - Fee Related US8020195B2 (en) | 2007-03-30 | 2007-03-30 | Systems and methods for user login |
Country Status (2)
Country | Link |
---|---|
US (1) | US8020195B2 (en) |
WO (1) | WO2008121777A1 (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110302316A1 (en) * | 2010-06-02 | 2011-12-08 | Avaya Inc. | METHOD AND SYSTEM FOR MANAGING AND USING SESSIONS AS RESTful WEB SERVICES |
US8484711B1 (en) * | 2012-10-31 | 2013-07-09 | Fmr Llc | System and method for providing access to a software application |
US8966112B1 (en) | 2009-11-30 | 2015-02-24 | Dell Software Inc. | Network protocol proxy |
US9104858B1 (en) * | 2011-05-03 | 2015-08-11 | Symantec Corporation | Protecting user identity at a cloud using a distributed user identity system |
US9769122B2 (en) * | 2014-08-28 | 2017-09-19 | Facebook, Inc. | Anonymous single sign-on to third-party systems |
US20190121410A1 (en) * | 2016-12-29 | 2019-04-25 | Pismo Labs Technology Limited | Methods and systems for managing power supply to a network device |
US10541881B2 (en) * | 2017-12-14 | 2020-01-21 | Disney Enterprises, Inc. | Automated network supervision including detecting an anonymously administered node, identifying the administrator of the anonymously administered node, and registering the administrator and the anonymously administered node |
Families Citing this family (34)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8009586B2 (en) | 2004-06-29 | 2011-08-30 | Damaka, Inc. | System and method for data transfer in a peer-to peer hybrid communication network |
US8380859B2 (en) | 2007-11-28 | 2013-02-19 | Damaka, Inc. | System and method for endpoint handoff in a hybrid peer-to-peer networking environment |
US8032930B2 (en) * | 2008-10-17 | 2011-10-04 | Intuit Inc. | Segregating anonymous access to dynamic content on a web server, with cached logons |
US8892646B2 (en) | 2010-08-25 | 2014-11-18 | Damaka, Inc. | System and method for shared session appearance in a hybrid peer-to-peer environment |
US9043488B2 (en) | 2010-03-29 | 2015-05-26 | Damaka, Inc. | System and method for session sweeping between devices |
US9191416B2 (en) | 2010-04-16 | 2015-11-17 | Damaka, Inc. | System and method for providing enterprise voice call continuity |
US8352563B2 (en) | 2010-04-29 | 2013-01-08 | Damaka, Inc. | System and method for peer-to-peer media routing using a third party instant messaging system for signaling |
US8611540B2 (en) | 2010-06-23 | 2013-12-17 | Damaka, Inc. | System and method for secure messaging in a hybrid peer-to-peer network |
US8743781B2 (en) | 2010-10-11 | 2014-06-03 | Damaka, Inc. | System and method for a reverse invitation in a hybrid peer-to-peer environment |
EP2472820B1 (en) * | 2010-12-31 | 2016-04-20 | Regify S.A. | Network, node and method for anonymizing and routing a user request |
EP2472819B1 (en) | 2010-12-31 | 2016-03-23 | Regify S.A. | Systems and methods for providing and operating a secure communication network |
US8407314B2 (en) | 2011-04-04 | 2013-03-26 | Damaka, Inc. | System and method for sharing unsupported document types between communication devices |
US9027032B2 (en) | 2013-07-16 | 2015-05-05 | Damaka, Inc. | System and method for providing additional functionality to existing software in an integrated manner |
US9357016B2 (en) | 2013-10-18 | 2016-05-31 | Damaka, Inc. | System and method for virtual parallel resource management |
CA2956617A1 (en) | 2014-08-05 | 2016-02-11 | Damaka, Inc. | System and method for providing unified communications and collaboration (ucc) connectivity between incompatible systems |
US10091025B2 (en) | 2016-03-31 | 2018-10-02 | Damaka, Inc. | System and method for enabling use of a single user identifier across incompatible networks for UCC functionality |
US11785104B2 (en) | 2017-11-27 | 2023-10-10 | Lacework, Inc. | Learning from similar cloud deployments |
US12058160B1 (en) | 2017-11-22 | 2024-08-06 | Lacework, Inc. | Generating computer code for remediating detected events |
US11792284B1 (en) | 2017-11-27 | 2023-10-17 | Lacework, Inc. | Using data transformations for monitoring a cloud compute environment |
US12126643B1 (en) | 2017-11-27 | 2024-10-22 | Fortinet, Inc. | Leveraging generative artificial intelligence (‘AI’) for securing a monitored deployment |
US10498845B1 (en) | 2017-11-27 | 2019-12-03 | Lacework Inc. | Using agents in a data center to monitor network connections |
US11979422B1 (en) | 2017-11-27 | 2024-05-07 | Lacework, Inc. | Elastic privileges in a secure access service edge |
US12095796B1 (en) | 2017-11-27 | 2024-09-17 | Lacework, Inc. | Instruction-level threat assessment |
US12130878B1 (en) | 2017-11-27 | 2024-10-29 | Fortinet, Inc. | Deduplication of monitored communications data in a cloud environment |
US12021888B1 (en) | 2017-11-27 | 2024-06-25 | Lacework, Inc. | Cloud infrastructure entitlement management by a data platform |
US12095794B1 (en) | 2017-11-27 | 2024-09-17 | Lacework, Inc. | Universal cloud data ingestion for stream processing |
US12034754B2 (en) | 2017-11-27 | 2024-07-09 | Lacework, Inc. | Using static analysis for vulnerability detection |
US20220232024A1 (en) | 2017-11-27 | 2022-07-21 | Lacework, Inc. | Detecting deviations from typical user behavior |
US11765249B2 (en) | 2017-11-27 | 2023-09-19 | Lacework, Inc. | Facilitating developer efficiency and application quality |
US10887287B2 (en) * | 2018-05-11 | 2021-01-05 | Citrix Systems, Inc. | Connecting client devices to anonymous sessions via helpers |
US11256759B1 (en) | 2019-12-23 | 2022-02-22 | Lacework Inc. | Hierarchical graph analysis |
US11201955B1 (en) | 2019-12-23 | 2021-12-14 | Lacework Inc. | Agent networking in a containerized environment |
US10873592B1 (en) | 2019-12-23 | 2020-12-22 | Lacework Inc. | Kubernetes launch graph |
US11188571B1 (en) | 2019-12-23 | 2021-11-30 | Lacework Inc. | Pod communication graph |
Citations (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5875296A (en) * | 1997-01-28 | 1999-02-23 | International Business Machines Corporation | Distributed file system web server user authentication with cookies |
US5923842A (en) * | 1997-03-06 | 1999-07-13 | Citrix Systems, Inc. | Method and apparatus for simultaneously providing anonymous user login for multiple users |
US20020019764A1 (en) * | 2000-07-06 | 2002-02-14 | Desmond Mascarenhas | System and method for anonymous transaction in a data network and classification of individuals without knowing their real identity |
US20020035699A1 (en) * | 2000-07-24 | 2002-03-21 | Bluesocket, Inc. | Method and system for enabling seamless roaming in a wireless network |
US20020116531A1 (en) * | 2001-02-21 | 2002-08-22 | International Business Machines Corporation | Applying anonymous personalization to web-based customer interactions |
EP1303102A2 (en) | 2001-10-12 | 2003-04-16 | Openwave Systems Inc. | User-centric session management for client-server interaction using multiple applications and devices |
US20030163569A1 (en) * | 2002-02-26 | 2003-08-28 | Citrix Systems, Inc | Secure traversal of network components |
US20040078604A1 (en) * | 2002-10-18 | 2004-04-22 | Mike Rice | Device independent authentication system and method |
US20040122961A1 (en) * | 2002-12-20 | 2004-06-24 | Jason Rouault | Method and architecture to provide client session failover |
US20050080906A1 (en) * | 2003-10-10 | 2005-04-14 | Pedersen Bradley J. | Methods and apparatus for providing access to persistent application sessions |
US20050108521A1 (en) * | 2003-07-07 | 2005-05-19 | Silhavy James W. | Multi-platform single sign-on database driver |
US20050188095A1 (en) * | 2004-02-19 | 2005-08-25 | Jeffrey Gardiner | System for managing server user operation sessions |
US20050198397A1 (en) * | 2004-01-30 | 2005-09-08 | Samsung Electronics Co., Ltd. | System and method for session reestablishment between client terminal and server |
US20050246445A1 (en) * | 2001-06-13 | 2005-11-03 | Citrix Systems, Inc. | Systems and methods for maintaining a session between a client and host service |
US20060039355A1 (en) * | 2004-07-23 | 2006-02-23 | Citrix Systems, Inc. | Systems and methods for communicating a lossy protocol via a lossless protocol |
US20060095788A1 (en) * | 2004-11-03 | 2006-05-04 | Alexandre Bronstein | Authenticating a login |
US20060143695A1 (en) * | 2004-12-27 | 2006-06-29 | Amiram Grynberg | Anonymous Spoof resistant authentication and enrollment methods |
US20060225130A1 (en) * | 2005-03-31 | 2006-10-05 | Kai Chen | Secure login credentials for substantially anonymous users |
US20070130167A1 (en) * | 2005-12-02 | 2007-06-07 | Citrix Systems, Inc. | Systems and methods for providing authentication credentials across application environments |
US7356694B2 (en) * | 2004-03-10 | 2008-04-08 | American Express Travel Related Services Company, Inc. | Security session authentication system and method |
US7454622B2 (en) * | 2002-12-31 | 2008-11-18 | American Express Travel Related Services Company, Inc. | Method and system for modular authentication and session management |
US7496954B1 (en) * | 2004-11-22 | 2009-02-24 | Sprint Communications Company L.P. | Single sign-on system and method |
US7702794B1 (en) * | 2004-11-16 | 2010-04-20 | Charles Schwab & Co. | System and method for providing silent sign on across distributed applications |
US7823192B1 (en) * | 2004-04-01 | 2010-10-26 | Sprint Communications Company L.P. | Application-to-application security in enterprise security services |
US7917638B1 (en) * | 2002-05-31 | 2011-03-29 | Barry Appelman | Transparent reconnection |
-
2007
- 2007-03-30 US US11/693,991 patent/US8020195B2/en not_active Expired - Fee Related
-
2008
- 2008-03-28 WO PCT/US2008/058593 patent/WO2008121777A1/en active Application Filing
Patent Citations (29)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5875296A (en) * | 1997-01-28 | 1999-02-23 | International Business Machines Corporation | Distributed file system web server user authentication with cookies |
US5923842A (en) * | 1997-03-06 | 1999-07-13 | Citrix Systems, Inc. | Method and apparatus for simultaneously providing anonymous user login for multiple users |
US20020019764A1 (en) * | 2000-07-06 | 2002-02-14 | Desmond Mascarenhas | System and method for anonymous transaction in a data network and classification of individuals without knowing their real identity |
US20020035699A1 (en) * | 2000-07-24 | 2002-03-21 | Bluesocket, Inc. | Method and system for enabling seamless roaming in a wireless network |
US20020116531A1 (en) * | 2001-02-21 | 2002-08-22 | International Business Machines Corporation | Applying anonymous personalization to web-based customer interactions |
US20050246445A1 (en) * | 2001-06-13 | 2005-11-03 | Citrix Systems, Inc. | Systems and methods for maintaining a session between a client and host service |
US7502726B2 (en) * | 2001-06-13 | 2009-03-10 | Citrix Systems, Inc. | Systems and methods for maintaining a session between a client and host service |
US7340772B2 (en) * | 2001-06-13 | 2008-03-04 | Citrix Systems, Inc. | Systems and methods for continuing an operation interrupted from a reconnection between a client and server |
EP1303102A2 (en) | 2001-10-12 | 2003-04-16 | Openwave Systems Inc. | User-centric session management for client-server interaction using multiple applications and devices |
US20030084165A1 (en) * | 2001-10-12 | 2003-05-01 | Openwave Systems Inc. | User-centric session management for client-server interaction using multiple applications and devices |
US20030163569A1 (en) * | 2002-02-26 | 2003-08-28 | Citrix Systems, Inc | Secure traversal of network components |
US7917638B1 (en) * | 2002-05-31 | 2011-03-29 | Barry Appelman | Transparent reconnection |
US20040078604A1 (en) * | 2002-10-18 | 2004-04-22 | Mike Rice | Device independent authentication system and method |
US20040122961A1 (en) * | 2002-12-20 | 2004-06-24 | Jason Rouault | Method and architecture to provide client session failover |
US7454622B2 (en) * | 2002-12-31 | 2008-11-18 | American Express Travel Related Services Company, Inc. | Method and system for modular authentication and session management |
US20050108521A1 (en) * | 2003-07-07 | 2005-05-19 | Silhavy James W. | Multi-platform single sign-on database driver |
US20050080906A1 (en) * | 2003-10-10 | 2005-04-14 | Pedersen Bradley J. | Methods and apparatus for providing access to persistent application sessions |
US7594018B2 (en) * | 2003-10-10 | 2009-09-22 | Citrix Systems, Inc. | Methods and apparatus for providing access to persistent application sessions |
US20050198397A1 (en) * | 2004-01-30 | 2005-09-08 | Samsung Electronics Co., Ltd. | System and method for session reestablishment between client terminal and server |
US20050188095A1 (en) * | 2004-02-19 | 2005-08-25 | Jeffrey Gardiner | System for managing server user operation sessions |
US7356694B2 (en) * | 2004-03-10 | 2008-04-08 | American Express Travel Related Services Company, Inc. | Security session authentication system and method |
US7823192B1 (en) * | 2004-04-01 | 2010-10-26 | Sprint Communications Company L.P. | Application-to-application security in enterprise security services |
US20060039355A1 (en) * | 2004-07-23 | 2006-02-23 | Citrix Systems, Inc. | Systems and methods for communicating a lossy protocol via a lossless protocol |
US20060095788A1 (en) * | 2004-11-03 | 2006-05-04 | Alexandre Bronstein | Authenticating a login |
US7702794B1 (en) * | 2004-11-16 | 2010-04-20 | Charles Schwab & Co. | System and method for providing silent sign on across distributed applications |
US7496954B1 (en) * | 2004-11-22 | 2009-02-24 | Sprint Communications Company L.P. | Single sign-on system and method |
US20060143695A1 (en) * | 2004-12-27 | 2006-06-29 | Amiram Grynberg | Anonymous Spoof resistant authentication and enrollment methods |
US20060225130A1 (en) * | 2005-03-31 | 2006-10-05 | Kai Chen | Secure login credentials for substantially anonymous users |
US20070130167A1 (en) * | 2005-12-02 | 2007-06-07 | Citrix Systems, Inc. | Systems and methods for providing authentication credentials across application environments |
Non-Patent Citations (2)
Title |
---|
International Search Report for PCT/US2008/058593 dated Oct. 7, 2008. |
Written Opinion of the International Searching Authority for PCT/US2008/058593 dated Oct. 7, 2008. |
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8966112B1 (en) | 2009-11-30 | 2015-02-24 | Dell Software Inc. | Network protocol proxy |
US9054913B1 (en) | 2009-11-30 | 2015-06-09 | Dell Software Inc. | Network protocol proxy |
US9509776B2 (en) * | 2010-06-02 | 2016-11-29 | Avaya Inc. | Method and system for managing and using sessions as RESTful web services |
US20110302316A1 (en) * | 2010-06-02 | 2011-12-08 | Avaya Inc. | METHOD AND SYSTEM FOR MANAGING AND USING SESSIONS AS RESTful WEB SERVICES |
US9104858B1 (en) * | 2011-05-03 | 2015-08-11 | Symantec Corporation | Protecting user identity at a cloud using a distributed user identity system |
US9571479B1 (en) | 2011-05-03 | 2017-02-14 | Symantec Corporation | Role-based access control using dynamically shared cloud accounts |
US9628471B1 (en) | 2011-05-03 | 2017-04-18 | Symantec Corporation | Protecting user identity at a cloud using a distributed user identity system |
US8832814B2 (en) | 2012-10-31 | 2014-09-09 | Fmr Llc | System and method for providing access to a software application |
US8484711B1 (en) * | 2012-10-31 | 2013-07-09 | Fmr Llc | System and method for providing access to a software application |
US9769122B2 (en) * | 2014-08-28 | 2017-09-19 | Facebook, Inc. | Anonymous single sign-on to third-party systems |
US20190121410A1 (en) * | 2016-12-29 | 2019-04-25 | Pismo Labs Technology Limited | Methods and systems for managing power supply to a network device |
US10809786B2 (en) * | 2016-12-29 | 2020-10-20 | Pismo Labs Technology Limited | Methods and systems for managing power supply to a network device |
US10541881B2 (en) * | 2017-12-14 | 2020-01-21 | Disney Enterprises, Inc. | Automated network supervision including detecting an anonymously administered node, identifying the administrator of the anonymously administered node, and registering the administrator and the anonymously administered node |
Also Published As
Publication number | Publication date |
---|---|
US20080244718A1 (en) | 2008-10-02 |
WO2008121777A1 (en) | 2008-10-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8020195B2 (en) | Systems and methods for user login | |
US11388243B2 (en) | Method for resumption of an application session with a very dynamic and very large state in a standby intermediary device when the primary device fails | |
CN104054316B (en) | Systems and methods for conducting load balancing on SMS center and building virtual private network | |
US10476969B2 (en) | Systems and methods for network controlled access of resources | |
US7908317B2 (en) | System and method for URL compression | |
US9686255B2 (en) | Systems and methods for an extensible authentication framework | |
US9237208B2 (en) | Systems and methods for maintaining transparent end to end cache redirection | |
US9438701B2 (en) | Systems and methods for a SPDY to HTTP gateway | |
US8413225B2 (en) | Systems and methods for management of common application firewall session data in a multiple core system | |
US20100262650A1 (en) | Systems and methods for connection management for asynchronous messaging over http | |
US20110153953A1 (en) | Systems and methods for managing large cache services in a multi-core system | |
US9866529B2 (en) | Systems and methods for ETAG persistency | |
US20150341421A1 (en) | Systems and methods for just-in-time state sharing | |
US10630589B2 (en) | Resource management system | |
US10404537B2 (en) | Updating a transport stack in a content centric network | |
CN115080229A (en) | Resource object management method and device | |
CN113726922A (en) | Network application layer connection protocol determining method and device and electronic equipment | |
CN116389596A (en) | Multi-dimensional domain name service perception method, device, equipment and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: CITRIX SYSTEMS, INC., FLORIDA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:FROST, SIMON;WILLIAMS, DAVID;REEL/FRAME:019172/0665 Effective date: 20070405 |
|
ZAAA | Notice of allowance and fees due |
Free format text: ORIGINAL CODE: NOA |
|
ZAAB | Notice of allowance mailed |
Free format text: ORIGINAL CODE: MN/=. |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |
|
AS | Assignment |
Owner name: WILMINGTON TRUST, NATIONAL ASSOCIATION, DELAWARE Free format text: SECURITY INTEREST;ASSIGNOR:CITRIX SYSTEMS, INC.;REEL/FRAME:062079/0001 Effective date: 20220930 |
|
AS | Assignment |
Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH CAROLINA Free format text: PATENT SECURITY AGREEMENT;ASSIGNORS:TIBCO SOFTWARE INC.;CITRIX SYSTEMS, INC.;REEL/FRAME:062112/0262 Effective date: 20220930 Owner name: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT, DELAWARE Free format text: PATENT SECURITY AGREEMENT;ASSIGNORS:TIBCO SOFTWARE INC.;CITRIX SYSTEMS, INC.;REEL/FRAME:062113/0470 Effective date: 20220930 Owner name: GOLDMAN SACHS BANK USA, AS COLLATERAL AGENT, NEW YORK Free format text: SECOND LIEN PATENT SECURITY AGREEMENT;ASSIGNORS:TIBCO SOFTWARE INC.;CITRIX SYSTEMS, INC.;REEL/FRAME:062113/0001 Effective date: 20220930 |
|
AS | Assignment |
Owner name: CLOUD SOFTWARE GROUP, INC. (F/K/A TIBCO SOFTWARE INC.), FLORIDA Free format text: RELEASE AND REASSIGNMENT OF SECURITY INTEREST IN PATENT (REEL/FRAME 062113/0001);ASSIGNOR:GOLDMAN SACHS BANK USA, AS COLLATERAL AGENT;REEL/FRAME:063339/0525 Effective date: 20230410 Owner name: CITRIX SYSTEMS, INC., FLORIDA Free format text: RELEASE AND REASSIGNMENT OF SECURITY INTEREST IN PATENT (REEL/FRAME 062113/0001);ASSIGNOR:GOLDMAN SACHS BANK USA, AS COLLATERAL AGENT;REEL/FRAME:063339/0525 Effective date: 20230410 Owner name: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT, DELAWARE Free format text: PATENT SECURITY AGREEMENT;ASSIGNORS:CLOUD SOFTWARE GROUP, INC. (F/K/A TIBCO SOFTWARE INC.);CITRIX SYSTEMS, INC.;REEL/FRAME:063340/0164 Effective date: 20230410 |
|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20230913 |