Bug 651374

Summary: Trying to configure dns (bind9) with yast2 and ldap support lead to error
Product: [openSUSE] openSUSE 11.3 Reporter: Bruno Friedmann <bruno>
Component: YaST2Assignee: Lukas Ocilka <locilka>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Critical    
Priority: P5 - None CC: jsuchome, m407
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 11.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: The var/log/Yast2 directory
etc/openldap & var/lib/ldap
yast2 dns-server in debug mode

Description Bruno Friedmann 2010-11-04 16:24:43 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101026 SUSE/3.6.12-1.1 Firefox/3.6.12

After activating a kerberos server & client
Ldap and dhcpd server with yast2 
(CA + common servers certificates) 

I'm in the process to manage the dns part.
The module works until we try to save it.

When you close (terminate it) there's just an error message 
The dns start, but nothing in ldap.

Reopening the module : 

Reproducible: Always

Steps to Reproduce:
1.Try to configure the dns module with ldap support
2.Add 2 masters zone ( one the reverse of the other )
3.Terminate
4. Enter the password for the administrator 

Actual Results:  
Get and error message,
Module loose zone configuration

Expected Results:  
Workinng module ( DHCP module works ) so the fix should be easy to find (for some perl guru)

I've set the level to critical, as I loose my zone configuration and data with that. 


here's the log of the module
2010-11-04 16:57:14 <1> totem(12383) [Perl] modules/DnsServer.pm(DnsServer::SelectZone):615 Selected zone with index 3
2010-11-04 16:57:14 <1> totem(12383) [Perl] modules/DnsServer.pm(DnsServer::SelectZone):615 Selected zone with index 4
2010-11-04 16:57:14 <1> totem(12383) [Perl] modules/DnsServer.pm(DnsServer::GetConfigurationStat):905 Stat of the file '/etc/named.conf' is 'rights: 644, blocks: 16, size: 4418, owner: 0:44 changed: 1288885908, modifyied: 1288885908'
2010-11-04 16:57:14 <1> totem(12383) [Perl] modules/DnsServer.pm(DnsServer::SaveGlobals):385 Deleting zones 
2010-11-04 16:57:14 <1> totem(12383) [Perl] modules/DnsServer.pm(DnsServer::SaveGlobals):470 Wrote -empty- NETCONFIG_DNS_STATIC_SERVERS
2010-11-04 16:57:14 <1> totem(12383) [Perl] modules/DnsServer.pm(DnsServer::AdaptDDNS):360 INCLUDES: /etc/named.d/DHCPUpdater.key
2010-11-04 16:57:14 <1> totem(12383) [Perl] modules/DnsServer.pm(DnsServer::LdapStore):1945 LdapStore: using ldap
2010-11-04 16:57:14 <1> totem(12383) [Perl] modules/DnsServer.pm(DnsServer::LdapStore):1959 Writing reload scripts: 'createNamedConfInclude ldapdump'
2010-11-04 16:57:14 <1> totem(12383) [Perl] modules/DnsServer.pm(DnsServer::ZoneWrite):125 Skipping zone ., wasn't modified
2010-11-04 16:57:14 <1> totem(12383) [Perl] modules/DnsServer.pm(DnsServer::ZoneWrite):125 Skipping zone localhost, wasn't modified
2010-11-04 16:57:14 <1> totem(12383) [Perl] modules/DnsServer.pm(DnsServer::ZoneWrite):125 Skipping zone 0.0.127.in-addr.arpa, wasn't modified
2010-11-04 16:57:14 <1> totem(12383) [Perl] modules/DnsServer.pm(DnsServer::ZoneWrite):164 Zone file master/zoo.local moved to dyn/zoo.local
2010-11-04 16:57:14 <1> totem(12383) [-e] Saving zone zoo.local to LDAP
2010-11-04 16:57:14 <1> totem(12383) [-e] New serial 2010110400
2010-11-04 16:57:14 <1> totem(12383) [-e] Creating new record
2010-11-04 16:57:14 <3> totem(12383) [agent-ldap] LdapAgent.cc(debug_exception):485 ldap error while adding zoneName=zoo.local,ou=DNS,dc=zoo,dc=local (8): Strong(er) authentication required
2010-11-04 16:57:14 <3> totem(12383) [agent-ldap] LdapAgent.cc(debug_exception):487 additional info: modifications require authentication
2010-11-04 16:57:14 <3> totem(12383) [agent-ldap] LdapAgent.cc(debug_exception):485 ldap error while adding relativeDomainName=cups,zoneName=zoo.local,ou=DNS,dc=zoo,dc=local (8): Strong(er) authentication required
2010-11-04 16:57:14 <3> totem(12383) [agent-ldap] LdapAgent.cc(debug_exception):487 additional info: modifications require authentication
2010-11-04 16:57:14 <3> totem(12383) [agent-ldap] LdapAgent.cc(debug_exception):485 ldap error while adding relativeDomainName=ldap,zoneName=zoo.local,ou=DNS,dc=zoo,dc=local (8): Strong(er) authentication required
2010-11-04 16:57:14 <3> totem(12383) [agent-ldap] LdapAgent.cc(debug_exception):487 additional info: modifications require authentication
2010-11-04 16:57:14 <3> totem(12383) [agent-ldap] LdapAgent.cc(debug_exception):485 ldap error while adding relativeDomainName=ns,zoneName=zoo.local,ou=DNS,dc=zoo,dc=local (8): Strong(er) authentication required
2010-11-04 16:57:14 <3> totem(12383) [agent-ldap] LdapAgent.cc(debug_exception):487 additional info: modifications require authentication
2010-11-04 16:57:14 <3> totem(12383) [agent-ldap] LdapAgent.cc(debug_exception):485 ldap error while adding relativeDomainName=totem,zoneName=zoo.local,ou=DNS,dc=zoo,dc=local (8): Strong(er) authentication required
2010-11-04 16:57:14 <3> totem(12383) [agent-ldap] LdapAgent.cc(debug_exception):487 additional info: modifications require authentication
2010-11-04 16:57:14 <1> totem(12383) [Perl] modules/DnsServer.pm(DnsServer::ZoneWrite):164 Zone file master/147.168.192.in-addr.arpa moved to dyn/147.168.192.in-addr.arpa
2010-11-04 16:57:14 <1> totem(12383) [-e] Saving zone 147.168.192.in-addr.arpa to LDAP
2010-11-04 16:57:14 <1> totem(12383) [-e] New serial 2010110400
2010-11-04 16:57:14 <1> totem(12383) [-e] Creating new record
2010-11-04 16:57:14 <3> totem(12383) [agent-ldap] LdapAgent.cc(debug_exception):485 ldap error while adding zoneName=147.168.192.in-addr.arpa,ou=DNS,dc=zoo,dc=local (8): Strong(er) authentication required
2010-11-04 16:57:14 <3> totem(12383) [agent-ldap] LdapAgent.cc(debug_exception):487 additional info: modifications require authentication
2010-11-04 16:57:14 <3> totem(12383) [agent-ldap] LdapAgent.cc(debug_exception):485 ldap error while adding relativeDomainName=1.147.168.192.in-addr.arpa.,zoneName=147.168.192.in-addr.arpa,ou=DNS,dc=zoo,dc=local (8): Strong(er) authentication required
2010-11-04 16:57:14 <3> totem(12383) [agent-ldap] LdapAgent.cc(debug_exception):487 additional info: modifications require authentication
2010-11-04 16:57:14 <1> totem(12383) [Perl] modules/DnsServer.pm(DnsServer::Write):1379 Setting dns forwarder: bind
2010-11-04 16:57:14 <1> totem(12383) [Perl] modules/DnsServer.pm(DnsServer::Write):1384 Calling netconfig
2010-11-04 16:57:14 <1> totem(12383) [Perl] modules/DnsServer.pm(DnsServer::Write):1403 Reloading service 'named'
2010-11-04 16:57:14 <3> totem(12383) [bash] ShellCommand.cc(shellcommand):78 can't find LDAP DNS configuration base
2010-11-04 16:57:14 <1> totem(12383) [YCP] Service.ycp:403 Enabling service named
2010-11-04 16:57:14 <1> totem(12383) [YCP] SuSEFirewall.ycp:3313 Some ServicesAcceptRelated are defined
2010-11-04 16:57:14 <1> totem(12383) [YCP] SuSEFirewall.ycp:2520 Firewall settings weren't modified, skipping...
2010-11-04 16:57:14 <1> totem(12383) [YCP] SuSEFirewall.ycp:2541 Firewall enable/disable wasn't modified, skipping...
2010-11-04 16:57:15 <1> totem(12383) [YCP] SuSEFirewall.ycp:1373 Firewall services are stopped
2010-11-04 16:57:15 <1> totem(12383) [YCP] SuSEFirewall.ycp:2464 Firewall has been stopped already
2010-11-04 16:57:15 <1> totem(12383) [YCP] clients/dns-server.ycp:38 DnsServer module finished
2010-11-04 16:57:15 <1> totem(12383) [YCP] clients/dns-server.ycp:39 ----------------------------------------
Comment 2 Lukas Ocilka 2010-11-10 13:58:46 UTC
Jiri, can you, please, have a look at it? I'm not sure whether this
is a supported scenario in openSUSE but we obviously show possibility to
use LDAP there.

