From Fedora Project Wiki

(one more package to remove)
(s/yum/dnf/)
Line 1: Line 1:
# Ensure the {{package|realmd}} package is installed on the test client (e.g. {{command|su -c 'yum install realmd'}})
# Ensure the {{package|realmd}} package is installed on the test client (e.g. {{command|su -c 'dnf install realmd'}})
# Remove the {{package|sssd}}, {{package|freeipa-client}} and {{package|samba-client}} packages (e.g. {{command|su -c 'yum remove sssd samba-client'}}) from the test client, they should be installed by realmd if necessary
# Remove the {{package|sssd}}, {{package|freeipa-client}} and {{package|samba-client}} packages (e.g. {{command|su -c 'dnf remove sssd samba-client'}}) from the test client, they should be installed by realmd if necessary

Revision as of 21:43, 26 April 2016

  1. Ensure the realmd package is installed on the test client (e.g. su -c 'dnf install realmd')
  2. Remove the sssd, freeipa-client and samba-client packages (e.g. su -c 'dnf remove sssd samba-client') from the test client, they should be installed by realmd if necessary