Displaying 5 results from an estimated 5 matches for "man_dude".
2018 Jun 15
2
No write access on new shares until smbd is restarted
...> > map to guest=bad user
> >
> > [2430_ram]
> > path=/data/fs/2430-ram
> > guest ok=no
> > browseable=yes
> > create mask=0775
> > directory mask=0775
> > read only=no
> > follow symlinks=yes
> > wide links=no
> > valid users=man_dude
> > oplocks=yes
> > locking=yes
> >
> > The log from my first message is a user attempting and failing to
> > create a folder in the root of the share. The user is the one
> > specified in valid_users.
> >
> > The OS level permissions are correct - i....
2018 Jun 14
3
No write access on new shares until smbd is restarted
.../samba/log.%m
log level=8
max log size=5000
passdb backend=tdbsam
load printers=no
printing=bsd
printcap name=/dev/null
map to guest=bad user
[2430_ram]
path=/data/fs/2430-ram
guest ok=no
browseable=yes
create mask=0775
directory mask=0775
read only=no
follow symlinks=yes
wide links=no
valid users=man_dude
oplocks=yes
locking=yes
The log from my first message is a user attempting and failing to create a
folder in the root of the share. The user is the one specified in
valid_users.
The OS level permissions are correct - i.e. I can log in locally as
man_dude and create that folder on the FS.
Let me...
2018 Jun 14
0
No write access on new shares until smbd is restarted
...printers=no
> printing=bsd
> printcap name=/dev/null
> map to guest=bad user
>
> [2430_ram]
> path=/data/fs/2430-ram
> guest ok=no
> browseable=yes
> create mask=0775
> directory mask=0775
> read only=no
> follow symlinks=yes
> wide links=no
> valid users=man_dude
> oplocks=yes
> locking=yes
>
> The log from my first message is a user attempting and failing to
> create a folder in the root of the share. The user is the one
> specified in valid_users.
>
> The OS level permissions are correct - i.e. I can log in locally as
> man_du...
2018 Jun 15
0
No write access on new shares until smbd is restarted
...>>>
>>> [2430_ram]
>>> path=/data/fs/2430-ram
>>> guest ok=no
>>> browseable=yes
>>> create mask=0775
>>> directory mask=0775
>>> read only=no
>>> follow symlinks=yes
>>> wide links=no
>>> valid users=man_dude
>>> oplocks=yes
>>> locking=yes
>>>
>>> The log from my first message is a user attempting and failing to
>>> create a folder in the root of the share. The user is the one
>>> specified in valid_users.
>>>
>>> The OS level perm...
2018 Jun 14
2
No write access on new shares until smbd is restarted
Using the latest SerNet 4.8.1 build, I'm seeing users being unable to write
into newly created shares until smbd is restarted.
Here's the relevant log part:
[2018/06/14 16:04:29.229329, 5]
../source3/smbd/filename.c:662(unix_convert)
unix_convert begin: name = New folder, dirpath = , start = New folder
[2018/06/14 16:04:29.229375, 5]
../source3/smbd/vfs.c:1458(check_reduced_name)