Maybe the ldap client is not configured well, or maybe YaST DNS Server
does something in a wrong way. Frankly, I don't know. LDAP is definitely
not my cup of tea.
Comment 3 Jiří Suchomel 2010-11-10 15:37:56 UTC
This is not full y2log, is it? Please attach full log.

Do you already have basic DHCP-related objects created in your LDAP tree, or this also failed?
Comment 4 Bruno Friedmann 2010-11-10 17:41:15 UTC
The creation of full configuration of dhcp has work directly without any trouble.
Mean the ou for dhcp object has been created, and populate with the configuration.


For the full log, I create a tar.gz attach of the /var/log/YaST2 
I'll give you also the /etc/openldap and the var/lib/ldap.

We faced a faulty hardware, yesterday, and the computer will be rebuild tomorrow.
Perhaps you can find something done wrong. And I can test it again in the next days.
Comment 5 Bruno Friedmann 2010-11-10 17:42:21 UTC
Created attachment 399444 [details]
The var/log/Yast2 directory
Comment 6 Bruno Friedmann 2010-11-10 17:43:08 UTC
Created attachment 399445 [details]
etc/openldap & var/lib/ldap
Comment 7 Bruno Friedmann 2010-11-12 20:07:25 UTC
ok now working on the new build.

So everything ( ldap / dhcp / pam loggin etc is working ) 

Now the first time I launch the dns yast module, it understand that I want ldap and and the dnszone schema in ldap.

One you've configured your basic zone and options, and push the ok button you get
error while creating cn=defaultDNS,ou=ldapconfig,dc=zoo,dc=local

And obviously you loose each prepared zone ( the named config is correct ).

So I manually create the cn=defaulDNS ( with apache Directory Studio ) 
and put also an ou=DNS ( see ldif below ) 

With this 2 in place there's no more errors from yast, but there's no zone writed in ldap, and none available in named. ( so each time the content of the zone is lost )

I've found this thread http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-configure-administer/368552-sles-11-forgets-dns-server-input-yast-configuration.html
 followed the last advise, but nothing work. 
 So I'm pretty sure it's also the case with SLES 11.1

I you check the log below, there's always the error "Strong authentification needed ?" 

How can I help you more ?
Don't hesitate to ask.


=== ldif 

dn: cn=defaultDNS,ou=ldapconfig,dc=zoo,dc=local
objectClass: suseDnsConfiguration
objectClass: suseModuleConfiguration
objectClass: top
cn: defaultDNS
suseDefaultBase: ou=DNS,dc=zoo,dc=local
createTimestamp: 20101112185656Z
creatorsName: cn=administrateur,dc=zoo,dc=local
entryCSN: 20101112192834.214298Z#000000#000#000000
entryDN: cn=defaultDNS,ou=ldapconfig,dc=zoo,dc=local
entryUUID:: NWQ5YmFkMTgtODJkYS0xMDJmLTllZWYtNDNlMTkyYjY3ZTI2
hasSubordinates: FALSE
modifiersName: cn=administrateur,dc=zoo,dc=local
modifyTimestamp: 20101112192834Z
structuralObjectClass: suseDnsConfiguration
subschemaSubentry: cn=Subschema

dn: ou=DNS,dc=zoo,dc=local
objectClass: organizationalUnit
objectClass: top
ou: DNS
createTimestamp: 20101112191428Z
creatorsName: cn=administrateur,dc=zoo,dc=local
entryCSN: 20101112191428.512288Z#000000#000#000000
entryDN: ou=DNS,dc=zoo,dc=local
entryUUID:: ZDBhMjZmMGMtODJkYy0xMDJmLTllZjAtNDNlMTkyYjY3ZTI2
hasSubordinates: FALSE
modifiersName: cn=administrateur,dc=zoo,dc=local
modifyTimestamp: 20101112191428Z
structuralObjectClass: organizationalUnit
subschemaSubentry: cn=Subschema




== var log message === 

Nov 12 20:50:30 totem named[16555]: received control channel command 'reload'
Nov 12 20:50:30 totem named[16555]: loading configuration from '/etc/named.conf'
Nov 12 20:50:30 totem named[16555]: using default UDP/IPv4 port range: [1024, 65535]
Nov 12 20:50:30 totem named[16555]: using default UDP/IPv6 port range: [1024, 65535]
Nov 12 20:50:30 totem named[16555]: set up managed keys zone for view _default, file 'managed-keys.bind'
Nov 12 20:50:30 totem named[16555]: the working directory is not writable
Nov 12 20:50:30 totem named[16555]: reloading configuration succeeded
Nov 12 20:50:30 totem named[16555]: managed-keys-zone ./IN: loading from master file managed-keys.bind failed: file not found
Nov 12 20:50:30 totem named[16555]: managed-keys-zone ./IN: loaded serial 0
Nov 12 20:50:30 totem named[16555]: reloading zones succeeded



=== y2log extract == 

