Gosh, that was it!
That user had somehow by default a umask 007 in its bash_profile. I've
changed it to 022 and now all users have access to the binaries.
Thanks, and sorry for such a stupid question!
El 18/02/14 18:12, Fotis Georgatos escribió:
Hi Txema,
On Feb 18, 2014, at 5:29 PM, Txema Heredia wrote:
modules:
module file: 660
path: 770
Have you checked that your default umask value is something reasonable?
I recall that different linux distros have different layout for default
user-groups,
and as a consequence provide different umask values. So, I'd suggest to check
that first.
(otherwise I'm doing exactly what you described w/out any issues, under a "sw"
user)
cheers,
Fotis