Displaying 10 results from an estimated 10 matches for "guest_ok".
Did you mean:
guest_os
2018 Oct 31
3
old bug with usershares of what?
...ого 12
drwxrwx--T 2 root usershares 4096 июл 18 15:57 .
drwxr-xr-x 9 root root 4096 окт 31 12:57 ..
-rw-r--r-- 1 kasak kasak 115 фев 19 2018 share
[root at kasakoff kasak]# cat /var/lib/samba/usershares/share
#VERSION 2
path=/home/kasak/Общедоступные
comment=
usershare_acl=S-1-1-0:F
guest_ok=y
sharename=Share
The message apears when I open my server from windows 10 or 7 machine.
And i have selinux disabled!
Also I have no problem accessing share from win 7, from win 10 i have
issues, and maybe it is related to this bug
2018 Nov 05
2
old bug with usershares of what?
...eate usershares directory (personally i use directory path from
testparm -v)
4) create group usershare and add target user to this group
5) chgrp usershares dir to usershare group
6) chown 1770 usershares dir
7) create usershare with: net usershare add share /home/user/share ""
Everyone:F guest_ok=y
8) try to access server with any client like windows or linux and voila:
[2018/11/05 13:53:02.185034, 0]
../source3/param/loadparm.c:3560(load_usershare_service)
load_usershare_service: stat of /var/samba/usershares failed. Permission
denied
ср, 31 окт. 2018 г. в 15:16, Илья Коскин <kasa...
2018 Nov 05
2
old bug with usershares of what?
...rom
> > testparm -v)
> > 4) create group usershare and add target user to this group
> > 5) chgrp usershares dir to usershare group
> > 6) chown 1770 usershares dir
> > 7) create usershare with: net usershare add share /home/user/share ""
> > Everyone:F guest_ok=y
> >
> > 8) try to access server with any client like windows or linux and
> > voila: [2018/11/05 13:53:02.185034, 0]
> > ../source3/param/loadparm.c:3560(load_usershare_service)
> > load_usershare_service: stat of /var/samba/usershares failed.
> > Permission...
2018 May 12
3
domainuser cannot access a share
...e share.
Here is what I did:
smb.conf: https://paste.ubuntu.com/p/2fKDYFrZ6h/
nsswitch.conf: https://paste.ubuntu.com/p/qjKnKMtZ42/
mkdir /home/EXAMPLE/profile
chmod 1770 /home/example/profile
chgrp domänen-benutzer /home/EXAMPLE/profile
net conf addshare profile /home/EXAMPLE/profile writeable=y guest_ok=n "profile"
net conf setparm profile "profile acls" "yes"
What did I do wrong?
2018 Oct 31
0
old bug with usershares of what?
...;> > -rw-r--r-- 1 kasak kasak 115 фев 19 2018 share
>> >
>> > [root at kasakoff kasak]# cat /var/lib/samba/usershares/share
>> > #VERSION 2
>> > path=/home/kasak/Общедоступные
>> > comment=
>> > usershare_acl=S-1-1-0:F
>> > guest_ok=y
>> > sharename=Share
>> >
>> > The message apears when I open my server from windows 10 or 7 machine.
>> > And i have selinux disabled!
>> > Also I have no problem accessing share from win 7, from win 10 i have
>> > issues, and maybe it is rel...
2018 Nov 05
0
old bug with usershares of what?
...sonally i use directory path from
> testparm -v)
> 4) create group usershare and add target user to this group
> 5) chgrp usershares dir to usershare group
> 6) chown 1770 usershares dir
> 7) create usershare with: net usershare add share /home/user/share ""
> Everyone:F guest_ok=y
>
> 8) try to access server with any client like windows or linux and
> voila: [2018/11/05 13:53:02.185034, 0]
> ../source3/param/loadparm.c:3560(load_usershare_service)
> load_usershare_service: stat of /var/samba/usershares failed.
> Permission denied
>
>
Who owns...
2018 Nov 05
0
old bug with usershares of what?
...)
> > > 4) create group usershare and add target user to this group
> > > 5) chgrp usershares dir to usershare group
> > > 6) chown 1770 usershares dir
> > > 7) create usershare with: net usershare add
> > > share /home/user/share "" Everyone:F guest_ok=y
> > >
> > > 8) try to access server with any client like windows or linux and
> > > voila: [2018/11/05 13:53:02.185034, 0]
> > > ../source3/param/loadparm.c:3560(load_usershare_service)
> > > load_usershare_service: stat of /var/samba/usershares fai...
2019 Sep 12
0
Excessive log entries
...:41:30.413727, 0] ../source3/param/loadparm.c:3755(load_usershare_shares)
load_usershare_shares: too many total entries (2) in
directory /usr/local/samba/lib/usershares
$ cat /usr/local/samba/lib/usershares/tank_data
#VERSION 2
path=/tank/data
comment=Comment: /tank/data
usershare_acl=S-1-1-0:F
guest_ok=n
sharename=tank_data
Also, I see the following every time I start the smb service. I haven't
noticed any real problems but I would like to clean up the log file.
[2019/09/11 16:15:51.489156, 1]
../source3/profile/profile.c:51(set_profile_level)
INFO: Profiling turned OFF from pid 948
[20...
2009 Jun 16
8
Samba 3.0.24 on OpenWRT
Hi,
We have managed to compile samba3 (v 3.0.24 that ships with openwrt/
kamizake) for our ubicom32 platform and programmed a board with it,
however I am not able to access a samba share on the board. When trying
to access the OpenWRT router (using the smbclient command) I get:
Error NT_STATUS_CONNECTION_REFUSED
The device is reachable from my linux box (otherwise I should have seen
a Error
2018 Nov 05
2
old bug with usershares of what?
...create group usershare and add target user to this group
> > > > 5) chgrp usershares dir to usershare group
> > > > 6) chown 1770 usershares dir
> > > > 7) create usershare with: net usershare add
> > > > share /home/user/share "" Everyone:F guest_ok=y
> > > >
> > > > 8) try to access server with any client like windows or linux and
> > > > voila: [2018/11/05 13:53:02.185034, 0]
> > > > ../source3/param/loadparm.c:3560(load_usershare_service)
> > > > load_usershare_service: stat of...