Roman Morokutti wrote: > Hi, > > since b76 samba does not work anymore. With b75 > there were no problem connecting to a Windows > network. But with b76 there is one and I found > out that samba was disabled. When I tried to > enable it the following error occured: > > <code> > -bash-3.2$ svcs -xv > svc:/network/samba:default (SMB file server) > State: maintenance since Thu Nov 15 08:11:45 2007 > Reason: Start method failed repeatedly, last exited with status 255. > See: http://sun.com/msg/SMF-8000-KS > See: man -M /usr/sfw/man -s 1m smbd > See: man -M /usr/sfw/man -s 4 smb.conf > See: /var/svc/log/network-samba:default.log > Impact: This service is not running. > </code> > > What can I do to be able to know why the > service failed to start or is there someone > who could solve this issue on the fly? > I found out that it is looking for some values in /etc/sfw/smb.conf but this file is not present by default. If you copy /etc/sfw/smb.conf-example to /etc/sfw/smb.conf and do svcadm enable samba
it should start up okay. -Ghee P.S.See /var/svc/log/network-samba:default.log for error message. > Thanks. > > Roman > > > This message posted from opensolaris.org > _______________________________________________ > opensolaris-discuss mailing list > [email protected] > _______________________________________________ opensolaris-discuss mailing list [email protected]
