CA2499932C - Credential roaming - Google Patents

Credential roaming Download PDF

Info

Publication number
CA2499932C
CA2499932C CA2499932A CA2499932A CA2499932C CA 2499932 C CA2499932 C CA 2499932C CA 2499932 A CA2499932 A CA 2499932A CA 2499932 A CA2499932 A CA 2499932A CA 2499932 C CA2499932 C CA 2499932C
Authority
CA
Canada
Prior art keywords
credentials
remote
local
cache
credential
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
Application number
CA2499932A
Other languages
French (fr)
Other versions
CA2499932A1 (en
Inventor
David B. Cross
Hao Zhuang
Philip J. Hallin
Xiaohong Su
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Corp
Original Assignee
Microsoft Corp
Microsoft Technology Licensing LLC
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Microsoft Corp, Microsoft Technology Licensing LLC filed Critical Microsoft Corp
Publication of CA2499932A1 publication Critical patent/CA2499932A1/en
Application granted granted Critical
Publication of CA2499932C publication Critical patent/CA2499932C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • EFIXED CONSTRUCTIONS
    • E03WATER SUPPLY; SEWERAGE
    • E03CDOMESTIC PLUMBING INSTALLATIONS FOR FRESH WATER OR WASTE WATER; SINKS
    • E03C1/00Domestic plumbing installations for fresh water or waste water; Sinks
    • E03C1/02Plumbing installations for fresh water
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/06Network architectures or network communication protocols for network security for supporting key management in a packet data network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • EFIXED CONSTRUCTIONS
    • E03WATER SUPPLY; SEWERAGE
    • E03CDOMESTIC PLUMBING INSTALLATIONS FOR FRESH WATER OR WASTE WATER; SINKS
    • E03C2201/00Details, devices or methods not otherwise provided for
    • E03C2201/50Constructional features of escutcheons for domestic plumbing installations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2463/00Additional details relating to network architectures or network communication protocols for network security covered by H04L63/00
    • H04L2463/121Timestamp

Abstract

Implementations are described and claimed herein to enable credential roaming among a plurality of different computing devices. An exemplary system may include an event handler to receive event notifications such as, e.g., a client logon. The event handler may invoke a management service in response to receiving an event notification. The management service may include a synchronizing module to synchronize a user's credentials with a remote directory service, such as, e.g., Active Directory, so that the user's credentials are available from any of a number of different computing devices.

Description

CREDENTIAL ROAMING
TECHNICAL FIELD
[0001] The described subject matter relates to electronic computing, and more particularly to systems and methods of credential roaming in electronic computing systems.
BACKGROUND
[0002] Various types of encryption schemes are widely used to secure data (e.g., an email message or file) for communication over a network. For example, in symmetric encryption, both the user that is encrypting data and the user that is decrypting the data need copies of the same encryption key. Asymmetric encryption, also known as public key encryption, uses key pairs (e.g., a public key and a private key). In asymmetric encryption the public keys may be shared but the private keys are not.
[0003] Encryption keys may be stored on a computer system, e.g., as part of a user profile or other repository for user settings, credentials, etc. The encryption keys may be modified or replaced over time to decrease the likelihood that unauthorized users are able to decipher the encryption scheme. In any event, the user is provided access to the encryption keys after the user is authenticated (e.g., during logon) and the user profile is loaded on the computer system.
[0004] The user may, however, need access to the encryption keys at more than one computer system (e.g., a personal computer and one or more mobile devices). Although the user may transfer the encryption keys from one computer system to another (e.g., using a diskette or other removable storage media), this is cumbersome and time-consuming. While smartcards may be used, these are expensive. Alternatively, the user profile may be stored on a network server and accessed from a variety of different computer systems every time the user connects to the network. However, the user profile may be large (many megabytes) and downloading the user profile from a network server may slow the logon process.
In addition, the user may not be able to logon and use the computer without a locally-stored user profile (when the network is not available).
SUMMARY
[0005] Implementations are described and claimed herein to enable credential roaming, e.g., among a plurality of different computing devices. An exemplary system may include an event handler which receives event notifications such as, e.g., an interactive or network logon from an operating system. The event handler may invoke a management service in response to receiving an event notification. The management service may include a synchronizing module to synchronize a user's credentials (e.g., encryption credentials) with a remote cache or directory service. Accordingly, the user's credentials are available from any of a number of different computing devices.

According to one aspect of the present invention, there is provided a method for resolving conflicts in synchronization of local credentials and remote credentials, comprising: reading local credentials from a local cache and remote credentials from a remote cache in response to receiving an event notification; comparing the local credentials and the remote credentials to determine whether any one or more of the local credentials are different than the remote credentials; and upon determining that any one or more of the local credentials are different than the remote credentials, determining if both the one or more of the local credentials and the one or more of the corresponding remote credentials have been changed since a last synchronization, resulting in a synchronization conflict;
and synchronizing the local credentials and remote credentials, wherein a synchronization conflict is solved using an arbitration matrix, wherein a flag in a state file indicates whether a strict or a lenient matrix is used to solve synchronization conflicts.
According to another aspect of the present invention, there is provided a computer readable storage media encoded with a computer program for executing on a computer system a computer process for resolving conflicts in synchronization of local credentials and remote credentials, the computer process comprising: reading local credentials from a local cache and remote credentials from a remote cache in response to receiving an event notification; comparing the local credentials and the remote credentials to determine whether any one or more of the local credentials are different than the remote credentials; and upon determining that any one or more of the local credentials are different than the remote credentials, determining if both the one or more of the local credentials and the one or more of the corresponding remote credentials have been changed since a last synchronization, resulting in a synchronization conflict; and synchronizing the local credentials and the remote credentials, wherein a synchronization conflict is solved using an arbitration matrix, wherein a flag in a state file indicates whether a strict or a lenient matrix is used to solve synchronization conflicts.
According to still another aspect of the present invention, there is provided a system for resolving conflicts in synchronization of local credentials and remote credentials, comprising: an event handler adapted to receive event notifications; a local store manager 2a adapted to read local credentials from a local cache and remote credentials from a remote cache in response to receiving an event notification; and a synchronization module operatively associated with the event handler and the local store manager, the synchronization module being adapted to: compare the local credentials and the remote credentials to determine whether any one or more of the local credentials are different than the remote credentials; and upon determining that any one or more of the local credentials are different than the remote credentials, determine if both the one or more of the local credentials and the one or more of the corresponding remote credentials have been changed since a last synchronization, resulting in a synchronization conflict; and synchronize the local credentials and remote credentials, wherein synchronization conflict is solved using an arbitration matrix, wherein a flag in a state file indicates whether a strict or a lenient matrix is used to solve synchronization conflicts.
2b In some implementations, articles of manufacture are provided as computer program products. One implementation of a computer program product provides a computer program storage medium readable by a computer system and encoding a computer program for credential roaming. Another implementation of a computer program product may be provided in a computer data signal embodied in a carrier wave by a computing system and encoding the computer program for credential roaming.
The computer program product encodes a computer program for executing a computer process on a computer system to enumerate local credentials and remote credentials in response to receiving an event notification, and synchronizing the local credentials and remote credentials.
In another implementation, a method is provided.
An exemplary method includes enumerating local credentials and remote credentials in response to receiving an event notification, and synchronizing the local credentials and remote credentials.
In another implementation, a system is provided.
An exemplary system includes an event handler to receive event notifications. A synchronizing module is operatively associated with the event handler. The synchronizing module synchronizes local credentials and remote credentials when the event handler receives an event notification if the local and remote credentials are different from one another.
Other embodiments of the invention provide computer readable media having computer executable instructions stored thereon for execution by one or more computers, that when executed implement a method as summarized above or as detailed below.

BRIEF DESCRIPTION OF THE DRAWINGS
[0010] Fig. 1 is a schematic illustration of an exemplary computer network that may implement credential roaming;
[0011] Fig. 2 is a functional block diagram of exemplary modules to implement credential roaming;
[0012] Fig. 3 is another functional block diagram of exemplary modules to implement credential roaming;
[0013] Fig. 4a illustrates an exemplary state file;
[0014] Fig. 4b illustrates an exemplary state entry in a state file;
[0015] Fig. 5 illustrates exemplary winner arbitration matrices, wherein (a) is a lenient matrix and (b) is a strict matrix;
[0016] Fig. 6 is a flowchart illustrating exemplary operations to implement credential roaming; and [0017] Fig. 7 is a schematic illustration of an exemplary computing device that can be utilized to implement credential roaming.
DETAILED DESCRIPTION
[0018] Briefly, credential roaming may be implemented to synchronize local credentials (encryption keys, certificates, tokens, etc.) at any number (n) of computing devices. For purposes of illustration, a user may change, modify, add and/or remove credentials at his or her laptop or desktop computer. When the user logs out of the laptop or desktop computer, a management service synchronizes the local credentials with a remote cache. The remote cache may be implemented as a remote directory service, such as, e.g., Active Directory available for the Microsoft WINDOWS0 operating environment. Alternatively, the management service may synchronize in response to other events. For example, real-time synchronizing may occur in response to one or more credentials being added, removed and/or modified.
[0019] Later, the user may use his or her personal digital assistant (PDA) or mobile phone to retrieve email messages. When the user logs onto the mobile device, the user's credentials are synchronized with the remote directory service so that the user has available a current and complete set of credentials, such as, e.g., encryption credentials for sending/receiving email messages.
[0020] In exemplary implementations, the management service may be automatically invoked (e.g., in response to a system event) and no affirmative action is even required of the user. Furthermore, the user profile may be stored locally, e.g., on the user's desktop or laptop computer, while still allowing the user to have access to a current and complete set of credentials at any of a number of different computing devices. Exemplary implementations may also ensure old or unused credentials are removed from the user's system when these credentials are no longer needed (e.g., by detecting and propagating a deletion or examining time-stamps for the credentials).
Exemplary System [0021] Fig. 1 is a schematic illustration of an exemplary networked computing system 100 in which credential roaming may be implemented. The networked computer system 100 may include one or more communication networks 110, such as local area network (LAN) and/or wide area network (WAN).

One or more hosts 120 and one or more clients 130a-c may be communicatively coupled over the communication network(s) 110.
[0022] Host 120 and clients 130a-c (hereinafter generally referred to as clients 130) may connect to a network via a communication connection such as, e.g., an Ethernet connection. Although there are no theoretical limits on the number of devices that can be included in a network such as networked computing system 100, the number of devices are limited primarily by the connectivity implemented in the communication network.
[0023] The terms "host" and "client" both refer to the hardware and software (the entire computer system) used to perform various computing services.
For example, a host may be implemented as a server computer that is dedicated to server applications or that also runs other applications. A client may be implemented as a stand-alone desktop or laptop personal computer (PC),
6 workstation, personal digital assistant (PDA), or any of a wide variety of electronic appliances, to name only a few examples.
[0024] Credentials 140a-c (hereinafter generally referred to as credentials 140) may be provided at one or more of the clients 130. Credentials may be provided, for example, for symmetric and/or asymmetric encryption/decryption of data for secure communication over network 110, to apply a digital signature to content, or to authenticate to a system, to name only a few examples. Any number of credentials 140 may be stored in a local cache 135a-c (hereinafter generally referred to as local cache 135). Local cache 135 may include a user profile or other repository (e.g., for user settings and credentials) although other implementations are also contemplated.
[0025] It is noted that the credentials 140 may include any of a wide variety of different types of credentials, such as, e.g., symmetric encryption keys, asymmetric encryption key pairs, X.509 certificates, XrML licenses, tokens, and authentication/authorization credentials to name only a few exemplary credentials.
Of course credentials 140 are not limited to these examples and may include other types of credentials now known or later developed.
[0026] Credentials 140 may be added to the local cache 135, for example, to encrypt/decrypt different types of data. In addition, credentials 140 may be modified or replaced, e.g., to decrease the likelihood that unauthorized users are able to decipher the encryption scheme. Credentials that are no longer used may be
7 removed. If one or more credential 140 is added, modified, replaced, or removed at any one of the clients (e.g., 130a), this change may be propagated to one or more other clients (e.g., 130b, 130c) so that a user has available a current and complete set of encryption credentials at any number (n) of different clients, as described in more detail below.
[0027] In an exemplary implementation, local credentials 140 may be synchronized with remote credentials 150 provided at a remote cache 125, e.g., at one or more hosts 120 or a shared cache at another client 130 in a workgroup environment. Accordingly, the user has available a current and complete set of credentials when the user logs onto other clients 130.
[0028] Remote cache 125 may be implemented as a directory service, such as a distributed lightweight directory access protocol (LDAP) or X.500 directory service. The directory service may be monolithic, or it may be distributed as a multi-master implementation or master-slave implementation. Remote cache 125 may stored in a protected or encrypted state so that the remote credentials 150 are not exposed to compromise, theft, or exploit by unauthorized users.
[0029] An exemplary directory service is the Active Directory available with the Microsoft WINDOWS operating environment. Active Directory is a directory service that may be deployed in distributed computing environments to provide comprehensive directory services. Active Directory serves as a consolidation point for isolating, migrating, centrally managing, and reducing the number of
8 directories that an enterprise needs. Active Directory also serves as a central authority (CA) for network security.
[0030] It is noted, however, that remote cache 125 may be implemented in any suitable manner and is not limited to the examples given herein.
[0031] Fig. 2 is a functional block diagram of exemplary modules to implement credential roaming, e.g., using a notification service. Notification service 200 may be implemented in computer-readable program code (e.g., software and/or firmware) stored in computer-readable storage or memory and executable by a processor (or processing units) at one or more clients (e.g., the clients 130a-c in Fig. 1). Notification service 200 receives notification of various system events and invokes a management service 250 to synchronize local and remote credentials for a user. Accordingly, synchronization may be automatic and transparent to the user.
[0032] Referring to Fig. 2, notification service 200 may include an event handler 210. Event handler 210 receives notification of events 220a-c (hereinafter generally referred to as events 220). Events 220 may include, by way of example, startup, shutdown, logon, logoff, lock, unlock, to name only a few exemplary events. Other events may also include, but are not limited to session events (e.g., policy update, running a process, network connection), and timer events (e.g., every 8 hours, once a month). Optionally, an event may also be triggered manually, e.g., by the user requesting credential synchronization.
9 [0033] Event handler 210 may generate one or more jobs 230 based at least in part on events 220. Jobs 230 may include calls to other services. For example, a job 230 may call an auto-enrollment service 240. Auto-enrollment is a service that may be used to populate a user profile with credentials, etc., and may be invoked when a user is new to the system (e.g., a guest) to provide limited functionality and access to basic resources without compromising network security. Auto Enrollment automatically "enrolls" a user by requests/renewing the credentials for a user, e.g., based on the system policies for the computing environment. A job 230 may also call a management service 250 to synchronize encryption credentials with a remote cache (e.g., the remote cache 125 in Fig. 1), as discussed in more detail below.
[0034] Jobs 230 may be passed to a dispatcher 260. Job dispatcher 260 may remove jobs 230 from the queue and process jobs 230 in a serialized manner.
The job dispatcher 260 determines which program code (or modules) to load for processing the job and when to load the program code. The job dispatcher 260 may also unload program code that is no longer being used.
[0035] Notification service 200 may also include logic for intelligently managing jobs 230 to reduce unnecessary resource consumption. In an exemplary implementation, job dispatcher 260 determines whether program code (or modules) for processing the job 230 is already loaded. In addition, if the job queue 270 is empty (e.g., there are no pending jobs 230), the job dispatcher 260 releases loaded program code (or modules).

[0036] In another exemplary implementation, event handler 210 may order jobs 230 that invoke the management service 250 in the queue 270 ahead of jobs 230 that invoke the auto-enrollment service 240. When events 220 trigger jobs to call both the auto-enrollment service 240 and the management service 250, the jobs 230 invoking the auto-enrollment service 240 may be removed from the queue 270 if the management service is able to provide credentials for a user during synchronization.
[0037] In another exemplary implementation, dampening logic may be implemented to reduce repeated calls to the management service 250 (e.g., when an event 220 triggers other events). For example, dispatcher 260 may examine the job queue 270 and discard any jobs 230 which are duplicative or otherwise unnecessary.
[0038] Before continuing, it is noted that the notification service 200 is not limited to the exemplary modules shown in Fig. 2. For example, the functions do not need to be embodied in separate modules. In yet other implementations, additional functional components may also be included. Regardless of the implementation, notification service may call management service 250 to synchronize local and remote credentials.
[0039] Fig. 3 is a functional block diagram of exemplary modules to implement credential roaming, e.g., using a management service. Management service 300 may be operatively associated with a notification service 310 (e.g., the notification service described in more detail above with reference to Fig. 2).

Notification service 310 may invoke management service 300 in response to receiving notification of an event. Management service 300 evaluates and compares local credentials and remote credentials and, if these are different, synchronizes the local and remote credentials so that the user has available a current and complete set of credentials when using any number (n) of different clients.
[0040] Management service 300 may be implemented in computer-readable program code (e.g., software and/or firmware) stored in computer-readable storage or memory and executable by a processor (or processing units) at one or more clients (e.g., the clients 130a-c in Fig. 1). Management service 300 may include a synchronizing module 320 to evaluate credentials, resolve conflict(s), and update the credentials at the local and remote caches.
[0041] Synchronizing module 320 may be operatively associated with local store manager 330 and remote store manager 340. Local store manager 330 may be operatively associated with one or more local cache 350 for local credentials 355.
In addition, local store manager 330 may abstract the procedures to load/save local encryption credentials 355 locally. Remote store manager 340 may be operatively associated with a remote cache 360 (e.g., a directory service) provided via one or more server computers or hosts 370. Remote store manager 340 may also securely bind to the host 370 to access one or more remote credentials 365 via the remote directory service 360, e.g., during synchronizing.
[0042] Before continuing, it is noted that credentials are not limited to being provided at a host, e.g., via a remote directory service. In another exemplary implementation the remote cache may be a shared cache at another client, e.g., in a workgroup environment. Accordingly, clients in one or more workgroups may synchronize shared credentials among clients in the workgroup.
[0043] The store managers 330, 340 may enumerate credentials 355, 365 (e.g., as a list of roaming credentials) for the synchronizing module 320 to evaluate. The store managers 330, 340 may also provide information to the synchronizing module 320, such as, e.g., the last time the collections of credentials 355, 365 were changed so that the synchronizing module 320 can resolve any conflict(s).
[0044] Synchronizing module 320 may operate in conjunction with local store manager 330 and remote store manager 340 to synchronize local encryption credentials 355 and remote encryption credentials 365. For many invocations, there may be no changes to either the local or remote encryption credentials. During other invocations, changes may only need to be made to the local credentials or only to the remote credentials 365. However, there may also be circumstances where may need to be made to both the local credentials 355 and the remote credentials 365. Accordingly, synchronizing module may be implemented to handle each of these scenarios.
[0045] Evaluating local and remote encryption credentials may be a time-consuming process, particularly if there are several hundred or even several thousand encryption credentials. Accordingly, synchronizing module 320 may first sort the encryption credentials into arrays and then make a linear comparison of the sorted arrays. Of course other implementations are also contemplated, such as but not limited to using a hash and timestamp to determine if there is a change.
[0046] During the comparison, synchronizing module 320 may encounter conflicts that need to be resolved in order to synchronize the local and remote credentials 355, 365. For example, a local credential (referred to as an "old credential" for purposes of illustration) may be modified or removed/deleted from the local cache 350 because it is no longer needed. When synchronizing module 320 compares the local and remote credentials 355, 365, however, the remote credentials may still include the old credential. Synchronizing module 320 resolves such a conflict so that the old credential is modified or removed from the remote cache 360 and not rewritten to the local cache 350.
[0047] In an exemplary implementation, credentials that have been modified or removed/deleted are "tagged" or otherwise identified in the remote cache.
Accordingly, the modify or delete operation may be persisted across multiple clients. As an example, if the old credential is deleted from a first client, synchronizing module 320 identifies the old credential at the remote cache as having been removed or deleted. When a second client also having a copy of the old credential synchronizes with the remote cache, the old credential is deleted from the second client and not rewritten to the remote cache. As another example, if the old credential is modified at a first client, synchronizing module 320 identifies the old credential at the remote cache as having been modified.
When a second client also having a copy of the old credential synchronizes with the remote cache, the old credential is modified at the second client and not returned to its original condition at the remote cache.
[0048] In an exemplary implementation, synchronizing module 320 maintains one or more state files 395 for conflict resolution. The state file is a per-user persisted data structure (e.g., computer file, database, memory table, log, etc.) and may be used to store the state of local credentials 350. The state file may be stored locally, e.g., in cache 390 operatively associated with the management service 300. In an exemplary implementation, all fields may be stored in binary, native byte-order, although other implementations are also contemplated.
[0049] Fig. 4a illustrates an exemplary state file 400 (e.g., a data structure).
State file 400 may include a file version 410 and a flag 420. Flag 420 may be used, e.g., to indicate whether the credential is user-protected or can be exchanged on the network. Alternatively, flag 420 (or another flag) may be used to indicate whether a strict or lenient matrix should be used to resolve conflicts.

[0050] State file 400 may also include one or more credential states 430-432. For example, state file 400 may include the following states: last time synchronization module called (Ts); last time local store changed (TO, last time when the remote cache changed (T). The state file may also include credential state entries 440.
[0051] Fig. 4b illustrates an exemplary state entry 450 (e.g., a data structure). State entry 450 may include a list of local states for each credential.
Local states may include credential ID 460, flags 470, time-stamp 480, and hash 490.
[0052] Before continuing, it is noted that the time-stamp is not limited to a clock-based (e.g., physical or system) time. For example, the time-stamp may include counters such as an update sequence number which is changed for every update made. Indeed, a clock-based time-stamp may be used for the local cache and an update sequence number-based time-stamp may be used for the remote cache.
[0053] In the implementation shown in Fig. 4, credential ID 460 is the "compressed" path of the encryption credential file. Credential ID 460 may be expressed as a single-byte ASCII string, although other implementations are also contemplated. In addition, any suitable flags 470 may be defined and may be set (e.g., 1) or off (e.g., 0). For example, a flag may indicate whether the encryption credential is roaming (can be synchronized) or fixed (should not be synchronized).

[0054] Operations that may be implemented for conflict resolution using state files, such as the state file 400 shown in Fig. 4, are described in more detail below. Conflict resolution may be illustrated by arbitration matrices.
[0055] Fig. 5a and 5b illustrate exemplary arbitration matrices, wherein the matrix 500 is lenient and the matrix 550 is strict. In the matrices 500, 550, exportable credentials are denoted by the letter "E" and protected (or non-exportable) credentials are denoted by the letter "P", wherein "/E" and "/P"
denote opposites. The time-stamps of both the certificates are used to determine which certificate is the most recent. The most recent certificate is used to overwrite the local and remote cache. The other certificate is deleted.
[0056] It is noted that the exemplary implementations discussed above are provided for purposes of illustration. Still other implementations are also contemplated.
Exemplary Operations [0057] Described herein are exemplary methods for implementing encryption credential roaming. The methods described herein may be embodied as logic instructions on one or more computer-readable medium. When executed on a processor, the logic instructions cause a general purpose computing device to be programmed as a special-purpose machine that implements the described methods.

In the following exemplary operations, the components and connections depicted in the figures may be used to implement encryption credential roaming.
[0058] Fig. 6 is a flowchart illustrating exemplary operations that may be implemented for encryption credential roaming. In operation 610, the client may receive an event notification. Event notifications may include, by way of example, a session event, a logon event, a logout event, a lock event, an unlock event, a timer event, a policy application event, and/or a credential update event. In operation 620 local credentials may be enumerated and in operation 630 remote credentials may be enumerated.
[0059] In operation 640, the local credentials and remote credentials may be compared to determine if there is a conflict. If there is no conflict, operations return as illustrated by arrow 650 to operation 610. Alternatively, a conflict may exist if any one or more of the enumerated local credentials are different than the enumerated remote credentials. For purposes of illustration, the enumerated local credentials may be different than the enumerated remote credentials if a credential has been added, modified, or deleted from a local credential cache and/or a remote credential cache.
[0060] If a conflict exists, the conflict is resolved in operation 660, e.g., by determining which credentials need to be added/removed in the local and remote credential caches. In an exemplary implementation, the conflict may be resolved based on time-stamps associated with the local and remote credentials. In operation 670, local and/or remote credentials are synchronized, e.g., so that both the local and remote credential caches include a complete, updated set of encryption credentials.
[0061] For purposes of illustration, operation 660 (conflict resolution) and operation 670 (synchronization) may be implemented as follows:
[0062] When credential roaming is first enabled for a client, the client may already have the same credentials (e.g. via manual key or PKCS #12 blob import) as in the remote cache. However, the credential storage and linker details may be different depending on how the credential was imported. This initial conflict may be resolved as follows.
[0063] If the remote credentials have already been downloaded, master keys (e.g., for accessing private keys) may be synchronized before these operations are performed so that private keys that need master keys are available.
[0064] A management service may then retrieve the creation time of the remote cache, e.g., via attribute's meta-data, and assigns it to Tc. If either or both of the time-stamps for the conflicting certificates are newer than Tc, at least one of the certificates was modified after deployment of credential roaming and the most recent cache is used.
[0065] Otherwise, both the local and remote caches may have been created before the deployment of credential roaming. The information flags for both certificates are retrieved to determine if the credential is user-protected or exportable. The policy flag may also be retrieved and determined whether a lenient matrix (e.g., matrix 500 in Fig. 5) or strict matrix (e.g., matrix 550 in Fig.
5) should be used to resolve the conflict.
[0066] An exemplary implementation of an algorithm for credential roaming is described as follows. According to this implementation, TL represents the most recent time the entire local cache changed. TL is based on the local machine's system time and may be compared with the local cache's update time so there is no timer skew. TR represents the most recent time changes were made to the Update Sequence Number (USN) of the entire remote cache at the last synchronization.
TR
may use the USN from the remote cache and may be compared with the remote cache USN so there is no timer skew.
[0067] First, the current last change time is read from the local cache and the USN is read from the remote cache. Then TL and TR are read from the state file header. TL is compared with the last change time just read from the local cache and TR is compared with the USN read from the remote cache. If they are both equal, nothing needs to be done. Otherwise, the algorithm may create a local change list CL and a remote change list CR, both initially empty.
[0068] If the last time the local cache was changed is later than TL, the all the local cache credentials are read and compared with a corresponding entry in the state file. If any of the credentials are different, an entry may be created in CL
recording the credential or the state file entry, the most recent time a credential was updated, and a suggested action (e.g., add to the remote/local cache, modify the corresponding remote/local cache credential, delete the corresponding remote/local cache credential, update state file entry, etc.). Credentials may be deemed to be different if the hash value has changed, if the flag value has changed (e.g., to DELETED, UNWRITEABLE, UNREADABLE), or if the local cache has a credential that the state file does not have a record of, or state file has an entry that local cache does not have a record of.
[0069] If the remote cache's last USN is different than TR, all of the remote cache credentials are read and the same operations as just described are performed.
The change list CR may also be updated. =
[0070] Both the CL and CR may then be evaluated to determine if actions have been performed on the same credential in both lists. If actions have been performed on the same credential in both lists, these actions may be evaluated to determine if there are any conflicts. For example, there may be a conflict if CL
includes an entry for credential A to "modify remote" while CR includes an entry for the same credential to "modify local." The conflict may be resolved based on the last change times of both the local and remote credentials. That is, the entry with the earlier change time may be deleted from the list.
[0071] After resolving the conflicts, if any, the local and remote cache are updated based on the union of CL and CR. A flag is set for each entry that failed to update even after a few retries.

[0072] The state file may then be updated. For example, DELETED flags that have been set for an excessively long time may be identified and removed.
The state file header and entries may also be updated based on the resultant CI, and CR
entries. If the state file failed to update even after a few retries, credential roaming may be disabled because a corrupted state file may generate unpredictable results.
[0073] It is noted that the entries described above may be evaluated as hash values. Hash values provide security, e.g., so that credentials are not duplicated in unnecessary caches, and for performance (hash comparisons are typically fast).

However, it is noted that using a hash is only exemplary. For example, if the state file stores the entire credential, it may be used for binary or exact comparison in place of a hash.
[0074] The last sync time Ts maintained in the state file may be used to determine how to handle the local cache entry that exists in the state file but not in the remote cache. If the time elapsed from Ts until the current time is less than a threshold time, then the remote cache adds this entry. Otherwise the entry may be deleted from the local cache.
[0075] Error conditions in synchronizing the credentials may also result in partially updated or corrupted credentials. Accordingly, error handling may be provided so that a failure is not propagated, e.g., to the remote cache.
[0076] In any exemplary implementation, a "Write State" is returned to indicate a completion status of the write operation. The values may be: NONE, PARTIAL and DONE to indicate that the credential is (1) not altered, (2) partially changed or (3) successfully changed, respectfully. If a save operation results in a PARTIAL write state, the state file entry is marked as UNWRITEABLE. If a delete operation results in a NONE or PARTIAL write state, the state file entry is marked as UNWRITEABLE. For any sporadic write or delete failures, write or delete operations may be retired and the state file entry may be marked when all tries for a credential have failed.
[0077] The synchronization ignores the local change if it is marked as UNWRITEABLE and may retry deleting the local credential if it is marked UNWRITEABLE. If the credential is successfully overwritten when it is marked as UNWRITEABLE, or if it disappeared when state file marks it as UNWRITEABLE, the UNWRITEABLE flag may be cleared from the state file entry.
[0078] If State file fails to update (e.g., indicating a potentially corrupted state file), the credential roaming may be disabled for the failed client or for a particular user. It may be manually re-enabled if the problem is fixed later.
The system may also perform automatic recovery steps to override any bad data by downloading known good data from the remote store at the next invocation interval.

[0079] Local cache read failures may also be handled. The read failures may = be handled more leniently than update failures so that a read failure of a roaming credential does not affect the roaming for other credentials.
[0080] In an exemplary implementation, a credential having a read failure appears in the roaming credential set returned by a GET ALL operation so that synchronization does not treat it as a deletion. Local cache reads may be retried with delay when any failure occurs. If the failure still exists after a number of retries, a roaming credential is nevertheless generated with the UNREADABLE
flag bit set. Informational, warning, and/or error events may be traced or logged to facilitate trouble shooting/maintenance.
[0081] The operations shown and described herein are merely illustrative of an exemplary implementation of credential roaming. It is noted that the operations are not limited to any particular order. In Fig. 6 for example, operation 620 may occur before, after, or simultaneously with operation 630. In another example, operations 620-670 may be iterative for individual encryption credentials, different types of encryption credentials, or other groupings (or sets) of encryption credentials. Still other operations may also be implemented to enable credential roaming.

Exemplary Computing Device [0082] Fig. 7 is a schematic illustration of an exemplary computing device 700 that can be utilized to implement credential roaming. Computing device 700 includes one or more processors or processing units 732, a system memory 734, and a bus 736 that couples various system components including the system memory 734 to processors 732. The bus 736 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. The system memory 734 includes read only memory (ROM) 738 and random access memory (RAM) 740. A basic input/output system (BIOS) 742, containing the basic routines that help to transfer information between elements within computing device 700, such as during start-up, is stored in ROM 738.
[0083] Computing device 700 further includes a hard disk drive 744 for reading from and writing to a hard disk (not shown), and may include a magnetic disk drive 746 for reading from and writing to a removable magnetic disk 748, and an optical disk drive 750 for reading from or writing to a removable optical disk 752 such as a CD ROM or other optical media. The hard disk drive 744, magnetic disk drive 746, and optical disk drive 750 are connected to the bus 736 by appropriate interfaces 754a, 754b, and 754c. The drives and their associated computer-readable media provide nonvolatile storage of computer-readable instructions, data structures, program modules and other data for computing device 700. Although the exemplary environment described herein employs a hard disk, a removable magnetic disk 748 and a removable optical disk 752, other types of computer-readable media such as magnetic cassettes, flash memory cards, digital video disks, random access memories (RAMs), read only memories (ROMs), and the like, may also be used in the exemplary operating environment.
[0084] A number of program modules may be stored on the hard disk 744, magnetic disk 748, optical disk 752, ROM 738, or RAM 740, including an operating system 758, one or more application programs 760, other program modules 762, and program data 764. A user may enter commands and information into computing device 700 through input devices such as a keyboard 766 and a pointing device 768. Other input devices (not shown) may include a microphone, joystick, game pad, satellite dish, scanner, or the like. These and other input devices are connected to the processing unit 732 through an interface 756 that is coupled to the bus 736. A monitor 772 or other type of display device is also connected to the bus 736 via an interface, such as a video adapter 774.
[0085] Generally, the data processors of computing device 700 are programmed by means of instructions stored at different times in the various computer-readable storage media of the computer. Programs and operating systems may be distributed, for example, on floppy disks, CD-ROMs, or electronically, and are installed or loaded into the secondary memory of a computer. At execution, the programs are loaded at least partially into the computer's primary electronic memory.
[0086] Computing device 700 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 776. The remote computer 776 may be a personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to computing device 700. The logical connections depicted in Fig. 7 include a LAN 780 and a WAN
782.
[0087] When used in a LAN networking environment, computing device 700 is connected to the local network 780 through a network interface or adapter 784. When used in a WAN networking environment, computing device 700 typically includes a modem 786 or other means for establishing communications over the wide area network 782, such as the Internet. The modem 786, which may be internal or external, is connected to the bus 736 via a serial port interface 756.
In a networked environment, program modules depicted relative to the computing device 700, or portions thereof, may be stored in the remote memory storage device. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used.

[0088] Hosts may include host adapter hardware and software to enable a - connection to the communication network. The connection to communication network may be through an optical coupling or more conventional conductive cabling depending on the bandwidth requirements. A host adapter may be implemented as a plug-in card on computing device 700. Hosts may implement any number of host adapters to provide as many connections to communication network as the hardware and software support.
[0089] In addition to the specific implementations explicitly set forth herein, other aspects and implementations will be apparent to those skilled in the art from consideration of the specification disclosed herein. It is intended that the specification and illustrated implementations be considered as examples only, with a true scope of the following claims.

Claims (38)

CLAIMS:
1. A method for resolving conflicts in synchronization of local credentials and remote credentials, comprising:
reading local credentials from a local cache and remote credentials from a remote cache in response to receiving an event notification;
comparing the local credentials and the remote credentials to determine whether any one or more of the local credentials are different than the remote credentials; and upon determining that any one or more of the local credentials are different than the remote credentials, determining if both the one or more of the local credentials and the one or more of the corresponding remote credentials have been changed since a last synchronization, resulting in a synchronization conflict; and synchronizing the local credentials and remote credentials, wherein a synchronization conflict is solved using an arbitration matrix, wherein a flag in a state file indicates whether a strict or a lenient matrix is used to solve synchronization conflicts.
2. The method of claim 1, wherein the step of comparing the local credentials and the remote credentials is based on at least one time-stamp associated with the local credentials and at least one time-stamp associated with the remote credentials.
3. The method of claim 1, wherein the step of comparing the local credentials and the remote credentials is based on a comparison of hash values.
4. The method of claim 1, wherein synchronizing includes error handling.
5. The method of claim 1, wherein synchronizing includes writing at least one of the local credentials to a remote credential cache.
6. The method of claim 1, wherein synchronizing includes writing at least one of the remote credentials to a local credential cache.
7. The method of claim 1, wherein synchronizing includes deleting at least one of the local credentials from a local credential cache.
8. The method of claim 1, wherein synchronizing includes deleting at least one of the remote credentials from a remote credential cache.
9. The method of claim 1, wherein synchronizing includes modifying at least one of the local credentials at a local credential cache based on at least one of the remote credentials.
10. The method of claim 1, wherein synchronizing includes modifying at least one of the remote credentials at a remote credential cache based on at least one of the local credentials.
11. The method of claim 1, further comprising updating a list of local credentials.
12. The method of claim 1, further comprising updating a list of remote credentials.
13. The method of claim 1, further comprising determining a state of the remote credentials dynamically.
14. The method of claim 1, further comprising maintaining a state file for the remote credentials.
15. The method of claim 1, further comprising maintaining a state file for the local credentials.
16. A computer readable storage media encoded with a computer program for executing on a computer system a computer process for resolving conflicts in synchronization of local credentials and remote credentials, the computer process comprising:

reading local credentials from a local cache and remote credentials from a remote cache in response to receiving an event notification;
comparing the local credentials and the remote credentials to determine whether any one or more of the local credentials are different than the remote credentials; and upon determining that any one or more of the local credentials are different than the remote credentials, determining if both the one or more of the local credentials and the one or more of the corresponding remote credentials have been changed since a last synchronization, resulting in a synchronization conflict; and synchronizing the local credentials and the remote credentials, wherein a synchronization conflict is solved using an arbitration matrix, wherein a flag in a state file indicates whether a strict or a lenient matrix is used to solve synchronization conflicts.
17. The computer readable storage media of claim 16 wherein the computer process further comprises comparing the local credentials and the remote credentials based on at least one time-stamp associated with the local credentials and at least one time-stamp associated with the remote credentials.
18. The computer readable storage media of claim 16 wherein the computer process further comprises comparing the local credentials and the remote credentials is based on a comparison of hash values.
19. The computer readable storage media of claim 16 wherein the computer process further comprises writing at least one of the local credentials to a remote credential cache.
20. The computer readable storage media of claim 16 wherein the computer process further comprises writing at least one of the remote credentials to a local credential cache.
21. The computer readable storage media of claim 16 wherein the computer process further comprises removing at least one of the local credentials from a local credential cache.
22. The computer readable storage media of claim 16 wherein the computer process further comprises removing at least one of the remote credentials from a remote credential cache.
23. The computer readable storage media of claim 16 wherein the computer process further comprises modifying at least one of the local credentials at a local credential cache.
24. The computer readable storage media of claim 16 wherein the computer process further comprises modifying at least one of the remote credentials at a remote credential cache.
25. The computer readable storage media of claim 16 wherein the computer process further comprises updating a list of local credentials.
26. The computer readable storage media of claim 16 wherein the computer process further comprises updating a list of remote credentials.
27. The computer readable storage media of claim 16 wherein the computer process further comprises maintaining a state of the remote credentials.
28. The computer readable storage media of claim 16 wherein the computer process further comprises determining a state of the remote credentials dynamically.
29. The computer readable storage media of claim 16 wherein the computer process further comprises maintaining a state of the local credentials.
30. The computer readable storage media of claim 16 wherein the computer process further comprises error handling.
31. A system for resolving conflicts in synchronization of local credentials and remote credentials, comprising:
an event handler adapted to receive event notifications;
a local store manager adapted to read local credentials from a local cache and remote credentials from a remote cache in response to receiving an event notification; and a synchronization module operatively associated with the event handler and the local store manager, the synchronization module being adapted to:
compare the local credentials and the remote credentials to determine whether any one or more of the local credentials are different than the remote credentials; and upon determining that any one or more of the local credentials are different than the remote credentials, determine if both the one or more of the local credentials and the one or more of the corresponding remote credentials have been changed since a last synchronization, resulting in a synchronization conflict; and synchronize the local credentials and remote credentials, wherein synchronization conflict is solved using an arbitration matrix, wherein a flag in a state file indicates whether a strict or a lenient matrix is used to solve synchronization conflicts.
32. The system of claim 31, wherein the event notification is at least one of the following: a session event, a logon event, a logout event, a lock event, an unlock event, a timer event, a policy application event, and a credential update event.
33. The system of claim 31, wherein the credentials include at least one of the following: an encryption credential, a token, an asymmetric key pair, a symmetric key, a digital certificate, an XrML license, an authentication credential, an authorization credential.
34. The system of claim 31, wherein the local cache is provided at any number (n) of clients.
35. The system of claim 31, wherein the local credentials are encrypted using a master key.
36. The system of claim 31, wherein the remote cache is provided at any number (n) of hosts.
37. The system of claim 31, wherein the remote credentials are maintained by a remote directory service.
38. The system of claim 31, wherein the remote credentials are encrypted.
CA2499932A 2004-04-09 2005-03-08 Credential roaming Expired - Fee Related CA2499932C (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/821,603 US7984488B2 (en) 2004-04-09 2004-04-09 Credential roaming in electronic computing systems
US10/821,603 2004-04-09

Publications (2)

Publication Number Publication Date
CA2499932A1 CA2499932A1 (en) 2005-10-09
CA2499932C true CA2499932C (en) 2014-01-14

Family

ID=34912736

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2499932A Expired - Fee Related CA2499932C (en) 2004-04-09 2005-03-08 Credential roaming

Country Status (10)

Country Link
US (1) US7984488B2 (en)
EP (1) EP1585286B1 (en)
JP (1) JP2005303993A (en)
KR (1) KR101143053B1 (en)
CN (1) CN1681240B (en)
AU (1) AU2005200561B8 (en)
BR (1) BRPI0501004A (en)
CA (1) CA2499932C (en)
MX (1) MXPA05002659A (en)
RU (1) RU2408069C2 (en)

Families Citing this family (49)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040068523A1 (en) * 2002-10-07 2004-04-08 Keith Robert Olan Method and system for full asynchronous master-to-master file synchronization
US9729321B2 (en) * 2015-04-29 2017-08-08 Citrix Systems, Inc. Autonomous private key recovery
CA2564334C (en) 2004-04-30 2012-03-06 Research In Motion Limited System and method for obtaining certificate status of subkeys
US8015596B2 (en) * 2004-06-28 2011-09-06 International Business Machines Corporation Shared credential store
US7506164B2 (en) * 2004-08-09 2009-03-17 Research In Motion Limited Automated key management system and method
US8284942B2 (en) * 2004-08-24 2012-10-09 Microsoft Corporation Persisting private/public key pairs in password-encrypted files for transportation to local cryptographic store
US7643818B2 (en) 2004-11-22 2010-01-05 Seven Networks, Inc. E-mail messaging to/from a mobile terminal
US20070168562A1 (en) * 2005-12-14 2007-07-19 Kimbrell Jacob W Participant-selective event synchronization for portable electronic devices
US20070143596A1 (en) * 2005-12-15 2007-06-21 International Business Machines Corporation Untrusted certificate store for secure e-mail
KR100791291B1 (en) 2006-02-10 2008-01-04 삼성전자주식회사 Method and apparatus using DRM contents with roaming in device
KR100703805B1 (en) * 2006-02-15 2007-04-09 삼성전자주식회사 Method and apparatus using drm contents with roaming in device of external domain
US8321523B1 (en) * 2006-04-24 2012-11-27 Centrify Corporation Method and apparatus for dynamically and incrementally modifying NIS maps
US20070255958A1 (en) * 2006-05-01 2007-11-01 Microsoft Corporation Claim transformations for trust relationships
US7841000B2 (en) 2006-10-16 2010-11-23 Lenovo (Singapore) Pte. Ltd. Authentication password storage method and generation method, user authentication method, and computer
US7882550B2 (en) * 2006-12-29 2011-02-01 International Business Machines Corporation Customized untrusted certificate replication
US20080168545A1 (en) * 2007-01-09 2008-07-10 Tadanobu Inoue Method for Performing Domain Logons to a Secure Computer Network
US8108918B2 (en) * 2007-02-27 2012-01-31 Red Hat, Inc. Zero knowledge attribute storage and retrieval
KR101467174B1 (en) * 2007-08-16 2014-12-01 삼성전자주식회사 Method and apparatus for communication and method and apparatus for controlling communication
US20090183255A1 (en) * 2007-12-21 2009-07-16 Kiester W Scott Server services on client for disconnected authentication
US8166072B2 (en) 2009-04-17 2012-04-24 International Business Machines Corporation System and method for normalizing and merging credential stores
KR20120055772A (en) * 2010-11-23 2012-06-01 한국전자통신연구원 System and method for providing service agent
US20120158415A1 (en) * 2010-12-17 2012-06-21 Flexera Software Inc. method and system for license server synchronization
US9106645B1 (en) * 2011-01-26 2015-08-11 Symantec Corporation Automatic reset for time-based credentials on a mobile device
US8918853B2 (en) * 2011-06-29 2014-12-23 Sharp Laboratories Of America, Inc. Method and system for automatic recovery from lost security token on embedded device
US8989380B1 (en) * 2011-08-08 2015-03-24 Sprint Spectrum L.P. Controlling communication of a wireless communication device
US10798057B2 (en) 2013-02-12 2020-10-06 Centrify Corporation Method and apparatus for providing secure internal directory service for hosted services
US9438598B2 (en) 2013-02-15 2016-09-06 Verizon Patent And Licensing Inc. Securely updating information identifying services accessible via keys
US9154482B2 (en) * 2013-02-15 2015-10-06 Verizon Patent And Licensing Inc. Secure access credential updating
US9712508B2 (en) * 2013-03-13 2017-07-18 Intel Corporation One-touch device personalization
EP2922171B1 (en) 2013-10-25 2019-12-04 Lg Chem, Ltd. Battery management system for transmitting secondary protection signal and diagnostic signal using a small number of insulation elements
US20150150013A1 (en) * 2013-11-25 2015-05-28 International Business Machines Corporation Reducing job credentials management load
RU2654810C2 (en) * 2014-05-26 2018-05-22 Закрытое акционерное общество "Лаборатория Касперского" System and method for blocking the applications on the mobile device
US9319430B2 (en) * 2014-06-17 2016-04-19 International Business Machines Corporation Managing software deployment
CN104125335B (en) * 2014-06-24 2017-08-25 小米科技有限责任公司 Right management method, apparatus and system
US9787685B2 (en) 2014-06-24 2017-10-10 Xiaomi Inc. Methods, devices and systems for managing authority
US9461983B2 (en) * 2014-08-12 2016-10-04 Danal Inc. Multi-dimensional framework for defining criteria that indicate when authentication should be revoked
US9454773B2 (en) 2014-08-12 2016-09-27 Danal Inc. Aggregator system having a platform for engaging mobile device users
US10154082B2 (en) 2014-08-12 2018-12-11 Danal Inc. Providing customer information obtained from a carrier system to a client device
US10838761B2 (en) 2014-09-08 2020-11-17 Blackberry Limited Shared lock state
US9754100B1 (en) * 2014-12-22 2017-09-05 Amazon Technologies, Inc. Credential synchronization management
EP3329649B1 (en) 2015-07-31 2019-06-12 BlackBerry Limited Managing access to resources
CN105260673A (en) 2015-09-18 2016-01-20 小米科技有限责任公司 Short message reading method and apparatus
CN105307137B (en) 2015-09-18 2019-05-07 小米科技有限责任公司 Short message read method and device
CN105303120B (en) 2015-09-18 2020-01-10 小米科技有限责任公司 Short message reading method and device
DE102015014168A1 (en) 2015-11-03 2017-05-04 Secardeo Gmbh Method for distributing private keys from users to mobile devices
WO2018175980A1 (en) * 2017-03-24 2018-09-27 Comet Enterprises, Inc. A credential management system for distributed authentication, and related systems and methods
US11443028B2 (en) * 2018-09-27 2022-09-13 Apple Inc. Digital credential revocation
US11734044B2 (en) * 2020-12-31 2023-08-22 Nutanix, Inc. Configuring virtualization system images for a computing cluster
US11611618B2 (en) 2020-12-31 2023-03-21 Nutanix, Inc. Orchestrating allocation of shared resources in a datacenter

Family Cites Families (57)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04271462A (en) 1991-02-27 1992-09-28 Canon Inc System for deciding document
JPH04271465A (en) 1991-02-27 1992-09-28 Canon Inc System for deciding document
JPH05324544A (en) * 1992-05-15 1993-12-07 Hitachi Ltd Bus control method
US5341426A (en) 1992-12-15 1994-08-23 Motorola, Inc. Cryptographic key management apparatus and method
US5689706A (en) * 1993-06-18 1997-11-18 Lucent Technologies Inc. Distributed systems with replicated files
ATE152539T1 (en) 1994-02-08 1997-05-15 Belle Gate Invest Bv DATA EXCHANGE SYSTEM WITH PORTABLE DATA PROCESSING UNITS
IL111151A (en) 1994-10-03 1998-09-24 News Datacom Ltd Secure access systems
EP0787391B1 (en) 1994-09-09 2002-01-23 The Titan Corporation Conditional access system
US5838903A (en) * 1995-11-13 1998-11-17 International Business Machines Corporation Configurable password integrity servers for use in a shared resource environment
US5887065A (en) 1996-03-22 1999-03-23 Activcard System and method for user authentication having clock synchronization
US5774545A (en) * 1996-03-28 1998-06-30 Lucent Technologies Inc. Method and apparatus for enhancing security in and discouraging theft of VLSI and ULSI devices
US5916307A (en) * 1996-06-05 1999-06-29 New Era Of Networks, Inc. Method and structure for balanced queue communication between nodes in a distributed computing application
US6151643A (en) * 1996-06-07 2000-11-21 Networks Associates, Inc. Automatic updating of diverse software products on multiple client computer systems by downloading scanning application to client computer and generating software list on client computer
US5892828A (en) 1996-10-23 1999-04-06 Novell, Inc. User presence verification with single password across applications
PT974229E (en) 1997-03-21 2007-01-31 Nagravision Sa Broadcast and reception system, and conditional access system therefor
US7631188B2 (en) 1997-05-16 2009-12-08 Tvworks, Llc Hierarchical open security information delegation and acquisition
US6144959A (en) 1997-08-18 2000-11-07 Novell, Inc. System and method for managing user accounts in a communication network
US6014669A (en) * 1997-10-01 2000-01-11 Sun Microsystems, Inc. Highly-available distributed cluster configuration database
US6978017B2 (en) 1997-10-14 2005-12-20 Entrust Limited Method and system for providing updated encryption key pairs and digital signature key pairs in a public key system
US6490680B1 (en) 1997-12-04 2002-12-03 Tecsec Incorporated Access control and authorization system
JP3217032B2 (en) 1998-06-25 2001-10-09 インターナショナル・ビジネス・マシーンズ・コーポレーション Password authentication device and method
US6351468B1 (en) 1998-07-02 2002-02-26 Gte Service Corporation Communications protocol in a wireless personal area network
US6732277B1 (en) * 1998-10-08 2004-05-04 Entrust Technologies Ltd. Method and apparatus for dynamically accessing security credentials and related information
US6460051B1 (en) * 1998-10-28 2002-10-01 Starfish Software, Inc. System and methods for synchronizing datasets in a communication environment having high-latency or other adverse characteristics
US6510522B1 (en) * 1998-11-20 2003-01-21 Compaq Information Technologies Group, L.P. Apparatus and method for providing access security to a device coupled upon a two-wire bidirectional bus
US6349338B1 (en) 1999-03-02 2002-02-19 International Business Machines Corporation Trust negotiation in a client/server data processing network using automatic incremental credential disclosure
US6529949B1 (en) 2000-02-07 2003-03-04 Interactual Technologies, Inc. System, method and article of manufacture for remote unlocking of local content located on a client device
JP2000305831A (en) * 1999-04-22 2000-11-02 Tadamitsu Ryu Method and system for managing file in distribution environment
US6560655B1 (en) * 1999-06-22 2003-05-06 Microsoft Corporation Synchronization manager for standardized synchronization of separate programs
US6490666B1 (en) * 1999-08-20 2002-12-03 Microsoft Corporation Buffering data in a hierarchical data storage environment
JP3945088B2 (en) 1999-10-07 2007-07-18 カシオ計算機株式会社 Data search system, portable terminal device, and recording medium
CA2397740C (en) 2000-01-14 2015-06-30 Catavault Method and system for secure registration, storage, management and linkage of personal authentication credentials data over a network
US7010683B2 (en) 2000-01-14 2006-03-07 Howlett-Packard Development Company, L.P. Public key validation service
US6993653B1 (en) 2000-02-22 2006-01-31 International Business Machines Corporation Identity vectoring via chained mapping records
US20020107809A1 (en) 2000-06-02 2002-08-08 Biddle John Denton System and method for licensing management
US7124203B2 (en) 2000-07-10 2006-10-17 Oracle International Corporation Selective cache flushing in identity and access management systems
US6986039B1 (en) * 2000-07-11 2006-01-10 International Business Machines Corporation Technique for synchronizing security credentials using a trusted authenticating domain
US7363325B2 (en) * 2000-08-10 2008-04-22 Nec Laboratories America, Inc. Synchronizable transactional database method and system
JP4552294B2 (en) 2000-08-31 2010-09-29 ソニー株式会社 Content distribution system, content distribution method, information processing apparatus, and program providing medium
CA2324732C (en) 2000-10-30 2004-06-22 Ibm Canada Limited-Ibm Canada Limitee Web-based application for inbound message synchronization
US6918113B2 (en) 2000-11-06 2005-07-12 Endeavors Technology, Inc. Client installation and execution system for streamed applications
US20020087883A1 (en) 2000-11-06 2002-07-04 Curt Wohlgemuth Anti-piracy system for remotely served computer applications
US7290133B1 (en) 2000-11-17 2007-10-30 Entrust Limited Method and apparatus improving efficiency of end-user certificate validation
US7660902B2 (en) 2000-11-20 2010-02-09 Rsa Security, Inc. Dynamic file access control and management
GB2372412A (en) 2001-02-20 2002-08-21 Hewlett Packard Co Digital credential monitoring
CN1206595C (en) 2001-02-28 2005-06-15 黎明网络有限公司 Information security processing system and method for electric business
US7325064B2 (en) * 2001-07-17 2008-01-29 International Business Machines Corporation Distributed locking protocol with asynchronous token prefetch and relinquish
US7222359B2 (en) 2001-07-27 2007-05-22 Check Point Software Technologies, Inc. System methodology for automatic local network discovery and firewall reconfiguration for mobile computing devices
US20030163686A1 (en) 2001-08-06 2003-08-28 Ward Jean Renard System and method for ad hoc management of credentials, trust relationships and trust history in computing environments
US7328344B2 (en) 2001-09-28 2008-02-05 Imagitas, Inc. Authority-neutral certification for multiple-authority PKI environments
US20030084171A1 (en) 2001-10-29 2003-05-01 Sun Microsystems, Inc., A Delaware Corporation User access control to distributed resources on a data communications network
US20030105957A1 (en) 2001-12-05 2003-06-05 International Business Machines Corporation Kernel-based security implementation
AU2003209658A1 (en) 2002-03-13 2003-09-22 M-Systems Flash Disk Pioneers Ltd. Personal portable storage medium
US20040123138A1 (en) 2002-12-18 2004-06-24 Eric Le Saint Uniform security token authentication, authorization and accounting framework
US7251732B2 (en) * 2003-06-18 2007-07-31 Microsoft Corporation Password synchronization in a sign-on management system
US8131739B2 (en) * 2003-08-21 2012-03-06 Microsoft Corporation Systems and methods for interfacing application programs with an item-based storage platform
US7647256B2 (en) 2004-01-29 2010-01-12 Novell, Inc. Techniques for establishing and managing a distributed credential store

Also Published As

Publication number Publication date
RU2408069C2 (en) 2010-12-27
KR101143053B1 (en) 2012-05-11
US7984488B2 (en) 2011-07-19
CN1681240A (en) 2005-10-12
KR20060043510A (en) 2006-05-15
EP1585286B1 (en) 2017-01-18
CN1681240B (en) 2012-03-14
EP1585286A2 (en) 2005-10-12
AU2005200561B8 (en) 2010-12-16
MXPA05002659A (en) 2005-10-12
AU2005200561B2 (en) 2010-08-26
AU2005200561A1 (en) 2005-10-27
BRPI0501004A (en) 2005-11-16
JP2005303993A (en) 2005-10-27
RU2005105756A (en) 2006-08-10
US20050257072A1 (en) 2005-11-17
EP1585286A3 (en) 2006-07-19
CA2499932A1 (en) 2005-10-09

Similar Documents

Publication Publication Date Title
CA2499932C (en) Credential roaming
US10445517B1 (en) Protecting data in insecure cloud storage
US8549326B2 (en) Method and system for extending encrypting file system
JP4222642B2 (en) A system for synchronizing between a local area network and a distributed computing environment
US8205090B2 (en) Secure recovery in a serverless distributed file system
US20070101124A1 (en) Secure provisioning of digital content
US20090319786A1 (en) Electronic data security system and method
US20100154053A1 (en) Storage security using cryptographic splitting
US20100153703A1 (en) Storage security using cryptographic splitting
US11016949B2 (en) Database system
US8805741B2 (en) Classification-based digital rights management
US8826457B2 (en) System for enterprise digital rights management
CN102394894A (en) Network virtual disk file safety management method based on cloud computing
US7890990B1 (en) Security system with staging capabilities
WO2023278128A1 (en) Identity authority
US20230052663A1 (en) Internal key management for a storage subsystem encrypting data in the cloud
WO2024050869A1 (en) Decentralized trust-based tee state continuity protection method under public cloud
US11546411B1 (en) Backing up confidential data to user devices on the same local network
CN117955640A (en) Data retention system
CN117785557A (en) Data synchronous backup method and related equipment
CN116132453A (en) Method and equipment for synchronizing data between network services
Kurmi et al. Integrity Verification from single to Multi-Cloud Storage using CPDP with HMAC Function
Rao et al. Enhancement of Single to Inter-clouds in Cloud Computing
Headquarters Version 1.0 28 September 2005

Legal Events

Date Code Title Description
EEER Examination request
MKLA Lapsed

Effective date: 20190308