On Mon, Dec 8, 2008 at 6:21 PM, Raseel Bhagat <[EMAIL PROTECTED]> wrote: > On Mon, Dec 8, 2008 at 5:44 PM, Rakesh G.Patil > <[EMAIL PROTECTED]>wrote: > >> Dear all, >> On my computer (RHEL 5), I installed rpm for samba server and configured >> /etc/samba/smb.conf file. but when issue command >> >> service smb restart >> >> it shows error >> >> smb:unrecognised service >> >> what could be the problem? > > You could try (as root) : > /etc/init.d/samba restart > > Thanks, > Raseel > --
Yes and make sure that it will start automatically every time your system boots. Issue this command as a root user. # chkconfig --level 3 5 smb on -- With Regards Abhishek Amberkar Learn to appreciate a beauty within... -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.