Hello guys,

I get this error when trying to join PF to an Active Directory Server:

[root@pfence pf]# tail -f
/chroots/MYDOMAIN/var/log/sambaMYDOMAIN/log.winbindd
[2017/08/23 02:20:34.196193,  0]
../source3/winbindd/winbindd_util.c:869(init_domain_list)
  Could not fetch our SID - did we join?
[2017/08/23 02:20:34.196275,  0]
../source3/winbindd/winbindd.c:1408(winbindd_register_handlers)
  unable to initialize domain list
[2017/08/23 02:20:34.324267,  0]
../source3/winbindd/winbindd_cache.c:3245(initialize_winbindd_cache)
  initialize_winbindd_cache: clearing cache and re-creating with version
number 2
[2017/08/23 02:20:34.333731,  0]
../source3/winbindd/winbindd_util.c:869(init_domain_list)
  Could not fetch our SID - did we join?

[root@pfence pf]#

Below is my domain.conf file:

[MYDOMAIN]
ntlm_cache_filter=(&(samAccountName=*)(!(|(lockoutTime=>0)(userAccountControl:1.2.840.113556.1.4.803:=2))))
ntlm_cache=disabled
registration=0
ntlm_cache_expiry=3600
dns_name=egelsbach.testmawoh.de
dns_servers=172.16.7.10
ou=Computers
ntlm_cache_on_connection=disabled
workgroup=TESTMAWOH
ntlm_cache_batch_one_at_a_time=disabled
sticky_dc=*
ad_server=winserver.egelsbach.testmawoh.de
ntlm_cache_batch=disabled
server_name=pfence
bind_pass=
bind_dn=

[root@pfence pf]# ps -efd | grep winbindd
root     20052     1  7 04:15 ?        00:00:14 winbindd-wrapper
root     21912 20052  1 04:18 ?        00:00:00 sudo chroot
/chroots/MYDOMAIN /usr/sbin/winbindd -s /etc/samba/MYDOMAIN.conf -l
/var/log/sambaMYDOMAIN --foreground
root     21913 21912  0 04:18 ?        00:00:00 /usr/sbin/winbindd -s
/etc/samba/MYDOMAIN.conf -l /var/log/sambaMYDOMAIN --foreground
root     21915  4173  0 04:18 ttyS0    00:00:00 grep --color=auto winbindd

[root@pfence pf]# /usr/local/pf/bin/pfcmd service winbindd status
service|shouldBeStarted|pid
winbindd|1|20052
[root@pfence pf]#

There is reachability between PF, the AD and DNS servers and all can
resolve DNS queries.

I have tried everything but just refuses to bind..Whatelse could be wrong
pls?


Regards,
Kehinde
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to