vaxbrat wrote:You will need to post your samba versions (gentoo and debian) and specify where the share is that you are trying to mount. If it's a Windows server, there are many many issues that can prevent this from working on one system versus another. Also specify which Windows version you are trying to work with.
I don't think this is related to samba as the working ubuntu/debian hasn't got samba installed.
mount.cifs version in gentoo is 6.1 while in debian/ubuntu it is 6.0.
The share I am trying to connect is a windows server in the Uni. please indicate how to check its type/properties (e.g., what command should be used).
other info of my gentoo system:
Code: Select all
ae429-1105 etc # lsmod |egrep 'fuse|cifs'
fuse 72589 5
cifs 312131 0
Code: Select all
ae429-1105 etc # systemctl -t service -a |grep Samba
nmbd.service loaded active running Samba NetBIOS name server
smbd.service loaded active running Samba SMB/CIFS server
winbindd.service loaded inactive dead Samba Winbind daemon