Active Directory Issues

Oh I spoke too soon. Users appear now but whenever I try and assign them to a share I receive this error:
Traceback (most recent call last):
File “/opt/rockstor/src/rockstor/rest_framework_custom/generic_view.py”, line 41, in _handle_exception
yield
File “/opt/rockstor/src/rockstor/storageadmin/views/samba.py”, line 239, in put
self._set_admin_users(admin_users, smbo)
File “/opt/rockstor/src/rockstor/storageadmin/views/samba.py”, line 141, in _set_admin_users
auo.smb_shares.add(smb_share)
UnboundLocalError: local variable ‘auo’ referenced before assignment

1 Like