Find the answer to your Linux question:
Results 1 to 3 of 3
i can smb in centos 5 and i run service smb restart,it shows :smb: unrecognized service..... i run rpm -qa |grep samba,it shows samba-common-3.0.33-3.7.el5 samba-client-3.0.33-3.7.el5 ..... help.........
  1. #1
    Just Joined!
    Join Date
    Feb 2010
    Posts
    1

    Question :smb: unrecognized service

    i can smb in centos 5 and i run service smb restart,it shows :smb: unrecognized service.....
    i run rpm -qa |grep samba,it shows
    samba-common-3.0.33-3.7.el5
    samba-client-3.0.33-3.7.el5
    .....


    help......

  2. #2
    Linux Engineer rcgreen's Avatar
    Join Date
    May 2006
    Location
    the hills
    Posts
    1,114
    smb may not be the correct name.
    Try samba, or look in /etc/init.d
    for the name of the script that starts the service.

  3. #3
    Just Joined!
    Join Date
    Feb 2010
    Posts
    5

    Smile

    install samba package

    eg -


    yum install samba


    samba package has the samba deamon and service scripts

    you must install samba package

    then try

    # service smb start as root user

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...