EnglishFrenchSpanish

Ad


OnWorks favicon

ipa-replica-conncheck - Online in the Cloud

Run ipa-replica-conncheck in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ipa-replica-conncheck that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ipa-replica-conncheck - Check a replica-master network connection before installation

SYNOPSIS


ipa-replica-conncheck [OPTION]...

DESCRIPTION


When an IPA replica is being installed a network connection between a replica machine and
a replicated IPA master machine has to be prepared for master-replica communication. In
case of a flawed connection the installation may fail with inconvenient error messages. A
common connection problem is a misconfigured firewall with closed required port on a
replica or master machine.

The connection is checked by running a set of tests from both master and replica machines.
The program is incorporated to ipa-replica-install(1) but can be also run separately.

OPTIONS


REPLICA MACHINE OPTIONS
This set of options is used when the connection check is run on a prepared IPA replica
machine.

-m MASTER, --master=MASTER
Remote master machine address

-a, --auto-master-check
Automatically log in to master machine and execute the master machine part of the
connection check. The following options for replica part are only evaluated when
this option is set

-r REALM, --realm=REALM
The Kerberos realm name for the IPA server

-k KDC, --kdc=KDC
KDC server address. Defaults t MASTER

-p PRINCIPAL, --principal=PRINCIPAL
Authorized Kerberos principal to use to log in to master machine. Defaults to admin

-w PASSWORD, --password=PASSWORD
Password for given principal. The password will be prompted interactively when this
option is missing

MASTER MACHINE OPTIONS
This set of options is used when the connection check is run on a master machine against a
running ipa-replica-conncheck(1) on a replica machine.

-R REPLICA, --replica=REPLICA
Remote replica machine address

COMMON OPTIONS
-c, --check-ca
Include in a check also a set of dogtag connection requirements. Only needed when
the master was installed with Dogtag 9 or lower.

-h HOSTNAME, --hostname=HOSTNAME
The hostname of this server (FQDN). By default a nodename from uname(2) is used

-d, --debug
Print debugging information

-q, --quiet
Output only errors

EXAMPLES


ipa-replica-conncheck -m master.example.com
Run a replica machine connection check against a remote master master.example.com.
If the connection to the remote master machine is successful the program will
switch to listening mode and prompt for running the master machine part. The second
part check the connection from master to replica.

ipa-replica-conncheck -R replica.example.com
Run a master machine connection check part. This is either run automatically by
replica part of the connection check program (when -a option is set) or manually by
the user. A running ipa-replica-conncheck(1) in a listening mode must be already
running on a replica machine.

ipa-replica-conncheck -m master.example.com -a -r EXAMPLE.COM -w password
Run a replica-master connection check. In case of a success switch to listening
mode, automatically log to master.example.com in a realm EXAMPLE.COM with a
password password and run the second part of the connection check.

EXIT STATUS


0 if the connection check was successful

1 if an error occurred

Use ipa-replica-conncheck online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad