< Home - < Back

migrationtools


Information about the package, migrationtools, which is shipped with common Linux distributions. The migrationtools package is designed for, Migration scripts for LDAP.


Package Name:

migrationtools

Summary:

Migration scripts for LDAP

Description:

The MigrationTools are a set of Perl scripts for migrating users, groups, aliases, hosts, netgroups, networks, protocols, RPCs, and services from existing nameservices (flat files, NIS, and NetInfo) to LDAP.

Architecture:

noarch

Version:

47

Release:

7.el6

Size:

25 k

Repository:

base

From Repository:

Licence:

BSD



Handy Yum Commands for migrationtools


Control the migrationtools package with the following handy commands outlined below.


Command

Description of Command

yum install migrationtools

This command will install migrationtools on the server.

yum remove migrationtools

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

yum -y remove migrationtools

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

yum update migrationtools

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

yum -y update migrationtools

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

yum info migrationtools

This command will show you core information about the migrationtools package.

yum deplist migrationtools

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

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