@m3elloa wrote:
Brief description of the problem
Changed workgroup via GUI
Detailed step by step instructions to reproduce the problem
Open GUI, typed workgroup, clicked submit -> error.
Error Traceback provided on the Web-UI
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/smart_manager/views/samba_service.py", line 83, in post
update_global_config(global_config, adconfig)
File "/opt/rockstor/src/rockstor/system/samba.py", line 134, in update_global_config
tfo.write(' %s = %s\n' % (k, ad_config[k]))
KeyError: 'workgroup'
Posts: 6
Participants: 2