Re: [Freeipa-users] Error in IPA webinterface then DNS name contains \032 ()

2016-03-23 Thread Petr Spacek
On 23.3.2016 10:50, Troels Hansen wrote: > >> >> # LIFX Bulb, casalogic.lan, dns, casalogic.lan >> dn: idnsName=LIFX Bulb,idnsname=casalogic.lan,cn=dns,dc=casalogic,dc=lan >> dNSTTL: 1800 >> tXTRecord: "009143ca16c9890339c7ec33825e0da5ce" >> aRecord: 192.168.20.252 >> objectClass: idnsRecord >>

Re: [Freeipa-users] Error in IPA webinterface then DNS name contains \032 ()

2016-03-23 Thread Troels Hansen
> > # LIFX Bulb, casalogic.lan, dns, casalogic.lan > dn: idnsName=LIFX Bulb,idnsname=casalogic.lan,cn=dns,dc=casalogic,dc=lan > dNSTTL: 1800 > tXTRecord: "009143ca16c9890339c7ec33825e0da5ce" > aRecord: 192.168.20.252 > objectClass: idnsRecord > objectClass: top > idnsName: LIFX Bulb Which

Re: [Freeipa-users] Error in IPA webinterface then DNS name contains \032 ()

2016-03-23 Thread Troels Hansen
- On Mar 23, 2016, at 10:37 AM, Petr Spacek pspa...@redhat.com wrote: > > Interesting, I'm curious how the data in LDAP look like. > > Please run ldapsearch command similar to this: > > $ ldapsearch -Y GSSAPI -b 'cn=dns,dc=example,dc=com' '(idnsName=*LIFX*)' > # LIFX Bulb,

Re: [Freeipa-users] Error in IPA webinterface then DNS name contains \032 ()

2016-03-22 Thread Troels Hansen
- On Mar 22, 2016, at 12:34 PM, Petr Spacek pspa...@redhat.com wrote: > > Have you tried > # ipa dnsrecord-show casalogic.lan. 'LIFX\032Bulb' > ? > > I suspect that Bash is playing escaping game with you. > Same result.. ipa dnsrecord-show casalogic.lan. 'LIFX\032Bulb' ipa: ERROR:

Re: [Freeipa-users] Error in IPA webinterface then DNS name contains \032 ()

2016-03-22 Thread Petr Spacek
On 22.3.2016 11:21, Troels Hansen wrote: >> >> web ui uses API command: >> {"method":"dnsrecord_show","params":[["my.zone.test.","LIFX\\032Bulb"],{"all":true,"rights":true,"structured":true,"version":"2.163"}]} >> >> Could you check what is yours? >> 1. open developer tool in browser (usually F12)

Re: [Freeipa-users] Error in IPA webinterface then DNS name contains \032 ()

2016-03-22 Thread Troels Hansen
> > web ui uses API command: > {"method":"dnsrecord_show","params":[["my.zone.test.","LIFX\\032Bulb"],{"all":true,"rights":true,"structured":true,"version":"2.163"}]} > > Could you check what is yours? > 1. open developer tool in browser (usually F12) > 2. Network tab > 3. Refresh the page, look

Re: [Freeipa-users] Error in IPA webinterface then DNS name contains \032 ()

2016-03-22 Thread Petr Vobornik
On 03/22/2016 09:59 AM, Troels Hansen wrote: I have noticed a bug in the IPA webinterface, under DNS Zones -> and clicking on a zone that contains a DNS record containig space (\032) Currently, I get: "LIFX\032Bulb: DNS resource record not found" However, after clicking OK, it displays the

[Freeipa-users] Error in IPA webinterface then DNS name contains \032 ()

2016-03-22 Thread Troels Hansen
I have noticed a bug in the IPA webinterface, under DNS Zones -> and clicking on a zone that contains a DNS record containig space (\032) Currently, I get: "LIFX\032Bulb: DNS resource record not found" However, after clicking OK, it displays the rest of the records. Its in no way a pretty