-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
rhel-idm-uah
-
None
-
False
-
-
None
At the moment, Unix Extensions are not enabled by default in samba, nor in cifs client. * the minimum kernel version for 3.1.1 Unix Extensions is 6.13
- rhel-9.7 is on 5.14 (but contains all the needed patches)
- rhel-10.1 is on 6.12 (but contains all the needed patches)
- it can be enabled in server (samba) via smb.conf: "smb3 unix extensions"
- in cifs client, pass 'unix' or 'posix' mount option. Only then it tries to negotiate SMB3.1.1 POSIX with the server
- making Unix Extensions the default can happen once it is proved by time