![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 | Thread Starter | Forum | Replies | Last Post |
| problem with dd command or maybe AFS problem | Anta | Shell Programming and Scripting | 0 | 08-25-2006 07:10 AM |
| SSH Problem auth problem | budrito | UNIX for Advanced & Expert Users | 1 | 03-17-2004 07:12 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
filestat problem
Hi all,
here is a problem which took me completely off-guard. A user showed me the following terminal session (System is a p670 LPAR, OS is 5.1, ML 6): Code:
(0)xf2 p015857 /data:find . -name "*.sh" 2>/dev/null (1)xf2 p015857 /data:find ./bgdft -name "*.sh" 2>/dev/null ./bgdft/EPOOL/flam_decompress.sh ./bgdft/errdft.sh ./bgdft/fvdft.sh ./bgdft/nvdft.sh ./bgdft/olb_fvdft.sh ./bgdft/start.sh All the "obvious" reasons like user rights, group rights, filemodes on directories/files I have tried already. I have also - you remember the last problem i wrote about, where the rights of a mountpoint affect the rights of a FS - checked the rights of the mountpoint, but to now avail. I'd appreciate any suggestions, however far-fetched and can provide additional data upon request. Basically I have no idea what is going on and conseqently no idea which data might be useful. Thanks for your effort bakunin |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
I finally managed to find the solution myself: The problem is the same as mentioned here. After umounting the filesystem, giving world read- and exec-access to the mountpoint and mounting again the problem didn't occur any more.
bakunin |
|||
| Google The UNIX and Linux Forums |