[Satellite] When try to run the authconfig command through the Satellite Remote Command Tool it finish with status Failed
Issue
- When you schedule some command like authconfig in Remote Command Tool i Satellite it finish with status Failed and return the following output
Traceback (most recent call last):
File "/usr/sbin/authconfig", line 848, in ?
module.run()
File "/usr/sbin/authconfig", line 430, in run
self.readAuthInfo()
File "/usr/sbin/authconfig", line 301, in readAuthInfo
self.info = authinfo.read(self.printError)
File "/usr/share/authconfig/authinfo.py", line 690, in read
info.read()
File "/usr/share/authconfig/authinfo.py", line 1605, in read
self.readSmartcard()
File "/usr/share/authconfig/authinfo.py", line 1018, in readSmartcard
self.smartcardModule = callPKCS11Setup(["use_module"])
File "/usr/share/authconfig/authinfo.py", line 670, in callPKCS11Setup
lst = child.communicate()[0].split("\n")
AttributeError: 'NoneType' object has no attribute 'split'
Environment
- Red Hat Network Satellite - 5.4
- Red Hat Enterprise Linux 5 - All Releases
- python-2.4.3-46.el5_8.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
