Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: Samba Configuration

Started 2 months, 1 week ago by mitho7
I’m trying to set up some samba configuration. Here is the scenario: I have two directories: A. /home/users/share/ B. /home/users/share/files/abc I’ll have one share to directory A , which has permission to certain users, with username and password and they can access from any IP on the domain. But I want to get another share to the directory B which is open for every ...
Site: HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials  HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials - site profile
Forum: HOWTO-Related Questions  HOWTO-Related Questions - forum profile
Total authors: 5 authors
Total thread posts: 3 posts
Thread activity: no new posts during last week
Domain info for: howtoforge.com

Other posts in this thread:

Ben replied 2 months ago
How does your actual samba config look like or don't you have configured anything at all currently? So for your problem of share b, you can add lines similar to the following ones on a per share basis (in this case your share b): Quote: hosts allow = 192.168.115.0/24 127.0.0.1 hosts deny = 0.0.0.0/0 But to get it right, you want to mix the...

mitho7 replied 1 month, 2 weeks ago
Hi Ben, first of all sorry for late reply on it and thanks for your post. I was away. I'm not sure about the share basis restriction by host work on samba. I thought host base restriction is only Global option. I do not need to restrict the users on share b. any one on the domain can access it as log as they come through that "hosts allow = 192.168.115.0/24" servers. So my ...

 

Top contributing authors

Name
Posts
mitho7
2
user's latest post:
Samba Configuration
Published (2009-11-09 06:44:00)
Hi Ben, first of all sorry for late reply on it and thanks for your post. I was away. I'm not sure about the share basis restriction by host work on samba. I thought host base restriction is only Global option. I do not need to restrict the users on share b. any one on the domain can access it as log as they come through that "hosts allow = 192.168.115.0/24" servers. So my configuration will look like: Code: [alluser]...
Ben
1
user's latest post:
Samba Configuration
Published (2009-10-21 09:31:00)
How does your actual samba config look like or don't you have configured anything at all currently? So for your problem of share b, you can add lines similar to the following ones on a per share basis (in this case your share b): Quote: hosts allow = 192.168.115.0/24 127.0.0.1 hosts deny = 0.0.0.0/0 But to get it right, you want to mix the auth shemes from username + passwd for share a with domain access for share b? If so I am not sure...
Ben Moderator
1
user's latest post:
Samba Configuration
Published (2009-10-21 09:31:00)
How does your actual samba config look like or don't you have configured anything at all currently? So for your problem of share b, you can add lines similar to the following ones on a per share basis (in this case your share b): Quote: hosts allow = 192.168.115.0/24 127.0.0.1 hosts deny = 0.0.0.0/0 But to get it right, you want to mix the auth shemes from username + passwd for share a with domain access for share b? If so I am not sure...
mitho7 Junior Member
1
user's latest post:
Samba Configuration
Published (2009-10-21 05:38:00)
I’m trying to set up some samba configuration. Here is the scenario: I have two directories: A. /home/users/share/ B. /home/users/share/files/abc I’ll have one share to directory A , which has permission to certain users, with username and password and they can access from any IP on the domain. But I want to get another share to the directory B which is open for every domain users but can only be accessible from one IP address or host name,...
mitho7 mitho7 is offline Junior...
1
user's latest post:
Samba Configuration
Published (2009-11-09 06:44:00)
Hi Ben, first of all sorry for late reply on it and thanks for your post. I was away. I'm not sure about the share basis restriction by host work on samba. I thought host base restriction is only Global option. I do not need to restrict the users on share b. any one on the domain can access it as log as they come through that "hosts allow = 192.168.115.0/24" servers. So my configuration will look like: Code: [alluser]...

Related threads on "HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials":

Related threads on other sites:

Thread profile page for "Samba Configuration" on http://www.howtoforge.com. This report page is a snippet summary view from a single thread "Samba Configuration", located on the Message Board at http://www.howtoforge.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity