|
|
PtServer Ldap
The Protection Server,
which is a component of Andrew File Aystem (AFS) installed on database server,
performs the following tasks:
Maintains the Protection Database,
which contains entries for every user and group in the cell.
Allocates AFS IDs for new user,
machine and group entries and maps each ID to the corresponding name.
Generates a current protection subgroup (CPS) at the File Server's request.
The CPS lists all groups to which a user or machine belongs.
The PtServer Ldap project want to create a layer btw front-end and back-end with a standard interface for plugin storage. With a ldap backend you can create a single identity storage of user, for simple integration in heterogeneous environment.
|