Find the answer to your Linux question:
Results 1 to 7 of 7
Hi All, I am trying samba 4 in rhel 5 but no luck.Any body here got and success in samba 4. need some assitance. thanks in advance. regards Hemanth Kumar.M...
  1. #1
    Just Joined!
    Join Date
    Jan 2009
    Posts
    15

    Red face Samba 4 with RHEL 5

    Hi All,

    I am trying samba 4 in rhel 5 but no luck.Any body here got and success in samba 4.
    need some assitance.

    thanks in advance.

    regards
    Hemanth Kumar.M
    Last edited by hemanthkm; 10-07-2010 at 12:03 PM.

  2. #2
    Just Joined! root99's Avatar
    Join Date
    Oct 2010
    Posts
    10
    what is the problem ? give more deatils.

  3. #3
    Just Joined!
    Join Date
    Jan 2009
    Posts
    15

    Red face

    in RHEL 5 ,we are not able install the pakage as its asking lots of other pakages even its already available.

    In Fedora 13 ,Installation was successful.But we struck in DNS configuration.DO we really need to setup DNS to run SAMBA 4 ?

    even after configuring dns successfully its not working

    we get the following reply for the command smbclient



    # smbclient -L localhost -U%

    Sharename Type Comment
    --------- ---- -------
    test Disk
    netlogon Disk
    sysvol Disk
    IPC$ IPC IPC Service (Samba 4.0.0alpha11)
    ADMIN$ Disk DISK Service (Samba 4.0.0alpha11)
    REWRITE: list servers not implemented



    do u got any luck in samba 4?

    thanks & regards

  4. #4
    Just Joined! root99's Avatar
    Join Date
    Oct 2010
    Posts
    10
    there are 3 ways to install in RHEL
    1.purchase the license then you can register and download form redhat
    2.setaline is a global license for all the orgnization that allow aging to download for red hat site.
    3.Create a local repository (for guys that use the rhel without a license)
    Steps:
    1.insert the RHEL dvd and navigate to the folder Server
    2.install VSFTPD (rpm -ivh vsftpd......)
    3.chkconfig vsftpd on
    4./etc/init.d/vsftpd start

    Copy the folder Server undre to /var/ftp/pub/
    install a packege named creatrepo (again rpm -ivh createrpo .....)
    run this createrepo -g /var/ftp/pub/Server/repodata/compxml... /var/ftp/pub/server

    this will index the entire RPM located in the Folder Server

    Next
    go to /etc/yum.repos.d
    cp rhel.repo server.repo
    Example

    [base]
    name=Srvr1 Server Repository
    baseurl=ftpsrv1mydomaincom /pub/Server (fix the syntex i can't upload url yet)
    gpgcheck=0

    and save
    OR

    access.redhat.com/kb/docs/DOC-7228[/url]

  5. #5
    Just Joined!
    Join Date
    Oct 2010
    Location
    Noida
    Posts
    7

    Smile how to run samba

    @ root99 - ur replying about yum in a sense...tats not what he is asking.

    N sir ur problem i seriously wasnt able to get.Possible you shud check

    chkconfig --list smb
    and den if 2 3 4 and 5 are off turn dem on

    And no der is no need to set up a DNS.Der is never a need to set up a DNS as far a si know.Becoz you hav "vi /etc/hosts" where you can enter the details.
    just create your users. can you tell wat all you entered in smb.conf???

  6. #6
    Just Joined! root99's Avatar
    Join Date
    Oct 2010
    Posts
    10
    my instraction explain how to install SAMBA from scrath.
    Last edited by root99; 10-09-2010 at 01:51 AM.

  7. #7
    Just Joined!
    Join Date
    Oct 2010
    Location
    Noida
    Posts
    7

    Smile

    @ root99 - m sorry didnt wana hurt u in any way...my mistake i guess i didnt read ur reply completely...but der was no mention of smb service so i thot u 4got to mention dat..

Posting Permissions

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