@rotoduplex wrote:
Brief description of the problem
I tried to add the rockstor server to a windows domain using the active directory service and i got the following error: Traceback (most recent call last):
File “/opt/rockstor/src/rockstor/smart_manager/views/active_directory.py”, line 58, in _resolve_check
socket.gethostbyname(domain)
gaierror: [Errno -2] Name or service not knownWhat can i check or do?
Thank you in advance.Detailed step by step instructions to reproduce the problem
Trying to connect the Rockstor server to a Windows domain.
Web-UI screenshot
Error Traceback provided on the Web-UI
Traceback (most recent call last):
File “/opt/rockstor/src/rockstor/smart_manager/views/active_directory.py”, line 58, in _resolve_check
socket.gethostbyname(domain)
gaierror: [Errno -2] Name or service not known
Posts: 2
Participants: 2