2010-11-12 20:36:34 <1> totem(16404) [liby2] genericfrontend.cc(main):668 Launched YaST2 component 'y2base' 'dns-server' 'qt'
2010-11-12 20:36:34 <1> totem(16404) [ui-component] YUIComponentCreator.cc(createInternal):113 Creating UI component for ""
2010-11-12 20:36:34 <1> totem(16404) [ui-component] YUIComponentCreator.cc(createInternal):128 Returning existing UI component for "qt"
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(SetLanguage):503 GET encoding for en_US.UTF-8:  UTF-8
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (DnsServerUI)
2010-11-12 20:36:34 <1> totem(16404) [ui-component] YUIComponentCreator.cc(createInternal):128 Returning existing UI component for ""
2010-11-12 20:36:34 <1> totem(16404) [Y2Perl] Y2PerlComponent.cc(Y2PerlComponent):35 Creating Y2PerlComponent
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Mode)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Popup)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Label)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Directory)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (String)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Icon)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Progress)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (CommandLine)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Stage)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Report)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Summary)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (TypeRepository)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Address)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Hostname)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (IP)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Netmask)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (URL)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (XML)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (RichText)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Wizard)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (SuSERelease)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (FileUtils)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (SuSEFirewall)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Service)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (NetworkInterfaces)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Arch)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Map)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (SuSEFirewallServices)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (PortAliases)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Message)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (PortRanges)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (PackageSystem)
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PkgModule.cc(instance):68 Redirecting ZYPP log to y2log
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (PackageCallbacks)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Installation)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Linuxrc)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (SignatureCheckCallbacks)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (SignatureCheckDialogs)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (DontShowAgain)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (PackageLock)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (PackagesUI)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (HTML)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (ProductControl)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (ProductFeatures)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Misc)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Hooks)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (DnsFakeTabs)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (CWM)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Punycode)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Confirm)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (DialogTree)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (CWMServiceStart)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (CWMFirewallInterfaces)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (SuSEFirewallProposal)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Package)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (PackageAI)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (CWMTsigKeys)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (DnsServerHelperFunctions)
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Sequencer)
2010-11-12 20:36:34 <2> totem(16404) [Parser] dns-server/cmdline.ycp:1081 Warning: Format string is not constant, no parameter checking possible
2010-11-12 20:36:34 <1> totem(16404) [wfm] Y2CCWFM.cc(createInLevel):148 Parsing finished
2010-11-12 20:36:34 <1> totem(16404) [liby2] genericfrontend.cc(main):822 YAST_IS_RUNNING is yes
2010-11-12 20:36:34 <1> totem(16404) [YCP] PackageCallbacks.ycp:3211 PackageCallbacks constructor
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2858 Pkg Builtin called: CallbackProcessStart
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2859 Pkg Builtin called: CallbackProcessProgress
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2860 Pkg Builtin called: CallbackProcessNextStage
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2861 Pkg Builtin called: CallbackProcessDone
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2866 Pkg Builtin called: CallbackStartProvide
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2867 Pkg Builtin called: CallbackProgressProvide
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2868 Pkg Builtin called: CallbackDoneProvide
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2869 Pkg Builtin called: CallbackStartPackage
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2870 Pkg Builtin called: CallbackProgressPackage
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2871 Pkg Builtin called: CallbackDonePackage
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2876 Pkg Builtin called: CallbackStartDeltaDownload
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2877 Pkg Builtin called: CallbackProgressDeltaDownload
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2878 Pkg Builtin called: CallbackProblemDeltaDownload
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2879 Pkg Builtin called: CallbackFinishDeltaDownload
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2881 Pkg Builtin called: CallbackStartDeltaApply
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2882 Pkg Builtin called: CallbackProgressDeltaApply
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2883 Pkg Builtin called: CallbackProblemDeltaApply
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2884 Pkg Builtin called: CallbackFinishDeltaApply
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2886 Pkg Builtin called: CallbackStartPatchDownload
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2887 Pkg Builtin called: CallbackProgressPatchDownload
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2888 Pkg Builtin called: CallbackProblemPatchDownload
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2889 Pkg Builtin called: CallbackFinishPatchDownload
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2836 Pkg Builtin called: CallbackSourceCreateStart
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2837 Pkg Builtin called: CallbackSourceCreateProgress
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2838 Pkg Builtin called: CallbackSourceCreateError
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2839 Pkg Builtin called: CallbackSourceCreateEnd
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2840 Pkg Builtin called: CallbackSourceCreateInit
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2841 Pkg Builtin called: CallbackSourceCreateDestroy
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2847 Pkg Builtin called: CallbackSourceProbeStart
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2848 Pkg Builtin called: CallbackSourceProbeFailed
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2849 Pkg Builtin called: CallbackSourceProbeSucceeded
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2850 Pkg Builtin called: CallbackSourceProbeProgress
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2851 Pkg Builtin called: CallbackSourceProbeError
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2852 Pkg Builtin called: CallbackSourceProbeEnd
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2895 Pkg Builtin called: CallbackSourceReportStart
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2896 Pkg Builtin called: CallbackSourceReportProgress
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2897 Pkg Builtin called: CallbackSourceReportError
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2898 Pkg Builtin called: CallbackSourceReportEnd
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2899 Pkg Builtin called: CallbackSourceReportInit
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2900 Pkg Builtin called: CallbackSourceReportDestroy
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2905 Pkg Builtin called: CallbackProgressReportStart
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2906 Pkg Builtin called: CallbackProgressReportProgress
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2907 Pkg Builtin called: CallbackProgressReportEnd
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2930 Pkg Builtin called: CallbackAuthentication
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2936 Pkg Builtin called: CallbackAcceptUnsignedFile
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2937 Pkg Builtin called: CallbackAcceptUnknownGpgKey
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2938 Pkg Builtin called: CallbackImportGpgKey
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2939 Pkg Builtin called: CallbackAcceptNonTrustedGpgKey
2010-11-12 20:36:34 <2> totem(16404) [Pkg] Callbacks_Register.cc(CallbackAcceptNonTrustedGpgKey):95 Pkg::CallbackAcceptNonTrustedGpgKey() is obsoleted, 
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2940 Pkg Builtin called: CallbackAcceptVerificationFailed
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2941 Pkg Builtin called: CallbackTrustedKeyAdded
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2942 Pkg Builtin called: CallbackTrustedKeyRemoved
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2943 Pkg Builtin called: CallbackAcceptFileWithoutChecksum
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2944 Pkg Builtin called: CallbackAcceptWrongDigest
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2945 Pkg Builtin called: CallbackAcceptUnknownDigest
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2770 Pkg Builtin called: CallbackMediaChange
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2771 Pkg Builtin called: CallbackSourceChange
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2787 Pkg Builtin called: CallbackScriptStart
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2788 Pkg Builtin called: CallbackScriptProgress
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2789 Pkg Builtin called: CallbackScriptProblem
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2790 Pkg Builtin called: CallbackScriptFinish
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2792 Pkg Builtin called: CallbackMessage
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2797 Pkg Builtin called: CallbackStartScanDb
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2798 Pkg Builtin called: CallbackProgressScanDb
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2799 Pkg Builtin called: CallbackErrorScanDb
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2800 Pkg Builtin called: CallbackDoneScanDb
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2813 Pkg Builtin called: CallbackInitDownload
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2814 Pkg Builtin called: CallbackStartDownload
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2815 Pkg Builtin called: CallbackProgressDownload
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2816 Pkg Builtin called: CallbackDoneDownload
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2817 Pkg Builtin called: CallbackDestDownload
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2818 Pkg Builtin called: CallbackStartRefresh
2010-11-12 20:36:34 <1> totem(16404) [Pkg] PackageCallbacks.ycp:2819 Pkg Builtin called: CallbackDoneRefresh
2010-11-12 20:36:34 <1> totem(16404) [YCP] clients/dns-server.ycp:23 ----------------------------------------
2010-11-12 20:36:34 <1> totem(16404) [YCP] clients/dns-server.ycp:24 DnsServer module started
2010-11-12 20:36:34 <1> totem(16404) [YCP] SuSERelease.ycp:47 File with release information: /etc/SuSE-release
2010-11-12 20:36:34 <1> totem(16404) [ui] YUI.cc(YUI):83 Creating UI with threads
2010-11-12 20:36:36 <1> totem(16404) [qt-styler] QY2Styler.cc(loadStyleSheet):104 Using style sheet "/usr/share/YaST2/theme/current/wizard/style.qss"
2010-11-12 20:36:36 <1> totem(16404) [qt-ui] YQUI.cc(processCommandLineArgs):314 Qt argument: YaST2
2010-11-12 20:36:36 <1> totem(16404) [qt-ui] YQUI.cc(processCommandLineArgs):314 Qt argument: dns-server
2010-11-12 20:36:36 <1> totem(16404) [qt-ui] YQUI.cc(processCommandLineArgs):314 Qt argument: qt
2010-11-12 20:36:36 <1> totem(16404) [qt-ui] YQUI.cc(calcDefaultSize):448 Default size: 1176 x 714
2010-11-12 20:36:36 <1> totem(16404) [qt-ui] YQUI.cc(initUI):278 Forcing /usr/lib64/libQtGui.so.4 open successful
2010-11-12 20:36:36 <2> totem(16404) [qt-ui] YQApplication.cc(loadPredefinedQtTranslations):156 Can't load translations for predefined Qt dialogs from /usr/share/qt4/translations/qt_en.qm
2010-11-12 20:36:36 <1> totem(16404) [qt-ui] YQUI.cc(initUI):291 YQUI initialized. Thread ID: 0x7f2f1df0c710
2010-11-12 20:36:36 <1> totem(16404) [qt-ui] YQUI.cc(qMessageHandler):728 <libqt-debug> Registering  QFrame(0x1994b60, name = "work_area")  for parent  YQWizard(0x1993760, name = "wizard") 
2010-11-12 20:36:36 <1> totem(16404) [qt-ui] YQUI.cc(qMessageHandler):728 
2010-11-12 20:36:36 <2> totem(16404) [qt-ui] YQUI.cc(qMessageHandler):732 <libqt-warning> QLayout: Attempting to add QLayout "" to QFrame "work_area", which already has a layout
2010-11-12 20:36:36 <1> totem(16404) [ui] YPushButton.cc(setFunctionKey):204 Guessing button role YOKButton for YPushButton "Next" at 0x1a826c8 from function key F10
2010-11-12 20:36:37 <1> totem(16404) [YCP] Progress.ycp:380 Progress::New(Initializing DNS Server Configuration, 4, ["Check the environment", "Flush caches of the DNS daemon", "Read the firewall settings", "Read the settings"])
2010-11-12 20:36:37 <1> totem(16404) [YCP] Progress.ycp:469 No progress icons defined
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (NetworkService)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (NetworkConfig)
2010-11-12 20:36:37 <2> totem(16404) [Interpreter] NetworkConfig.ycp:60 Scripting agent sweeping
2010-11-12 20:36:37 <2> totem(16404) [scr] ScriptingAgent.cc(parseSingleConfigFile):165 Ignoring re-registration of path '.target'
2010-11-12 20:36:37 <1> totem(16404) [YCP] NetworkService.ycp:56 NetworkManager: false
2010-11-12 20:36:37 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::LdapInit):1602 Initializing LDAP support
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Ldap)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Autologin)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (DNS)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (NetHwDetection)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Call)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Desktop)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (ISDN)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Provider)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Language)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (AsciiFile)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Encoding)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (InstExtensionImage)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (SlideShow)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Slides)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (SuSEFirewall4Network)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Nsswitch)
2010-11-12 20:36:37 <1> totem(16404) [wfm] Y2WFMComponent.cc(import):751 Y2WFMComponent::import (Pam)
2010-11-12 20:36:37 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::LdapInit):1629 Trying LDAP server: totem.zoo.local:389
2010-11-12 20:36:37 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::LdapInit):1642 Trying LDAP domain: dc=zoo,dc=local
2010-11-12 20:36:37 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::LdapInit):1649 Main configuration DN: ou=ldapconfig,dc=zoo,dc=local
2010-11-12 20:36:37 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::LdapInit):1687 Use LDAP according to sysconfig: 1
2010-11-12 20:36:37 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::LdapInit):1753 Base config DN: ou=DNS,dc=zoo,dc=local
2010-11-12 20:36:37 <1> totem(16404) [-e] Setting base zone DN to ou=DNS,dc=zoo,dc=local
2010-11-12 20:36:37 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::LdapInit):1772 Running in the LDAP mode
2010-11-12 20:36:39 <3> totem(16404) [bash] ShellCommand.cc(shellcommand):78  waiting for named to shut down 
2010-11-12 20:36:39 <3> totem(16404) [bash] ShellCommand.cc(shellcommand):78 ..dead
2010-11-12 20:36:40 <1> totem(16404) [YCP] SuSEFirewall.ycp:984 Installed -> true
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:536 BRIDGE_FORWARDDELAY:BRIDGE:FORWARDDELAY
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:536 BRIDGE_PORTS:BRIDGE:PORTS
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:536 BRIDGE_STP:BRIDGE:STP
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:536 ETHTOOL_OPTIONS:ETHTOOL:OPTIONS
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:549 config=$["BOOTPROTO":"static", "BRIDGE":"yes", "BRIDGE_FORWARDDELAY":"0", "BRIDGE_PORTS":"eth1", "BRIDGE_STP":"off", "BROADCAST":"", "ETHTOOL_OPTIONS":"", "IPADDR":"192.168.147.1/24", "MTU":"", "NAME":"", "NETWORK":"", "REMOTE_IPADDR":"", "STARTMODE":"auto", "USERCONTROL":"no"]
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:536 ETHTOOL_OPTIONS:ETHTOOL:OPTIONS
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:549 config=$["BOOTPROTO":"static", "BROADCAST":"", "ETHTOOL_OPTIONS":"", "IPADDR":"192.168.50.4/24", "MTU":"", "NAME":"RTL8111/8168B PCI Express Gigabit Ethernet controller", "NETWORK":"", "REMOTE_IPADDR":"", "STARTMODE":"auto", "USERCONTROL":"no"]
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:536 ETHTOOL_OPTIONS:ETHTOOL:OPTIONS
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:549 config=$["BOOTPROTO":"none", "BROADCAST":"", "ETHTOOL_OPTIONS":"", "IPADDR":"", "MTU":"", "NAME":"82572EI Gigabit Ethernet Controller (Copper)", "NETWORK":"", "PREFIXLEN":"24", "REMOTE_IPADDR":"", "STARTMODE":"auto", "USERCONTROL":"no"]
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:536 IPADDR_2:IPADDR:2
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:549 config=$["BROADCAST":"127.255.255.255", "FIREWALL":"no", "IPADDR":"127.0.0.1", "NETMASK":"255.0.0.0", "NETWORK":"127.0.0.0", "STARTMODE":"onboot", "USERCONTROL":"no", "_aliases":$["2":$["IPADDR":"127.0.0.2/8"]]]
2010-11-12 20:36:40 <1> totem(16404) [YCP] SuSEFirewall.ycp:1337 Firewall service SuSEfirewall2_init is not enabled
2010-11-12 20:36:40 <1> totem(16404) [YCP] SuSEFirewall.ycp:1373 Firewall services are stopped
2010-11-12 20:36:40 <1> totem(16404) [YCP] SuSEFirewall.ycp:2372 Firewall configuration has been read: $["FW_ALLOW_FW_BROADCAST_DMZ":"no", "FW_ALLOW_FW_BROADCAST_EXT":"no", "FW_ALLOW_FW_BROADCAST_INT":"no", "FW_CONFIGURATIONS_DMZ":"sshd", "FW_CONFIGURATIONS_EXT":"sshd", "FW_CONFIGURATIONS_INT":"sshd", "FW_DEV_DMZ":"", "FW_DEV_EXT":"", "FW_DEV_INT":"", "FW_FORWARD_ALWAYS_INOUT_DEV":"", "FW_FORWARD_MASQ":"", "FW_IGNORE_FW_BROADCAST_DMZ":"no", "FW_IGNORE_FW_BROADCAST_EXT":"yes", "FW_IGNORE_FW_BROADCAST_INT":"no", "FW_IPSEC_TRUST":"no", "FW_LOAD_MODULES":"nf_conntrack_netbios_ns", "FW_LOG_ACCEPT_ALL":"no", "FW_LOG_ACCEPT_CRIT":"yes", "FW_LOG_DROP_ALL":"no", "FW_LOG_DROP_CRIT":"yes", "FW_MASQUERADE":"no", "FW_PROTECT_FROM_INT":"no", "FW_ROUTE":"no", "FW_SERVICES_ACCEPT_DMZ":"", "FW_SERVICES_ACCEPT_EXT":"", "FW_SERVICES_ACCEPT_INT":"", "FW_SERVICES_ACCEPT_RELATED_DMZ":"", "FW_SERVICES_ACCEPT_RELATED_EXT":"", "FW_SERVICES_ACCEPT_RELATED_INT":"", "FW_SERVICES_DMZ_IP":"", "FW_SERVICES_DMZ_RPC":"", "FW_SERVICES_DMZ_TCP":"", "FW_SERVICES_DMZ_UDP":"", "FW_SERVICES_EXT_IP":"", "FW_SERVICES_EXT_RPC":"", "FW_SERVICES_EXT_TCP":"", "FW_SERVICES_EXT_UDP":"", "FW_SERVICES_INT_IP":"", "FW_SERVICES_INT_RPC":"", "FW_SERVICES_INT_TCP":"", "FW_SERVICES_INT_UDP":"", "enable_firewall":false, "start_firewall":false].
2010-11-12 20:36:40 <1> totem(16404) [YCP] SuSEFirewall.ycp:3384 Configuration has been already converted
2010-11-12 20:36:40 <1> totem(16592) [ag_convert_named_conf] /etc/named.conf
2010-11-12 20:36:40 <1> totem(16592) [ag_convert_named_conf] Reading file '/etc/named.conf'
2010-11-12 20:36:40 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::Read):975 Converting configfile:  1
2010-11-12 20:36:40 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::GetConfigurationStat):905 Stat of the file '/etc/named.conf' is 'rights: 644, blocks: 16, size: 4189, owner: 0:44 changed: 1289590279, modifyied: 1289590279'
2010-11-12 20:36:40 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::Read):981 Service start: 1
2010-11-12 20:36:40 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::Read):986 Chroot: 1
2010-11-12 20:36:40 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::Read):1001 NETCONFIG_DNS_POLICY: auto
2010-11-12 20:36:40 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::Read):1005 Read zone headers zone "." in zone "localhost" in zone "0.0.127.in-addr.arpa" in
2010-11-12 20:36:40 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::Read):1044 NETCONFIG_DNS_STATIC_SERVERS: 
2010-11-12 20:36:40 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::ReadDDNSKeys):304 Reading include file /etc/named.d/DHPCUpdater.key
2010-11-12 20:36:40 <1> totem(16404) [YCP] CWMTsigKeys.ycp:165 File: /etc/named.d/DHPCUpdater.key, Keys: ["DHPCUpdater"]
2010-11-12 20:36:40 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::ReadDDNSKeys):309 Having key DHPCUpdater, file /etc/named.d/DHPCUpdater.key
2010-11-12 20:36:40 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::Read):1085 Reading: /var/lib/YaST2/yast2-dns-server_reverse-zones
2010-11-12 20:36:40 <1> totem(16404) [-e] Reading zone localhost from localhost.zone
2010-11-12 20:36:40 <1> totem(16604) [ag_dns_zone] Reading zone file /var/lib/named/localhost.zone
2010-11-12 20:36:40 <1> totem(16404) [-e] Reading zone 0.0.127.in-addr.arpa from 127.0.0.zone
2010-11-12 20:36:40 <1> totem(16604) [ag_dns_zone] Reading zone file /var/lib/named/127.0.0.zone
2010-11-12 20:36:40 <1> totem(16404) [qt-ui] YQUI.cc(qMessageHandler):728 <libqt-debug> Registering  QFrame(0x1c93a50, name = "work_area")  for parent  YQWizard(0x1c8a520, name = "wizard") 
2010-11-12 20:36:40 <1> totem(16404) [qt-ui] YQUI.cc(qMessageHandler):728 
2010-11-12 20:36:40 <2> totem(16404) [qt-ui] YQUI.cc(qMessageHandler):732 <libqt-warning> QLayout: Attempting to add QLayout "" to QFrame "work_area", which already has a layout
2010-11-12 20:36:40 <1> totem(16404) [ui] YPushButton.cc(setFunctionKey):204 Guessing button role YOKButton for YPushButton "Next" at 0x1c99d78 from function key F10
2010-11-12 20:36:40 <1> totem(16404) [YCP] CWMFirewallInterfaces.ycp:144 Reading NetworkInterfaces...
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:1458 List(  ) = ["br0", "eth0", "eth1", "lo"]
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:1458 List( dialup ) = []
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:1458 List(  ) = ["br0", "eth0", "eth1", "lo"]
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:1458 List( dialup ) = []
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:1458 List(  ) = ["br0", "eth0", "eth1", "lo"]
2010-11-12 20:36:40 <1> totem(16404) [YCP] CWMFirewallInterfaces.ycp:339 Status: $[]
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:1458 List( dialup ) = []
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:1458 List(  ) = ["br0", "eth0", "eth1", "lo"]
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:1458 List( dialup ) = []
2010-11-12 20:36:40 <1> totem(16404) [YCP] NetworkInterfaces.ycp:1458 List(  ) = ["br0", "eth0", "eth1", "lo"]
2010-11-12 20:36:40 <1> totem(16404) [YCP] CWMFirewallInterfaces.ycp:370 Internal zone is protected or there are no interfaces in it
2010-11-12 20:36:40 <1> totem(16404) [YCP] CWMFirewallInterfaces.ycp:242 Status: `off, All: ["br0", "eth0", "eth1"], Allowed: []
2010-11-12 20:36:46 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(checkShortcuts):148 No valid shortcut for YInputField "Name" at 0x1cc35f8
2010-11-12 20:36:46 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(checkShortcuts):148 No valid shortcut for YComboBox "Type" at 0x1cc7ca8
2010-11-12 20:49:01 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(checkShortcuts):148 No valid shortcut for YInputField "Name" at 0x1cbd968
2010-11-12 20:49:01 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(checkShortcuts):148 No valid shortcut for YComboBox "Type" at 0x1cd0338
2010-11-12 20:49:15 <1> totem(16404) [-e] New serial 2010111200
2010-11-12 20:49:15 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::SelectZone):615 Selected zone with index -1
2010-11-12 20:49:15 <1> totem(16404) [YCP] dns-server/dialog-main.ycp:1655 Created zone: $["is_new":"1", "modified":"1", "soa":$["expiry":"1W", "mail":"root.totem.zoo.local.", "minimum":"1D", "refresh":"3H", "retry":"1H", "serial":"2010111200", "server":"totem.zoo.local.", "zone":"@"], "soa_modified":"1", "ttl":"2D", "type":"master", "zone":"zoo.local"] (zoo.local)
2010-11-12 20:49:16 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::SelectZone):615 Selected zone with index 3
2010-11-12 20:49:17 <1> totem(16404) [YCP] dns-server/dialogs.ycp:87 Editing zone zoo.local (zoo.local), type master
2010-11-12 20:49:17 <1> totem(16404) [YCP] dns-server/dialog-masterzone.ycp:115 Connected with zone zoo.local: []
2010-11-12 20:49:17 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(checkShortcuts):134 Shortcut conflict: 'B' used for YDumbTab "YDumbTab [&Basics] [NS Recor&ds] [M&X Records] [&SOA] [R&ecords]" at 0x1c87448
2010-11-12 20:49:17 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(checkShortcuts):148 No valid shortcut for YMultiSelectionBox "ACLs" at 0x19a8a88
2010-11-12 20:49:17 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(checkShortcuts):134 Shortcut conflict: 'B' used for YQWizardButton "Back" at 0x1a84f68
2010-11-12 20:49:23 <1> totem(16404) [YCP] dns-server/dialog-masterzone.ycp:244 Zone transfer is allowed, keys: ["localnets"]
2010-11-12 20:49:23 <1> totem(16404) [YCP] dns-server/dialog-masterzone.ycp:452 NSs: []
2010-11-12 20:49:31 <1> totem(16404) [YCP] dns-server/dialog-masterzone.ycp:499 New NS: totem.zoo.local
2010-11-12 20:49:32 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(checkShortcuts):134 Shortcut conflict: 'A' used for YInputField "Address" at 0x1d01628
2010-11-12 20:49:32 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(checkShortcuts):134 Shortcut conflict: 'A' used for YPushButton "Add" at 0x19a1248
2010-11-12 20:49:41 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(checkShortcuts):134 Shortcut conflict: 'I' used for YDumbTab "YDumbTab [Bas&ics] [NS Recor&ds] [M&X Records] [&SOA] [R&ecords]" at 0x1c87448
2010-11-12 20:49:41 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(checkShortcuts):134 Shortcut conflict: 'U' used for YComboBox "Unit" at 0x1c88e98
2010-11-12 20:49:41 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(checkShortcuts):134 Shortcut conflict: 'I' used for YComboBox "Unit" at 0x1d41148
2010-11-12 20:49:41 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(checkShortcuts):134 Shortcut conflict: 'U' used for YComboBox "Unit" at 0x1c8e648
2010-11-12 20:49:41 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(resolveConflict):307 Couldn't resolve shortcut conflict for YComboBox "Unit" at 0x1c8e648 - assigning no shortcut
2010-11-12 20:49:41 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(resolveConflict):307 Couldn't resolve shortcut conflict for YDumbTab "YDumbTab [Bas&ics] [NS Recor&ds] [M&X Records] [&SOA] [R&ecords]" at 0x1c87448 - assigning no shortcut
2010-11-12 20:49:41 <1> totem(16404) [Perl] modules/DnsServerAPI.pm(DnsServerAPI::Init):662 PackageSystem->Installed:  1
2010-11-12 20:49:43 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(checkShortcuts):148 No valid shortcut for YDumbTab "YDumbTab [Basics] [NS Recor&ds] [M&X Records] [&SOA] [R&ecords]" at 0x1c87448
2010-11-12 20:50:22 <1> totem(16404) [YCP] dns-server/dialog-masterzone.ycp:452 NSs: ["totem.zoo.local."]
2010-11-12 20:50:22 <1> totem(16404) [qt-ui] YQUI.cc(qMessageHandler):728 <libqt-debug> Registering  QFrame(0x1d26920, name = "work_area")  for parent  YQWizard(0x1d00a40, name = "wizard") 
2010-11-12 20:50:22 <1> totem(16404) [qt-ui] YQUI.cc(qMessageHandler):728 
2010-11-12 20:50:22 <2> totem(16404) [qt-ui] YQUI.cc(qMessageHandler):732 <libqt-warning> QLayout: Attempting to add QLayout "" to QFrame "work_area", which already has a layout
2010-11-12 20:50:22 <1> totem(16404) [ui] YPushButton.cc(setFunctionKey):204 Guessing button role YOKButton for YPushButton "Next" at 0x1d106e8 from function key F10
2010-11-12 20:50:23 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(checkShortcuts):148 No valid shortcut for YInputField "Name" at 0x1d250d8
2010-11-12 20:50:23 <1> totem(16404) [ui-shortcuts] YShortcutManager.cc(checkShortcuts):148 No valid shortcut for YComboBox "Type" at 0x1ca6358
2010-11-12 20:50:25 <1> totem(16404) [YCP] Progress.ycp:380 Progress::New(Saving DNS Server Configuration, 7, ["Flush caches of the DNS daemon", "Save configuration files", "Restart the DNS daemon", "Update zone files", "Adjust the DNS service", "Call netconfig", "Write the firewall settings"])
2010-11-12 20:50:25 <1> totem(16404) [YCP] Progress.ycp:469 No progress icons defined
2010-11-12 20:50:25 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::LdapPrepareToWrite):1791 LDAP server is local, checking included schemas
2010-11-12 20:50:25 <1> totem(16404) [agent-slapdconfig] SlapdConfigAgent.cc(SlapdConfigAgent):66 SlapdConfigAgent::SlapdConfigAgent
2010-11-12 20:50:25 <1> totem(16404) [agent-slapdconfig] SlapdConfigAgent.cc(otherCommand):464 SlapdConfigAgent::otherCommand -> SlapdConfigAgent 
2010-11-12 20:50:25 <1> totem(16404) [agent-slapdconfig] SlapdConfigAgent.cc(Execute):187 Execute Path .init
2010-11-12 20:50:25 <1> totem(16404) [agent-slapdconfig] SlapdConfigAgent.cc(Read):83 Path .schemaList Length 1 
2010-11-12 20:50:25 <1> totem(16404) [agent-slapdconfig] SlapdConfigAgent.cc(Read):84 Component schemaList 
2010-11-12 20:50:25 <1> totem(16404) [agent-slapdconfig] SlapdConfigAgent.cc(Read):102 read schemalist
2010-11-12 20:50:25 <1> totem(16404) [agent-slapdconfig] SlapdConfigAgent.cc(ReadSchemaList):1097 Path . Length 0 
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(getSchemaNames):2286 Got Schema Entry: cn=schema,cn=config
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(OlcSchemaConfig):1912 OlcSchemaConfig::OlcSchemaConfig(const LDAPEntry &e) : OlcConfigEntry(e)
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(getSchemaNames):2286 Got Schema Entry: cn={0}core,cn=schema,cn=config
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(OlcSchemaConfig):1912 OlcSchemaConfig::OlcSchemaConfig(const LDAPEntry &e) : OlcConfigEntry(e)
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(getSchemaNames):2286 Got Schema Entry: cn={1}cosine,cn=schema,cn=config
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(OlcSchemaConfig):1912 OlcSchemaConfig::OlcSchemaConfig(const LDAPEntry &e) : OlcConfigEntry(e)
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(getSchemaNames):2286 Got Schema Entry: cn={2}inetorgperson,cn=schema,cn=config
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(OlcSchemaConfig):1912 OlcSchemaConfig::OlcSchemaConfig(const LDAPEntry &e) : OlcConfigEntry(e)
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(getSchemaNames):2286 Got Schema Entry: cn={3}rfc2307bis,cn=schema,cn=config
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(OlcSchemaConfig):1912 OlcSchemaConfig::OlcSchemaConfig(const LDAPEntry &e) : OlcConfigEntry(e)
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(getSchemaNames):2286 Got Schema Entry: cn={4}yast,cn=schema,cn=config
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(OlcSchemaConfig):1912 OlcSchemaConfig::OlcSchemaConfig(const LDAPEntry &e) : OlcConfigEntry(e)
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(getSchemaNames):2286 Got Schema Entry: cn={5}kerberos,cn=schema,cn=config
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(OlcSchemaConfig):1912 OlcSchemaConfig::OlcSchemaConfig(const LDAPEntry &e) : OlcConfigEntry(e)
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(getSchemaNames):2286 Got Schema Entry: cn={6}samba3,cn=schema,cn=config
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(OlcSchemaConfig):1912 OlcSchemaConfig::OlcSchemaConfig(const LDAPEntry &e) : OlcConfigEntry(e)
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(getSchemaNames):2286 Got Schema Entry: cn={7}dhcp,cn=schema,cn=config
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(OlcSchemaConfig):1912 OlcSchemaConfig::OlcSchemaConfig(const LDAPEntry &e) : OlcConfigEntry(e)
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(getSchemaNames):2286 Got Schema Entry: cn={8}dnszone,cn=schema,cn=config
2010-11-12 20:50:25 <1> totem(16404) [libslapdconfig] slapd-config.cpp(OlcSchemaConfig):1912 OlcSchemaConfig::OlcSchemaConfig(const LDAPEntry &e) : OlcConfigEntry(e)
2010-11-12 20:50:25 <1> totem(16404) [Perl] modules/LdapServerAccess.pm(LdapServerAccess::AddLdapSchemas):90 Schemabase: dnszone
2010-11-12 20:50:25 <1> totem(16404) [Perl] modules/LdapServerAccess.pm(LdapServerAccess::AddLdapSchemas):101 Schema /etc/openldap/schema/dnszone.schema is already included
2010-11-12 20:50:25 <5> totem(16404) [Y2Perl] YPerl.cc(fromPerlScalar):1062 Unhandled conversion to <unspec> from integer, SV with TYPE: NV, FLAGS: PADBUSY OBJECT NOK pSCREAM
2010-11-12 20:50:25 <3> totem(16404) [Perl] YCP.cc(XS_YCP_call_ycp):188 ... when passing parameter #0 to Ldap::LDAPInit
2010-11-12 20:50:25 <1> totem(16404) [ui] YPushButton.cc(setFunctionKey):204 Guessing button role YOKButton for YPushButton "OK" at 0x7f2f1805d7f8 from function key F10
2010-11-12 20:50:25 <1> totem(16404) [ui] YPushButton.cc(setFunctionKey):204 Guessing button role YCancelButton for YPushButton "Cancel" at 0x7f2f183acfd8 from function key F9
2010-11-12 20:50:30 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::GetConfigurationStat):905 Stat of the file '/etc/named.conf' is 'rights: 644, blocks: 16, size: 4189, owner: 0:44 changed: 1289590279, modifyied: 1289590279'
2010-11-12 20:50:30 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::SaveGlobals):385 Deleting zones 
2010-11-12 20:50:30 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::SaveGlobals):470 Wrote -empty- NETCONFIG_DNS_STATIC_SERVERS
2010-11-12 20:50:30 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::AdaptDDNS):360 INCLUDES: /etc/named.d/DHPCUpdater.key
2010-11-12 20:50:30 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::LdapStore):1945 LdapStore: using ldap
2010-11-12 20:50:30 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::LdapStore):1959 Writing reload scripts: 'createNamedConfInclude ldapdump'
2010-11-12 20:50:30 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::ZoneWrite):125 Skipping zone ., wasn't modified
2010-11-12 20:50:30 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::ZoneWrite):125 Skipping zone localhost, wasn't modified
2010-11-12 20:50:30 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::ZoneWrite):125 Skipping zone 0.0.127.in-addr.arpa, wasn't modified
2010-11-12 20:50:30 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::ZoneWrite):164 Zone file master/zoo.local moved to dyn/zoo.local
2010-11-12 20:50:30 <1> totem(16404) [-e] Saving zone zoo.local to LDAP
2010-11-12 20:50:30 <1> totem(16404) [-e] New serial 2010111200
2010-11-12 20:50:30 <1> totem(16404) [-e] Creating new record
2010-11-12 20:50:30 <3> totem(16404) [agent-ldap] LdapAgent.cc(debug_exception):485 ldap error while adding zoneName=zoo.local,ou=DNS,dc=zoo,dc=local (8): Strong(er) authentication required
2010-11-12 20:50:30 <3> totem(16404) [agent-ldap] LdapAgent.cc(debug_exception):487 additional info: modifications require authentication
2010-11-12 20:50:30 <3> totem(16404) [agent-ldap] LdapAgent.cc(debug_exception):485 ldap error while adding relativeDomainName=ldap,zoneName=zoo.local,ou=DNS,dc=zoo,dc=local (8): Strong(er) authentication required
2010-11-12 20:50:30 <3> totem(16404) [agent-ldap] LdapAgent.cc(debug_exception):487 additional info: modifications require authentication
2010-11-12 20:50:30 <3> totem(16404) [agent-ldap] LdapAgent.cc(debug_exception):485 ldap error while adding relativeDomainName=switch-central,zoneName=zoo.local,ou=DNS,dc=zoo,dc=local (8): Strong(er) authentication required
2010-11-12 20:50:30 <3> totem(16404) [agent-ldap] LdapAgent.cc(debug_exception):487 additional info: modifications require authentication
2010-11-12 20:50:30 <3> totem(16404) [agent-ldap] LdapAgent.cc(debug_exception):485 ldap error while adding relativeDomainName=totem,zoneName=zoo.local,ou=DNS,dc=zoo,dc=local (8): Strong(er) authentication required
2010-11-12 20:50:30 <3> totem(16404) [agent-ldap] LdapAgent.cc(debug_exception):487 additional info: modifications require authentication
2010-11-12 20:50:30 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::Write):1379 Setting dns forwarder: bind
2010-11-12 20:50:30 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::Write):1384 Calling netconfig
2010-11-12 20:50:30 <1> totem(16404) [Perl] modules/DnsServer.pm(DnsServer::Write):1403 Reloading service 'named'
2010-11-12 20:50:30 <1> totem(16404) [YCP] Service.ycp:403 Enabling service named
2010-11-12 20:50:30 <1> totem(16404) [YCP] SuSEFirewall.ycp:3313 Some ServicesAcceptRelated are defined
2010-11-12 20:50:30 <1> totem(16404) [YCP] SuSEFirewall.ycp:2520 Firewall settings weren't modified, skipping...
2010-11-12 20:50:30 <1> totem(16404) [YCP] SuSEFirewall.ycp:2541 Firewall enable/disable wasn't modified, skipping...
2010-11-12 20:50:30 <1> totem(16404) [YCP] SuSEFirewall.ycp:1373 Firewall services are stopped
2010-11-12 20:50:30 <1> totem(16404) [YCP] SuSEFirewall.ycp:2464 Firewall has been stopped already
2010-11-12 20:50:31 <1> totem(16404) [YCP] clients/dns-server.ycp:38 DnsServer module finished
2010-11-12 20:50:31 <1> totem(16404) [YCP] clients/dns-server.ycp:39 ----------------------------------------
2010-11-12 20:50:31 <1> totem(16404) [wfm] WFMSubAgent.cc(~WFMSubAgent):41 Deleting SubAgent: 0 scr
2010-11-12 20:50:31 <1> totem(16404) [liby2] Y2ProgramComponent.cc(result):159 Sending result: `result (nil)
2010-11-12 20:50:31 <1> totem(16404) [liby2] Y2ProgramComponent.cc(result):159 Sending result: `result (nil)
2010-11-12 20:50:31 <1> totem(16404) [liby2] Y2ProgramComponent.cc(result):159 Sending result: `result (nil)
2010-11-12 20:50:31 <1> totem(16404) [liby2] Y2ProgramComponent.cc(result):159 Sending result: `result (nil)
2010-11-12 20:50:31 <1> totem(16404) [liby2] genericfrontend.cc(main):837 Finished YaST2 component 'y2base'
2010-11-12 20:50:31 <1> totem(16404) [liby2] genericfrontend.cc(main):842 Exiting with client return value '`next'
2010-11-12 20:50:31 <1> totem(16404) [Y2Perl] YPerl.cc(destroy):164 Shutting down embedded Perl interpreter.
Comment 8 Bruno Friedmann 2010-11-12 20:40:52 UTC
Just forget to mention that seems to be a regression between SLES 10 and 11
as this tutos works under SLES 10
http://www.pcc-services.com/sles/
Comment 9 Bruno Friedmann 2010-11-13 19:19:38 UTC
If someone get inside the yast code there's also the yast.schema which should get some love.

