Displaying 3 results from an estimated 3 matches for "balseiro".
2025 Jan 18
2
Different behavior when client uses "sec=none" and when provides bad user (mapped to guest)
...I think we are
not using at all? The client is an embedded Linux/FPGA machine and it
doesn't have mount.cifs . I think it is using
https://wiki.samba.org/index.php/LinuxCIFSKernel . It comes default with
kernel 5.15 but I tried with a 6.10 and same problem happens.
Best Regards,
Carlos A. Balseiro
El 2025-01-18 11:32, Rowland Penny via samba escribi?:
> On Sat, 18 Jan 2025 11:04:21 +0100
> Carlos Alberto Balseiro Mayi via samba <samba at lists.samba.org> wrote:
>
>> mount -t cifs //192.168.1.4/descargas/MiSTer /media/fat/cifs -o
>> username=badusertest
>
>...
2025 Jan 17
1
Different behavior when client uses "sec=none" and when provides bad user (mapped to guest)
...4.20.5 on Truenas Scale 24.10 . I have attached to this mail:
- the output of testparm -s
- the audit logs provided by Truenas when I connect with bad user and with sec=none
- the smbstatus when connected with bad user and with sec=none
Any idea what can be happening?
Best Regards,
Carlos A. Balseiro
2025 Jan 17
1
Different behavior when client uses "sec=none" and when provides bad user (mapped to guest)
On Fri, 17 Jan 2025 22:32:03 +0100
Carlos Alberto Balseiro Mayi via samba <samba at lists.samba.org> wrote:
> ?
> HI everyone.
>
> I've been analyzing a problem with an embedded Linux/FPGA device that
> in some cases was failing to run properly when using files from a
> samba share. After some time I've found it is related...