I have a Redhat 9 NAS with an exported filesystem.
I have mounted this filesystem on to a HPUX 10.20 system.
Both systems use NIS for user authentication.
When I login to the Hpux system and cd to the mounted filesystem, I can
create a file or directory, delete it and change the group ownership,
but I a CHOWN does not work. It tells me I am not the owner.
I have the system exported from the Linux system as
/exports/releases *(sync,insecure,rw,no_auth_nlm,no_root_squash)
Help would be greatly appreciated.
|
|
0
|
|
|
|
Reply
|
bornem (1)
|
5/11/2005 6:13:42 PM |
|
In article <1115835222.279604.43000@g14g2000cwa.googlegroups.com>, bornem wrote:
> I have a Redhat 9 NAS with an exported filesystem.
>
> I have mounted this filesystem on to a HPUX 10.20 system.
>
> Both systems use NIS for user authentication.
>
> When I login to the Hpux system and cd to the mounted filesystem, I can
> create a file or directory, delete it and change the group ownership,
> but I a CHOWN does not work. It tells me I am not the owner.
>
> I have the system exported from the Linux system as
>
> /exports/releases *(sync,insecure,rw,no_auth_nlm,no_root_squash)
>
> Help would be greatly appreciated.
If you do an 'ls -l' on the file, does it show your user ID as owner?
Kevin
--
Unix Guy Consulting, LLC
Unix and Linux Automation, Shell, Perl and CGI scripting
http://www.unix-guy.com
|
|
0
|
|
|
|
Reply
|
Kevin
|
5/11/2005 8:35:47 PM
|
|
On 2005-05-11, bornem <bornem@navcanada.ca> wrote:
> I have a Redhat 9 NAS with an exported filesystem.
> I have mounted this filesystem on to a HPUX 10.20 system.
> Both systems use NIS for user authentication.
>
> When I login to the Hpux system and cd to the mounted filesystem, I can
> create a file or directory, delete it and change the group ownership,
> but I a CHOWN does not work. It tells me I am not the owner.
>
> I have the system exported from the Linux system as
> /exports/releases *(sync,insecure,rw,no_auth_nlm,no_root_squash)
Are you root when attempting chown ?
Can you create a file as root on the volume ?
(Your no_root_squash setting should allow this.)
Have you enabled chown for non-root users in /etc/privgrp ?
http://www.faqs.org/faqs/hp/hpux-faq/section-62.html
--
Elvis Notargiacomo master AT barefaced DOT cheek
http://www.notatla.org.uk/goen/
Powergen write "Why not stay with us" - let me count the ways!
|
|
0
|
|
|
|
Reply
|
all
|
5/12/2005 6:55:43 AM
|
|
It appears the problem is with Redhat, chown is disabled for everyone
except root. I will research at that end.
Thanks for everone's suggestions.
Martin
|
|
0
|
|
|
|
Reply
|
bornem
|
5/12/2005 1:26:22 PM
|
|
On 2005-05-12, bornem <bornem@navcanada.ca> wrote:
> It appears the problem is with Redhat, chown is disabled for everyone
> except root.
man 2 chown
man 7 capabilities
--
Elvis Notargiacomo master AT barefaced DOT cheek
http://www.notatla.org.uk/goen/
Powergen write "Why not stay with us" - let me count the ways!
|
|
0
|
|
|
|
Reply
|
all
|
5/12/2005 8:00:19 PM
|
|
|
4 Replies
214 Views
(page loaded in 0.773 seconds)
Similiar Articles: NFS Error: no route to host - comp.os.linuxThe error only occurs for mount points which are subdirectori= es=20 > (e.g /opt/mtpoint2). ... remsh between HPUX and Linux - comp.sys.hp.hpux NFS Error: no route to host ... NFS ERROR - comp.unix.solaris... Solaris 10 8/07 Sparc, I'm trying to mount an nfs disk, but get this error: > # mount ... Hi folks, We are running a Linux NFS server (Redhat 7.2). Nfsutils version is ... Getting "access denied" error when mounting - comp.unix.solaris ...... Solaris 10 system the location >that gives permission for that >HP UX system to mount? ... I get the "access > denied" error on the HP UX system. > > What file on the ... ioscan on HP Unix 11.11 - comp.sys.hp.hpux... with these errors : "/sbin/ioinitrc: Unable to mount ... Code (IODC) Revision 0 IODC_ENTRY_INIT failed Error ... Compatibility between hp-ux 11.11 and hp-ux 11.23 - comp.sys ... remote X session from Linux to HPUX - comp.sys.hp.hpux... talking about is a Linux box, running debian (or redhat ... In all cases, the X11 client is running on HP-UX, but ... xclock fail with "Error: Can't open display:" on "ssh -X ... mounting nfs fails - comp.unix.solarisHi, Running Solaris 10 8/07 Sparc, I'm trying to mount an nfs disk, but get this error ... HP-UX limit on NFS mount domain names??? - comp.sys.hp.hpux ... Hi all, I'm ... kernel panic after upgrade from redhat 9 to centos 5 - comp.unix ...I tried to upgrade my redhat 9 server to centos 5 ... I can get into rescue mode and mount to the ... Panic Error - comp.sys.hp.hpux kernel panic after upgrade from redhat ... RPC-Program not registred while mounting ( solaris 10) - comp.unix ...Hi all, I am facing an error " RPC - Progrm not registered " while mounting ... while mounting ( solaris 10) - comp.unix ... nfs problem - comp.sys.hp.hpux trying to mount a ... bash for HP-UX clone1 B.11.23 - comp.sys.hp.hpuxDoes anyone have a bash binary for this hpux HP-UX clone1 B.11.23 U 9000/800 ... line 904: error 1000: Unexpected symbol: "}". cc: "malloc.c", line 908: error 1000 ... NFS mount problem - comp.unix.solaris... use Solaris to mount the directory, it prompts an "Unknown error" # mount ... NFS problems on hp-ux - comp.sys.hp.hpux NFS problems on hp-ux - comp.sys.hp.hpux NFS mount ... Problem when mount Linux Redhat filesystem on HP-UX: HP-UX, Linux, NFSProblem when mount Linux Redhat filesystem on HP-UX ... check the mountpoint with command bdf, I get error: bdf: /mnt/dir_mount ... RedHat NFS 'permission denied' problem - LinuxQuestions.orgI've run into a problem with RedHat Server 5 and NFS clients. I have an HP-UX NFS server (ServiceGuarded ... of the new RH Server 5 clients I've installed, I can't mount ... 7/26/2012 3:26:13 PM
|