objectClass ( SUSE.YaST.ModuleConfig.OC:9 NAME 'suseDnsConfiguration'
        SUP suseModuleConfiguration STRUCTURAL
        DESC 'Configuration of mail server management tools')

should be (like the dhcp)
        DESC 'Configuration of DNS server management tools')
Comment 10 Jiří Suchomel 2010-11-24 14:43:39 UTC
The problem seems to be here... looks like the initialization failed for some reason and than writing to LDAP could not work:

2010-11-04 16:42:16 <5> totem(10481) [Y2Perl] YPerl.cc(fromPerlScalar):1062 Unhandled conversion to <unspec> from integer, SV with TYPE: NV, FLAGS: PADBUSY OBJECT NOK pSCREAM
2010-11-04 16:42:16 <3> totem(10481) [Perl] YCP.cc(XS_YCP_call_ycp):188 ... when passing parameter #0 to Ldap::LDAPInit

2010-11-04 16:42:21 <1> totem(10481) [Perl] modules/DnsServer.pm(DnsServer::LdapPrepareToWrite):1853 No DNS configuration found in LDAP, creating it
2010-11-04 16:42:21 <3> totem(10481) [agent-ldap] LdapAgent.cc(debug_exception):485 ldap error while adding cn=defaultDNS,ou=ldapconfig,dc=zoo,dc=local (8): Strong(er) authentication required


