Results 1 to 2 of 2
Hi,
I want to know which parameters needs to be modified in smb.conf to configure samba share so that it can be accessible from windows.
I want to configure directory ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-08-2008 #1Just Joined!
- Join Date
- Feb 2008
- Posts
- 28
samba help
Hi,
I want to know which parameters needs to be modified in smb.conf to configure samba share so that it can be accessible from windows.
I want to configure directory so that some users get read only and for some users it should read and write both.
- 03-15-2008 #2Just Joined!
- Join Date
- Mar 2008
- Location
- Canada
- Posts
- 42
It depends what kind of security you want on your shares, as there's two different types of security over SMB, share-level and user-level. The difference between user-level and share-level is that share-level is purely based on passwords. Depending on your password, the system will decide what type of access to grant you. User-level security, on the other hand, grants individual users different permissions, and is thus more flexible.
Which one you choose really depends on your situation. If you've got a lot of shares and users, user-level security is usually easier, as keeping track of a lot of shares' passwords can quickly become cumbersome. However, if you have a relatively small LAN, setting up share-level security is simpler.
This explains it far better than I can, and detailed usage:
[Chapter 6] 6.3 Authentication Security


Reply With Quote
