Bug 218874 - authconfig --probe gives error
Summary: authconfig --probe gives error
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: authconfig
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-12-07 22:26 UTC by Bart Vanbrabant
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: authconfig-5.3.13-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-12-13 18:50:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bart Vanbrabant 2006-12-07 22:26:55 UTC
Running autoconfig --probe produces this error:
[root@duvel ~]# authconfig --probe
Traceback (most recent call last):
  File "/usr/sbin/authconfig", line 778, in ?
    module.run()
  File "/usr/sbin/authconfig", line 358, in run
    self.probe()
  File "/usr/sbin/authconfig", line 241, in probe
    info.probe()
  File "/usr/share/authconfig/authinfo.py", line 2868, in probe
    self.ldapServer = result.srv.server
AttributeError: DNSResult instance has no attribute 'srv'

Version: authconfig-5.3.12-1.fc7


Note You need to log in before you can comment on or make changes to this bug.