I do not understand what the error might be...

... could you please run 'yast2 dns-server' again, this time with verbose logging on? (see http://en.opensuse.org/openSUSE:Bugreport_YaST#The_y2logs_don.27t_seem_to_show_my_problem._Can_that_logging_be_made_any_more_verbose.3F)

Attach the new log file after this new attempt (no need to copy it to comments, just attach the files)
Comment 11 Bruno Friedmann 2010-11-24 16:22:57 UTC
Created attachment 402031 [details]
yast2 dns-server in debug mode

also get this in the launching console

export Y2DEBUG=1 && yast2 dns-server
Use of uninitialized value $ret in string ne at
        /usr/share/YaST2/modules/DnsServer.pm line 1801 (#1)
    (W uninitialized) An undefined value was used as if it were already
    defined.  It was interpreted as a "" or a 0, but maybe it was a mistake.
    To suppress this warning assign a defined value to your variables.
    
    To help you figure out what was undefined, perl will try to tell you the
    name of the variable (if any) that was undefined. In some cases it cannot
    do this, so it also tells you what operation you used the undefined value
    in.  Note, however, that perl optimizes your program and the operation
    displayed in the warning may not necessarily appear literally in your
    program.  For example, "that $foo" is usually optimized into "that "
    . $foo, and the warning will refer to the concatenation (.) operator,
    even though there is no . in your program
Comment 12 Jiří Suchomel 2010-11-25 09:32:36 UTC
(In reply to comment #11)
> Created an attachment (id=402031) [details]
> yast2 dns-server in debug mode
> 
> also get this in the launching console
> 
> export Y2DEBUG=1 && yast2 dns-server
> Use of uninitialized value $ret in string ne at
>         /usr/share/YaST2/modules/DnsServer.pm line 1801 (#1)

This seems to be related to the log lines shown above. Martin, could you take closer look?
Comment 14 Martin Vidner 2010-11-26 09:48:56 UTC
The "uninitialized return value" in comment 11 is a consequence of "Unhandled
conversion to <unspec> ... when passing parameter #0 to Ldap::LDAPInit" in
comment 10. The function did not get called and the caller got undef/nil.

It turns out that DnsServer.pm is calling LDAPInit with 2 integer arguments but
the actual function expects no arguments. I think that the perl bindings
behavior is reasonable here: a worse alternative would be to discard the excess
arguments and proceed with the call. IMHO it is not worth to improve the error
message.

Over to DNS and LDAP to fix the mismatch.
Comment 15 Lukas Ocilka 2010-12-01 08:59:52 UTC
*** Bug 656665 has been marked as a duplicate of this bug. ***
Comment 16 Lukas Ocilka 2011-01-06 14:18:22 UTC
This bug has been fixed in SVN but the fix didn't make it to Factory.
Submitted to Factory, Version 2.20.1