I get the following error when i am listing the updates.Server is currently registered with ULN. Although its a warning, i do not want the below message displayed when i am issuing yum command.i found out subscription-manager plugin is loaded. How to disable subscription-manager plugin??
Loaded plugins: downloadonly, product-id, rhnplugin, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.

2 Answers

two solutions
  1. in the plugin configuration file disable plugin
    vim /etc/yum/pluginconf.d/subscription-manager.conf
    enabled=0
  2. or register to the satellite