[EMAIL PROTECTED] wrote:

> ----
> authconfig --enablecache --enableldap --ldapserver=127.0.0.1 
> --ldapbasedn="dc=sncc-pdc,dc=net" --enableshadow --enablemd5 --enableldapauth 
> --update
> Traceback (most recent call last):
>   File "/usr/sbin/authconfig", line 738, in ?
>     module.run()
>   File "/usr/sbin/authconfig", line 323, in run
>     self.readAuthInfo()
>   File "/usr/sbin/authconfig", line 228, in readAuthInfo
>     self.info = authinfo.read(self.printError)
>   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
> 
> ---
> Any idea what's causing this. I hate to be so dense, but I simply
> can't find anything that explains this...and I've looked.

authconfig is not part of samba, but is a fedora/redhat tool.  You
should report this to fedora/redhat.

-- Rex

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to