Mailinglist Archive: opensuse-bugs (5569 mails)
| < Previous | Next > |
[Bug 722512] New: YaST DNS server tool LDAP support has broken perl script for zone file generation.
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 6 Oct 2011 15:06:09 +0000
- Message-id: <bug-722512-21960@http.bugzilla.novell.com/>
https://bugzilla.novell.com/show_bug.cgi?id=722512
https://bugzilla.novell.com/show_bug.cgi?id=722512#c0
Summary: YaST DNS server tool LDAP support has broken perl
script for zone file generation.
Classification: openSUSE
Product: openSUSE 11.4
Version: Final
Platform: i586
OS/Version: openSUSE 11.4
Status: NEW
Severity: Major
Priority: P5 - None
Component: YaST2
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: lewisp@xxxxxxxxxx
QAContact: jsrain@xxxxxxxx
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20100101
Firefox/6.0
Using the YaST DNS Server tool.
When the "LDAP Support Active" is enabled the tool is not able to create the
zone files from the data in the LDAP server.
A section of the yast log shows an error:
2011-10-06 15:10:03 <3> santorini(26088) [bash]
ShellCommand.cc(shellcommand):78 Use of uninitialized value $h in substitution
(s///) at /usr/lib/perl5/vendor_perl/5.12.3/Net/LDAP.pm line 107.
2011-10-06 15:10:03 <3> santorini(26088) [bash]
ShellCommand.cc(shellcommand):78 Use of uninitialized value $h in substitution
(s///) at /usr/lib/perl5/vendor_perl/5.12.3/Net/LDAP.pm line 109.
2011-10-06 15:10:03 <3> santorini(26088) [bash]
ShellCommand.cc(shellcommand):78 Use of uninitialized value $h in substitution
(s///) at /usr/lib/perl5/vendor_perl/5.12.3/Net/LDAP.pm line 110.
2011-10-06 15:10:03 <3> santorini(26088) [bash]
ShellCommand.cc(shellcommand):78 Use of uninitialized value $host in
substitution (s///) at /usr/lib/perl5/vendor_perl/5.12.3/Net/LDAP.pm line 141.
2011-10-06 15:10:03 <3> santorini(26088) [bash]
ShellCommand.cc(shellcommand):78 Use of uninitialized value $_[1] in join or
string at /usr/lib/perl5/5.12.3/i586-linux-thread-multi/IO/Socket/INET.pm line
117.
2011-10-06 15:10:03 <3> santorini(26088) [bash]
ShellCommand.cc(shellcommand):78 can't contact LDAP Server
The result is that the zone files in /var/lib/named/master are not generated
and so the DNS server does not have any records to serve up.
Disable LDAP support and all is well, the zone files are generated and the
server works, but without LDAP.
Reproducible: Always
Steps to Reproduce:
1.Start DNS Server tool from YaST (first time on new installation LDAP already
set up.
2.Enable LDAP support and define the required zones and zone data.
3.Finish the tool and supply the LDAP password.
4.Look in /var/lib/named/master and find no zone files.
Actual Results:
No zone files, no DNS data
Expected Results:
Zone files created for a functional DNS
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |