samba security

mrl_sousa
Posts: 39
Member Since:
2007-04-26

hi

this is my smb.conf file:

[global]
workgroup = workgroup
server string = trixbox PBX
local master = no
domain master = no
preferred master = no
password server = None
guest ok = yes
guest account = root
security = SHARE
dns proxy = no

[share]
path = /
guest ok = yes
writeable = yes
create mask = 0777

if someone finds the server ip they can access all files in my pbx and maybe delete sameting. can anyone tell me how can i make samba shere mosecure? if possible to put a username and password.

regards

Mauro



SkykingOH
Posts: 9538
Member Since:
2007-12-17
I would suggest you use

I would suggest you use WinSCP to access the file system from a Windows machine. It uses the Linux permissions and security systems.

Installing SMB of your phone system server is not a great idea.

However if you are completely intent on this path you can turn the guest off and change the file path from root to something more reasonable.

--

Scott

aka "Skyking"



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.