Hi, We have experienced exactly these symptoms, but if I remember correctly only before in 5.3.x.
The issue being: after a reboot the domain join works, is valid, and basically things stay like that, until opening the webadmin 'status, services' page. Opening that page caused the netns to become disabled and the domain join etc to fail with it. A reboot would solve it. This issue, for us, is solved with 5.3.x. I'm not sure if this applies to you as well, but htis is the fix for that particular issue: > Ok fixed: > https://github.com/inverse-inc/packetfence/commit/356481ca811510df1fa75647317f79e937666103 Hope that helps, MJ On 08/05/2015 10:07 AM, Dennis Schulmeyer wrote: > Hi folks, > > our PF server is loosing the domain connection after a few hours. > so I tried /usr/bin/sudo /sbin/ip netns exec DOMAIN /usr/bin/net ads testjoin > - /etc/samba/DOMAIN.conf -d3 > > and got: failed to connect to AD: No logon servers > > then i did: > /usr/bin/sudo /sbin/ip netns exec DOMAIN ping ADSERVER > > the resolve was fine, but ping not possible. > of course I enabled ip forwarding… > > If I click on rejoin, I’ll get the message: > > Result of the domain leave > Failed to leave domain: failed to connect to AD: No logon servers > > Result of the domain join > Failed to join domain: failed to lookup DC info for domain 'domain.com' over > rpc: Logon failure > > but If I try > > /usr/bin/sudo /sbin/ip netns exec DOMAIN /usr/bin/net ads testjoin - > /etc/samba/DOMAIN.conf -d3 > > after clicking the rejoin, it will succeed?! > Maybe some firewall rules will not apply during automatic test joins? > > clicking rejoin in the ui again brings only a DNS Update error: > > Result of the domain leave > Deleted account for ‚PFHOST' in realm ‚DOMAIN' > > Result of the domain join > Using short domain name -- DOMAIN > Joined ‚PFHOST' to dns domain ‚DOMAIN.com' > DNS Update for pfhost.domain.com failed: ERROR_DNS_UPDATE_FAILED > > > could anybody help me please? > > > > ------------------------------------------------------------------------------ > _______________________________________________ > PacketFence-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/packetfence-users > ------------------------------------------------------------------------------ _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
