suman
(suman chakravartula)
October 14, 2015, 7:23pm
5
I finally managed to improve the Active Directory integration code. The new approach is looking much better and detailed here . So, 3.8-8.07 update is now available. I’d greatly appreciate if AD users out there give it a spin.
Here’s the issue for this work.
opened 08:17AM - 04 Sep 15 UTC
closed 10:48PM - 27 Oct 15 UTC
bug
Critical
I've filled our all the required fields for the AD integration.
But when I clic… k on "Join Domain" nothing is shown, ... no errors in the logs or in the JS console.
When I try to enable the service first i get an error message. In the logs I've the following contents:
```
Sep 04 09:58:21 rockstor systemd[1]: winbind.service: Supervising process 31815 which is not our child. We'll most likely not notice when it exits.
Sep 04 09:58:21 rockstor winbindd[31815]: [2015/09/04 09:58:21.806824, 0] ../source3/winbindd/winbindd_cache.c:3230(initialize_winbindd_cache)
Sep 04 09:58:21 rockstor winbindd[31815]: initialize_winbindd_cache: clearing cache and re-creating with version number 2
Sep 04 09:58:21 rockstor winbindd[31815]: [2015/09/04 09:58:21.807822, 0] ../source3/winbindd/winbindd_util.c:634(init_domain_list)
Sep 04 09:58:21 rockstor winbindd[31815]: Could not fetch our SID - did we join?
Sep 04 09:58:21 rockstor systemd[1]: winbind.service: main process exited, code=exited, status=1/FAILURE
Sep 04 09:58:21 rockstor systemd[1]: Failed to start Samba Winbind Daemon.
Sep 04 09:58:21 rockstor systemd[1]: Unit winbind.service entered failed state.
```
so it seems I've to joint to the domain first, but this doesn#T work ;-)
see also:




If you need any further information - just let me know.