Results 1 to 2 of 2

Thread: Samba Security Per Share?

  1. #1
    Join Date
    May 2007
    Location
    USA
    Beans
    37
    Distro
    Ubuntu

    Question Samba Security Per Share?

    I might already know the answer to this but, does anyone know if you can set samba security on a per share basis? I want to require users to have to enter a username and pass on one share but not the other...

  2. #2
    Join Date
    Dec 2006
    Location
    Chicago
    Beans
    3,839

    Re: Samba Security Per Share?

    Quote Originally Posted by warchief_ryan View Post
    I might already know the answer to this but, does anyone know if you can set samba security on a per share basis? I want to require users to have to enter a username and pass on one share but not the other...
    The security option in smb.conf can only be used globally. You can tell by the (G) next to it in the manpage.
    Code:
    man smb.conf
    G = global
    S = share

Bookmarks

Posting Permissions

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