Hello.I am using Ubuntu 26.10 and after upgrading from 26.04 the following command does not work properly with acls, previously it worked without problem.
*sudo -u usuariox test -w "/Datos/INFORMES 2026"; echo "$?"*In Ubuntu 26.04, the output was 0, and in Ubuntu 26.10, the output is 1. User *usuariox* has write permissions with ACLs.
Is this a bug or what's happening? Thanks for your help. Regards, Delfín.
