The service is called smb.service, not smbd.service.
So try this to start it:
systemctl start smb.service
Or to start it automatically at boot:
systemctl enable smb.service
Or just use YaST->System->Services Manager.
The service is called smb.service, not smbd.service.
So try this to start it:
systemctl start smb.service
Or to start it automatically at boot:
systemctl enable smb.service
Or just use YaST->System->Services Manager.