Bug 185766

Summary: System->Administration->Authentication menu does not work.
Product: [Fedora] Fedora Reporter: Dan Thurman <dant>
Component: authconfigAssignee: Tomas Mraz <tmraz>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: authconfig-5.2.3-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-02 14:17:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dan Thurman 2006-03-17 19:18:19 UTC
Description of problem:

System->Administration->Authentication menu does not work.


Version-Release number of selected component (if applicable):

authconfig-5.2.2-1
authconfig-gtk-5.2.2-1

How reproducible:
Everytime

Steps to Reproduce:
1. run system-config-authentication
2.
3.
  
Actual results:

Following is a crash when executed directly:

[root@mysystem ~]# system-config-authentication
Traceback (most recent call last):
  File "/usr/sbin/system-config-authentication", line 398, in ?
    module = Authconfig()
  File "/usr/sbin/system-config-authentication", line 163, in __init__
    self.info = authinfo.read(self.message_callback)
  File "/usr/share/authconfig/authinfo.py", line 594, in read
    info.read()
  File "/usr/share/authconfig/authinfo.py", line 1338, in read
    self.readWinbind()
  File "/usr/share/authconfig/authinfo.py", line 904, in readWinbind
    tmp = self.readWinbindGlobal("workgroup")
  File "/usr/share/authconfig/authinfo.py", line 893, in readWinbindGlobal
    if not section or section != "global":
UnboundLocalError: local variable 'section' referenced before assignment
[root@mysystem ~]#

Expected results:

Should pop up the gui

Additional info:

Tomas Mraz has fixed it or will fix it and place in update releases.

Comment 1 Fedora Update System 2006-03-21 16:29:20 UTC
authconfig-5.2.3-1 has been pushed for FC5, which should resolve this issue.  If these problems are still present in this version, then please make note of it in this bug report.