Bug 813094

Summary: YaST does not finish samba boot configuration correctly
Product: [openSUSE] openSUSE 12.3 Reporter: Wojciech Szenajch <Wojciech.Szenajch>
Component: YaST2Assignee: Jiří Suchomel <jsuchome>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P3 - Medium CC: mfilka, silviu_marin-caea
Version: Final   
Target Milestone: ---   
Hardware: VMWare   
OS: openSUSE 12.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Wojciech Szenajch 2013-04-03 06:33:34 UTC
User-Agent:       Mozilla/5.0 (Windows NT 5.1; rv:19.0) Gecko/20100101 Firefox/19.0

OpenSuSE 12.3 x86_64. YaST does not finish samba boot configuration correctly. During boot samba is not started automatically. The following commands must be executed maually after to correct this bug:

systemctl enable nmb.service
systemctl enable smb.service

ifup was used during definition of samba settings. Later change to NetworkManager did not help.

Reproducible: Always

Steps to Reproduce:
1.define default samba configuration usung YaST
2.test it (nmb and smb are started at this moment)
3.reboot (nmb, smb are not started)
Actual Results:  
Samba is not working after reboot.

Expected Results:  
Samba nmb, smb daemons should be started during boot.
Comment 1 Silviu Marin-Caea 2013-04-16 16:44:53 UTC
This is fixed now, the reporter should check and close the bug. The samba service is running after reboot.
Comment 2 Wojciech Szenajch 2013-04-17 07:44:11 UTC
Now it works. All recommended patches up to the 17th April 2013 applied.