Hi!
I was following a tuto to mount a Windows folder share.
Mounting is ok, I can see the content, open TXT file and read the content.
I use this command :
sudo mount -t cifs -o user=smb,password=MyPassword //192.168.1.15/smb-folder$ /mnt/samba-asus/
the user smb + MyPassword are a valid user on the Windows PC.
The share setting is only for this user.
The security on this folder is FULL RIGHTS to every one (to test).
But I can't create or modify any file or folder.
Please, do you have any idea?
Thank you.
I was following a tuto to mount a Windows folder share.
Mounting is ok, I can see the content, open TXT file and read the content.
I use this command :
sudo mount -t cifs -o user=smb,password=MyPassword //192.168.1.15/smb-folder$ /mnt/samba-asus/
the user smb + MyPassword are a valid user on the Windows PC.
The share setting is only for this user.
The security on this folder is FULL RIGHTS to every one (to test).
But I can't create or modify any file or folder.
Please, do you have any idea?
Thank you.
Statistics: Posted by JeyC — Sun Dec 29, 2024 4:45 pm