Re: [SSSD-users] Dynamic DNS update with AD backend using wrong hostname for nsupdate

2013-10-14 Thread Chris Hartman
Bug report opened for tracking: https://fedorahosted.org/sssd/ticket/2120 Thanks for all your help, gentlemen! -Chris On Mon, Oct 14, 2013 at 6:22 PM, Dmitri Pal wrote: > On 10/14/2013 03:33 PM, Chris Hartman wrote: > > > On Mon, Oct 14, 2013 at 1:58 PM, Simo Sorce wrote: > >> If you reall

Re: [SSSD-users] Dynamic DNS update with AD backend using wrong hostname for nsupdate

2013-10-14 Thread Dmitri Pal
On 10/14/2013 03:33 PM, Chris Hartman wrote: > > On Mon, Oct 14, 2013 at 1:58 PM, Simo Sorce > wrote: > > If you really want to set the name in /etc/hosts you *really* want to > put the FQDN as the first option and the short name second. > > This is normally my stan

Re: [SSSD-users] Dynamic DNS update with AD backend using wrong hostname for nsupdate

2013-10-14 Thread Chris Hartman
On Mon, Oct 14, 2013 at 1:58 PM, Simo Sorce wrote: > If you really want to set the name in /etc/hosts you *really* want to > put the FQDN as the first option and the short name second. > This is normally my standard practice; I just typed it incorrectly in my previous reply. I appreciate you poin

Re: [SSSD-users] Dynamic DNS update with AD backend using wrong hostname for nsupdate

2013-10-14 Thread Simo Sorce
On Mon, 2013-10-14 at 12:13 -0400, Chris Hartman wrote: > Hmm. It appears that setting the hostname to the FQDN using the > `hostname $FQDN` command solves this problem until a reboot. For a > permanent solution, I'm adding the FQDN to /etc/hostname and > ensuring /etc/hosts has '127.0.1.1 $HOST $F

Re: [SSSD-users] Dynamic DNS update with AD backend using wrong hostname for nsupdate

2013-10-14 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/14/2013 12:55 PM, Chris Hartman wrote: > Maybe try to use the dyndns_iface option > > This forced an IPv6 record update :) > > How come this wasn't done automatically, though? > > While entirely possible, it's a bit of a pain to set the interf

Re: [SSSD-users] Dynamic DNS update with AD backend using wrong hostname for nsupdate

2013-10-14 Thread Chris Hartman
> > Maybe try to use the dyndns_iface option This forced an IPv6 record update :) How come this wasn't done automatically, though? While entirely possible, it's a bit of a pain to set the interface for all hosts, especially because there is no guarantee that it will be the same interface for eve

Re: [SSSD-users] Dynamic DNS update with AD backend using wrong hostname for nsupdate

2013-10-14 Thread Sumit Bose
On Mon, Oct 14, 2013 at 12:13:22PM -0400, Chris Hartman wrote: > Hmm. It appears that setting the hostname to the FQDN using the `hostname > $FQDN` command solves this problem until a reboot. For a permanent > solution, I'm adding the FQDN to /etc/hostname and ensuring /etc/hosts has > '127.0.1.1 $

Re: [SSSD-users] Dynamic DNS update with AD backend using wrong hostname for nsupdate

2013-10-14 Thread Chris Hartman
Hmm. It appears that setting the hostname to the FQDN using the `hostname $FQDN` command solves this problem until a reboot. For a permanent solution, I'm adding the FQDN to /etc/hostname and ensuring /etc/hosts has '127.0.1.1 $HOST $FQDN'. However, I have a followup question. I notice that SSSD i

Re: [SSSD-users] Dynamic DNS update with AD backend using wrong hostname for nsupdate

2013-10-14 Thread Chris Hartman
Sumit, Just 'snickers' -Chris On Mon, Oct 14, 2013 at 11:21 AM, Sumit Bose wrote: > On Mon, Oct 14, 2013 at 11:10:47AM -0400, Chris Hartman wrote: > > Hi guys, > > > > I've noticed that dynamic DNS updates aren't working with my setup. > Client > > is Ubuntu 12.04 using SSSD 1.11.1. Server 2

Re: [SSSD-users] Dynamic DNS update with AD backend using wrong hostname for nsupdate

2013-10-14 Thread Sumit Bose
On Mon, Oct 14, 2013 at 11:10:47AM -0400, Chris Hartman wrote: > Hi guys, > > I've noticed that dynamic DNS updates aren't working with my setup. Client > is Ubuntu 12.04 using SSSD 1.11.1. Server 2008 AD on backend. > > Here's my config: > [sssd] > config_file_version = 2 > debug_level = 0 > rec

[SSSD-users] Dynamic DNS update with AD backend using wrong hostname for nsupdate

2013-10-14 Thread Chris Hartman
Hi guys, I've noticed that dynamic DNS updates aren't working with my setup. Client is Ubuntu 12.04 using SSSD 1.11.1. Server 2008 AD on backend. Here's my config: [sssd] config_file_version = 2 debug_level = 0 reconnection_retries = 3 sbus_timeout = 30 services = nss, pam domains = DOMAIN [pam]