How to Install voms-server in Ubuntu 18.04



Install voms-server by entering the following commands in the terminal:

sudo apt update
sudo apt install voms-server

Description:

Virtual Organization Membership Service Server

The Virtual Organization Membership Service (VOMS) is an attribute authority which serves as central repository for VO user authorization information, providing support for sorting users into group hierarchies, keeping track of their roles and other attributes in order to issue trusted attribute certificates and SAML assertions used in the Grid environment for authorization purposes. . This package provides the VOMS service.

Homepage: https://wiki.italiangrid.it/VOMS

Version: 2.1.0~rc0-4

Section: universe/net