Incubator/Dynamic Accounts/Documentation

From Globus

Navigation:

Dynamic Accounts - Documentation

Contents

Introduction

The dynamic accounts based Workspace Management Services allow a Grid client to dynamically create and manage a workspace, implemented as a Unix account, on a remote site. The infrastructure is composed of a factory service that allows an authorized Grid client to create individual accounts or groups of accounts, and an account service that allows an authorized Grid client to manage individual account properties, such as account access policy or time to live (TTL). These concepts are represented as WSRF services and implemented using the GT4 implementation of WSRF.

The code is composed of a front-end implementing protocols for the creation and management of workspaces and a back-end implementation. Workspace creation and management can be implemented in different ways according to site policies and preferences. At this point, our dynamic accounts implementation supports two kinds of such "back-ends": (1) true dynamic creation using the Unix "useradd" command, and (2) account pooling, based either on LCMAPS account pools or a new database backed pooling implementation.

Current Version

TP6

See the TP6 Documentation

Download dynamic_accounts_TP_6.tgz

Changelogs

Archives

TP5

See the TP5 Documentation

Download dynamic_accounts_TP_5.tgz

TP4.1

Download dynamic_accounts_TP_4_1.tgz

Personal tools
Execution Projects
Information projects
Distribution Projects
Documentation Projects
Deprecated