enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #01351
Re: [Question #198051]: Samba vs Unix permissions
Question #198051 on samba in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/samba/+question/198051
Status: Open => Answered
Jeet proposed the following answer:
Make Shared with
browsable = yes and writable = yes
after editing smb.conf save it..
run
testparm command to see your effective configuration
if needed run
smbpasswd -a <user_name>
then enter password for samba user ..
you can use this user for share access .
Note : Before setting samba share do some thing prior
- Disable firewall
- Disable selinux
Thanks
~Jeet
--
You received this question notification because you are a member of
Ubuntu Server/Client Support Team, which is an answer contact for samba
in Ubuntu.