< Home - < Back

opensips-auth_aaa


Information about the package, opensips-auth_aaa, which is shipped with common Linux distributions. The opensips-auth_aaa package is designed for, Performs authentication using an AAA server.


Package Name:

opensips-auth_aaa

Summary:

Performs authentication using an AAA server

Description:

This module contains functions that are used to perform authentication using an AAA server. Basically the proxy will pass along the credentials to the AAA server which will in turn send a reply containing result of the authentication. So basically the whole authentication is done in the AAA server.

Architecture:

x86_64

Version:

1.7.2

Release:

2.el6

Size:

23 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for opensips-auth_aaa


Control the opensips-auth_aaa package with the following handy commands outlined below.


Command

Description of Command

yum install opensips-auth_aaa

This command will install opensips-auth_aaa on the server.

yum remove opensips-auth_aaa

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

yum -y remove opensips-auth_aaa

This command will un-install opensips-auth_aaa 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 opensips-auth_aaa when using the -y flag.

yum update opensips-auth_aaa

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

yum -y update opensips-auth_aaa

This command will update opensips-auth_aaa 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 opensips-auth_aaa when using the -y flag.

yum info opensips-auth_aaa

This command will show you core information about the opensips-auth_aaa package.

yum deplist opensips-auth_aaa

This command will show you the dependencies for opensips-auth_aaa. 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 opensips-auth_aaa

This command will check if there is an update waiting on opensips-auth_aaa. 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.