Operating System - HP-UX
1745853 Members
4540 Online
108723 Solutions
New Discussion

while accessing NFS mount point it gives error permission denied

 
rohit_gurjar82
Occasional Advisor

while accessing NFS mount point it gives error permission denied

I have BL860server on which some mount points has been mounted hosted on windows server.

As root user I can access these mount points but when application user try to access these mount points it shows permission denied 

 

Pls help

[appuser@WSWMSTQ:/home/appuser]#bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 4194304 634192 3532416 15% /
/dev/vg00/lvol1 2097152 337680 1745784 16% /stand
/dev/vg_test/lvol6 16777216 14320614 2303178 86% /wstqwm9test
/dev/vg01/lvol2 20971520 16329602 4352047 79% /wstqwm9
/dev/vg00/lvol8 8388608 6025584 2363024 72% /var
/dev/vg00/lvol7 8388608 2977008 5369400 36% /usr
/dev/vg00/lvol6 6291456 3158776 3109216 50% /tmp
/dev/vg00/lvol5 8388608 5690552 2677024 68% /opt
/dev/vg00/lvol4 2097152 1649872 444320 79% /home
/dev/vg01/lvol3 20971520 17299552 3445234 83% /WSTQ_software
/dev/vg_test/lvol8 120848384 104324064 15491627 87% /WSTQ_oradata_test
/dev/vg01/lvol4 31457280 25577446 5512449 82% /WSTQ_oradata
/dev/vg_test/lvol4 10485760 6634958 3610539 65% /WSTQ_oracle_test
/dev/vg01/lvol1 19922944 6398362 12713303 33% /WSTQ_oracle
/dev/vg01/lvol6 10485760 1823403 8120967 18% /WSTQ_ora_client
/dev/vg01/lvol5 20971520 12623906 7825928 62% /WSTQ_flashrecovery
bdf: /idxtosapxi/test: No such file or directory
tredevxi:/idx_removal
52295676 48685652 3610024 93% /IDX_Removal
tredevxi:/idxtosappi
52295676 48685652 3610024 93% /idxtosappi
treprdxisap:/idxtosapxi
66975740 27686000 39289740 41% /idxtosapxi
[appuser@WSWMSTQ:/home/appuser]#cd /IDX_Removal
sh: /IDX_Removal: Permission denied.
[appuser@WSWMSTQ:/home/appuser]#cd /idxtosappi
sh: /idxtosappi: Permission denied.
[appuser@WSWMSTQ:/home/appuser]#cd /idxtosapxi
sh: /idxtosapxi: Permission denied.
[appuser@WSWMSTQ:/home/appuser]#

1 REPLY 1
Dave Olker
HPE Pro

Re: while accessing NFS mount point it gives error permission denied

Sounds like a problem with directory permissions on the Windows NFS server.  Also sounds like the filesystems are shared to allow root user on HP-UX to map to an administrative user on the Windows box.  I'd focus my attention on the Windows NFS server and look at how to change the permissions on the directories/files to allow access by the desired user.

I work for HPE

[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo