< Home - < Back

389-adminutil


Information about the package, 389-adminutil, which is shipped with common Linux distributions. The 389-adminutil package is designed for, Utility library for 389 administration.


Package Name:

389-adminutil

Summary:

Utility library for 389 administration

Description:

389-adminutil is libraries of functions used to administer directory servers, usually in conjunction with the admin server. 389-adminutil is broken into two libraries - libadminutil contains the basic functionality, and libadmsslutil contains SSL versions and wrappers around the basic functions. The PSET functions allow applications to store their preferences and configuration parameters in LDAP, without having to know anything about LDAP. The configuration is cached in a local file, allowing applications to function even if the LDAP server is down. The other code is typically used by CGI programs used for directory server management, containing GET/POST processing code as well as resource handling (ICU ures API).

Architecture:

x86_64

Version:

1.1.19

Release:

1.el6

Size:

66 k

Repository:

epel

From Repository:

Licence:

LGPLv2



Handy Yum Commands for 389-adminutil


Control the 389-adminutil package with the following handy commands outlined below.


Command

Description of Command

yum install 389-adminutil

This command will install 389-adminutil on the server.

yum remove 389-adminutil

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

yum -y remove 389-adminutil

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

yum update 389-adminutil

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

yum -y update 389-adminutil

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

yum info 389-adminutil

This command will show you core information about the 389-adminutil package.

yum deplist 389-adminutil

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

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