On AIX doing chown and not working correctly.
chown longaccountname /app
Unable to change ownership on file system.
This is happening due to a character limitation on AIX.
RESOLUTION 1:
1 - Issue the ls command with the -X option to display character lengths greater than 8
ls -lXd /apps
RESOLUTION 2:
Increase the character length
1 - chdev -l sys0 -a max_logname=21
2 - reboot
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Termini di utilizzo Privacy Cookie Preference Center