Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I try to configure a OpenSuse server (version 11.4) for using samba.
After installing all software and set al settings I cann't reach any shared directory or printer.
I discoverd that the smb service is (and connot be) start.
When I use the command /etc.init.d/smb start
I get the result
"Starting Samba SMB daemon done"
How ever when I after this try /etc/init.d/smb status
the only result I get is:
"Checking for Samba SMB daemon"
I missing here any status.
When I give the command /etc/init.d/smb stop
Ik got as result:
"Shutting down Samba SMB daemon Warning: daemon not running done"
After starting the service again I use ps -ef|grep smb
The only results I got are the services nmbd and winbindd whice both uses the configuration file /etc/samba/smb.conf
I'm wondering why the service smb doesn't start.
Any one a suggestion?
I found the solution.
On the internet i found an article whice told me that OpenSuse has difficulties with apparmor.
When I diable apparmor I can start the smb service and can use samba.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.