Displaying 2 results from an estimated 2 matches for "our_shar".
Did you mean:
our_share
2019 Sep 29
2
Machines joined to a domain can't access shares on standalone Samba server
...w browsing the shares without authentication (tried
without this too)
map to guest = Bad User
passdb backend = tdbsam
load printers = no
printing = bsd
printcap name = /dev/null
disable spoolss = yes
map archive = no
map hidden = no
map read only = no
map system = no
store dos attributes = yes
[our_share]
comment = <comment here>
path = <valid_path_here>
browsable = no
create mask = 0660
directory mask = 0770
force group = our_group
write list = @our_group
valid users = @our_group
--
Robert Marcano
2019 Sep 29
0
Machines joined to a domain can't access shares on standalone Samba server
...ap to guest = Bad User
>
> passdb backend = tdbsam
>
> load printers = no
> printing = bsd
> printcap name = /dev/null
> disable spoolss = yes
>
> map archive = no
> map hidden = no
> map read only = no
> map system = no
> store dos attributes = yes
>
> [our_share]
> comment = <comment here>
> path = <valid_path_here>
> browsable = no
> create mask = 0660
> directory mask = 0770
> force group = our_group
> write list = @our_group
> valid users = @our_group
>
>
This is interesting, from a Unix domain member using smb...