HowTo: Configuring gPlazma

From Public PIC Wiki
Revision as of 13:02, 16 November 2015 by Mcaubet (talk | contribs) (Created page with "= Configuring gPlazma = == dCache Authorization by protocol == === WebDAV === * htpasswd :'''Authentication:''' JAAS, custom ''/etc/dcache/jgss.conf'' :'''Mapping:''' glazma M...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Configuring gPlazma

dCache Authorization by protocol

WebDAV

  • htpasswd
Authentication: JAAS, custom /etc/dcache/jgss.conf
Mapping: glazma Mutator (to convert LDAP specific result to dCache internal principals) + NSSwitch (to map user name to uid)

NFSv3/NFSv41

  • Authentication: Not performed in the dCache system, is made through OpenLDAP server.
  • Mapping: sername/Password already authenticated through OpenLDAP, NSSwitch for mapping.

GridFTP

DCap/GSI-DCap

XRootD

HTPasswd

  • This is intended only for the WebDAV protocol.

x509 Certificates

  • This is mostly intented for the WebDAV protocol.

VOMS Certificates

  • This is intented for GRID Users, mostly using GridFTP, GSI-DCap & SRM protocols.

JAAS

  • This is intended for PIC LDAP users accessing to WebDAV.

=