|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#8
|
||||
|
||||
|
In my VIO, /usr/bin/tee is missing execute for "others": Code:
$ ls -l /usr/bin/tee -r-xr-xr-- 1 bin staff 4318 Mar 12 2010 /usr/bin/tee bootinfo is missing all "other" bits: Code:
$ ls -l /usr/sbin/bootinfo -r-xr-x--- 1 bin bin 14276 Jun 8 2011 /usr/sbin/bootinfo Since we didn't modify that and its in all VIO-servers, this must have been modified by IBM's VIOS updates ![]()
Last edited by zaxxon; 10-12-2012 at 04:02 AM.. Reason: code tags, got PM about it some time ago already |
|
#9
|
|||
|
|||
|
Hmmm, ill have to check some of my other VIOs to see what their permissions are on /usr/bin/tee as i only checked my other 2.2.1.4 server.
I do believe that, in the case lf a 2.2.1.4 upgrade from a previous VIOS version, some files which are touched per the upgrade may inherit the permissions of the directory your installing from. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem with Perl script after moving from a Windows/Apache Server to a UNIX server. | BigBobbyB | Programming | 9 | 05-02-2012 04:13 PM |
|
|