Bugzilla – Bug 177
-i option on AIX does not process the /etc/environment file
Last modified: 2005-05-09 17:30:50 MDT
ON AIX the default TZ & LANG values are set in the /etc/environment file. When using the -i option for sudo, the TZ & LANG environment variables are not being set. This is different from doing /bin/su -. This problem does not happen on Solaris. This difference was not detected and caused an application to be started under the TZ of UTC instead of EDT, a 4 hour LATER start, and now a 4 hour outage is required to correct.
AIX has its own special API for /etc/environment and resource limits. Until someone gives me login and compile access to an AIX machine I cannot add support for this. *** This bug has been marked as a duplicate of 83 ***