Greetings all, I have done a fresh install of Packet Fence 7.2.0, and in configuring it, have setup an Active Directory domain join. Packet Fence seems to think that the domain join succeeded since it says "Test join succeed!" for the domain (the only domain) configured on the Configuration > Policies and Access Control > Active Directory Domains page. However, when I run the trouble shooting commands listed on page 34 of the Administration Guide for version 7.2.0, I get the following results:
root@pf2:/etc/samba# chroot /chroots/PUCAD/ wbinfo -u could not obtain winbind interface details: WBC_ERR_WINBIND_NOT_AVAILABLE could not obtain winbind domain name! Error looking up domain users root@pf2:/etc/samba# root@pf2:/etc/samba# chroot /chroots/PUCAD/ ntlm_auth --username=joetest Password: could not obtain winbind separator! Reading winbind reply failed! (0x01) : (0x0) root@pf2:/etc/samba# This is all running on Debian 8 with all updates as of mid August 2017. ---------------domain.conf----------------------- root@pf2:/usr/local/pf/conf# cat domain.conf [PUCAD] ntlm_cache_filter=(&(samAccountName=*)(!(|(lockoutTime=>0)(userAccountControl:1.2.840.113556.1.4.803:=2)))) registration=0 sticky_dc=10.xxx.yyy.zzz ou=Computers ntlm_cache_batch_one_at_a_time=disabled ad_server=10. xxx.yyy.zzz dns_name=puc.edu ntlm_cache_expiry=3600 bind_dn= workgroup=PUC ntlm_cache_batch=disabled bind_pass= ntlm_cache=disabled server_name=%h ntlm_cache_on_connection=disabled dns_servers=10. xxx.yyy.zzz root@pf2:/usr/local/pf/conf# -----------------realm.conf--------------------------- root@pf2:/usr/local/pf/conf# cat realm.conf [DEFAULT] source=PUC_AD1 domain=PUCAD options=strip root@pf2:/usr/local/pf/conf# Any other info needed to diagnose this problem? Thanks, Jon ------------------------------------------------------------------------------ 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
