< Home - < Back

voms-mysql-plugin


Information about the package, voms-mysql-plugin, which is shipped with common Linux distributions. The voms-mysql-plugin package is designed for, VOMS server plugin for MySQL.


Package Name:

voms-mysql-plugin

Summary:

VOMS server plugin for MySQL

Description:

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 offers the MySQL implementation for the VOMS server.

Architecture:

x86_64

Version:

3.1.7

Release:

5.el6

Size:

27 k

Repository:

epel

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for voms-mysql-plugin


Control the voms-mysql-plugin package with the following handy commands outlined below.


Command

Description of Command

yum install voms-mysql-plugin

This command will install voms-mysql-plugin on the server.

yum remove voms-mysql-plugin

This command will un-install voms-mysql-plugin on the server. When you run this command, you will be asked if you are sure that you want to remove voms-mysql-plugin, so you have to manually confirm that you want to do this.

yum -y remove voms-mysql-plugin

This command will un-install voms-mysql-plugin on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove voms-mysql-plugin when using the -y flag.

yum update voms-mysql-plugin

This command will update voms-mysql-plugin to the latest version. When you run this command, you will be asked if you are sure that you want to remove voms-mysql-plugin, so you have to manually confirm that you want to do this.

yum -y update voms-mysql-plugin

This command will update voms-mysql-plugin to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove voms-mysql-plugin when using the -y flag.

yum info voms-mysql-plugin

This command will show you core information about the voms-mysql-plugin package.

yum deplist voms-mysql-plugin

This command will show you the dependencies for voms-mysql-plugin. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update voms-mysql-plugin

This command will check if there is an update waiting on voms-mysql-plugin. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.