Find the answer to your Linux question:
Results 1 to 2 of 2
can any one please tell how to configure the samba server in debian. And the scripting for doing this...
  1. #1
    Just Joined!
    Join Date
    Aug 2008
    Posts
    4

    samba server

    can any one please tell how to configure the samba server in debian.
    And the scripting for doing this

  2. #2
    Just Joined!
    Join Date
    Aug 2006
    Posts
    5
    Quote Originally Posted by raja_s View Post
    can any one please tell how to configure the samba server in debian.
    And the scripting for doing this

    hey friend!

    if you want to share folder named data locate in root (/data)do some thing like this:

    #vi /etc/samba/smb.conf


    [share-name]
    path = /data/
    public = yes

Posting Permissions

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