From Fedora Project Wiki

(create template)
 
(one more package to remove)
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 'yum install realmd'}})
# Remove the {{package|sssd}} 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 'yum remove sssd samba-client'}}) from the test client, they should be installed by realmd if necessary

Revision as of 23:33, 25 November 2014

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