Winxp share on Samba 4.2.14-Debian (10.0.0.6) not allowing guest write acces

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












Winxp guest cannot create files or folders on shared samba drive.



How can I fix it? I get "access denied" and sudo chown does not change permissions.



Here is fat32 SD card fstab:



/dev/mmcblk0p1 /media/card auto auto,rw,async,user,nofail 0 0


Here is testparm sections:



[global]
server role = standalone server
security = USER
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Entersnews*spassword:* %nn *Retypesnews*spassword:* %nn *passwordsupdatedssuccessfully* .
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
preferred master = Yes
dns proxy = No
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d
idmap config * : backend = tdb


[share]
comment = Samba share
path = /media
read only = No
create mask = 0775
directory mask = 0775
guest ok = Yes


c-:







share|improve this question




















  • mount /dev/mmcblk0p1 with option mode=0777.
    – Ipor Sircer
    Nov 4 '17 at 21:42














up vote
1
down vote

favorite












Winxp guest cannot create files or folders on shared samba drive.



How can I fix it? I get "access denied" and sudo chown does not change permissions.



Here is fat32 SD card fstab:



/dev/mmcblk0p1 /media/card auto auto,rw,async,user,nofail 0 0


Here is testparm sections:



[global]
server role = standalone server
security = USER
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Entersnews*spassword:* %nn *Retypesnews*spassword:* %nn *passwordsupdatedssuccessfully* .
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
preferred master = Yes
dns proxy = No
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d
idmap config * : backend = tdb


[share]
comment = Samba share
path = /media
read only = No
create mask = 0775
directory mask = 0775
guest ok = Yes


c-:







share|improve this question




















  • mount /dev/mmcblk0p1 with option mode=0777.
    – Ipor Sircer
    Nov 4 '17 at 21:42












up vote
1
down vote

favorite









up vote
1
down vote

favorite











Winxp guest cannot create files or folders on shared samba drive.



How can I fix it? I get "access denied" and sudo chown does not change permissions.



Here is fat32 SD card fstab:



/dev/mmcblk0p1 /media/card auto auto,rw,async,user,nofail 0 0


Here is testparm sections:



[global]
server role = standalone server
security = USER
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Entersnews*spassword:* %nn *Retypesnews*spassword:* %nn *passwordsupdatedssuccessfully* .
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
preferred master = Yes
dns proxy = No
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d
idmap config * : backend = tdb


[share]
comment = Samba share
path = /media
read only = No
create mask = 0775
directory mask = 0775
guest ok = Yes


c-:







share|improve this question












Winxp guest cannot create files or folders on shared samba drive.



How can I fix it? I get "access denied" and sudo chown does not change permissions.



Here is fat32 SD card fstab:



/dev/mmcblk0p1 /media/card auto auto,rw,async,user,nofail 0 0


Here is testparm sections:



[global]
server role = standalone server
security = USER
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Entersnews*spassword:* %nn *Retypesnews*spassword:* %nn *passwordsupdatedssuccessfully* .
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
preferred master = Yes
dns proxy = No
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d
idmap config * : backend = tdb


[share]
comment = Samba share
path = /media
read only = No
create mask = 0775
directory mask = 0775
guest ok = Yes


c-:









share|improve this question











share|improve this question




share|improve this question










asked Nov 4 '17 at 21:01









skvery

1367




1367











  • mount /dev/mmcblk0p1 with option mode=0777.
    – Ipor Sircer
    Nov 4 '17 at 21:42
















  • mount /dev/mmcblk0p1 with option mode=0777.
    – Ipor Sircer
    Nov 4 '17 at 21:42















mount /dev/mmcblk0p1 with option mode=0777.
– Ipor Sircer
Nov 4 '17 at 21:42




mount /dev/mmcblk0p1 with option mode=0777.
– Ipor Sircer
Nov 4 '17 at 21:42















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f402552%2fwinxp-share-on-samba-4-2-14-debian-10-0-0-6-not-allowing-guest-write-acces%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f402552%2fwinxp-share-on-samba-4-2-14-debian-10-0-0-6-not-allowing-guest-write-acces%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Christian Cage

How to properly install USB display driver for Fresco Logic FL2000DX on Ubuntu?