I mounted my home dir to a solaris and an AIX server through NIS mount. Under my home dir, I created a subdir 'temp' with 755 permission. Under 'temp', I created a file 'test' with 666 permission.
Now I login to the solaris and AIX machine using a different logID. On AIX, I CAN edit file 'test', which is expected to me. However, I can not edit the same file on Solaris. When I opened it using vi and tried to save it after editing, the error message is:
File is read only!
Is this by design or a bug? If it is by design, why?
Now I login to the solaris and AIX machine using a different logID. On AIX, I CAN edit file 'test', which is expected to me. However, I can not edit the same file on Solaris. When I opened it using vi and tried to save it after editing, the error message is:
File is read only!
Is this by design or a bug? If it is by design, why?