Hi all.
Sorry for my english,but in my locale of this forum i’m not found solution for my
trouble.
Situation step by step
i have 2 different station under SUSE 42.2.
First is my home PC,second is my work PC.
On work place i have small office network with win(XP,7,10)PC with share folder,
so i can’t paste files on root folder of win share and exist new folder,but i can exist
new folder and paste files in shares subfolder.
At home small network too-mac,android,win(XP,7)
After some one update i catch trouble to access to win machine from
SUSE dolphine.
First happened on work pc-is is asking some login and pass to access win-share,
it start few months earlier,on suse 13.1,but didn’t too bad,
on home pc was not this ask about pass and login.
And two weeks ago i catch second part of trouble-it’s
looks like i can’t paste files and makes folder in win shares from SUSE.
Here’s smb.conf from work PC
[global]
workgroup = groupname
server string = openSUSE
netbios name = Andrey
passdb backend = tdbsam
# security = User
map to guest = Bad User
usershare allow guests = Yes
# ldap admin dn =
# passdb backend = smbpasswd
usershare max shares = 100
# wins server =
# wins support = Yes
# client lanman auth = Yes
# client ntlmv2 auth = No
# preferred master = Yes
# domain master = Yes
# name resolve order = lmhosts bcast host wins
Общая]
path = /home/white/Общая
guest ok = Yes writeable = Yes
read only = No
create mask = 0777
directory mask = 0777
at home PC smb.conf like this but another workgroup
and more shares.
For trying to find solution i make next steps
first is
mount -t cifs //192.168.1.242/share /home/white/test
it mount share but i also cant make folder or copy files
here’s youtube link to video
https://youtu.be/t9Cje92Bm_M
After i make
mount -t cifs //192.168.100.12/share /home/white/test -o user=white{
it doesn’t help too,but give full access for win share by root
https://youtu.be/9uVyIu9P96Q
after it i make
mount.cifs //192.168.100.12/share /home/white/test -o user=white,uid=1000
and it’s give me full access by user,but it’s too difficult
to make it’s every time when i need win share.
https://youtu.be/tzYzEMG_LBM
Also i check this
smbclient //Sergey/share -N
and this give me full acess to win share without any password and login asking.
I make new user and check situation by them,but problem isn’t solved
https://youtu.be/Z8kOhys0CqA
At home network situation is fulll analog of work situation,
so i need help-how i can make full access to win share from
SUSE without login and pass asking and have full aceess to making folder
and paste files in all folder of win share in dolphin(it’s important)
PS-permissions on win share full for all
https://paste.opensuse.org/79671209