Author Topic: NFS & permissions  (Read 549 times)

Offline maxlinux

  • Full Member
  • ***
  • Posts: 94
NFS & permissions
« on: February 03, 2011, 05:53:19 PM »
Hi

I have one machine 2009.2 and the other 2010.2

If i create a file on the 2009.2 machine and try copy it from the 2010.2 machine it will not copy.

I first have to run chmod -R 775 /home/maxlinux on the 2009.2 machine each time.

Why don't the permissions stick?
ASUS P5G43T-M Pro - Core 2 Duo - E6750 - nVidia Gigabyte GT6600

2010.12 KDE 4.6.3

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6269
Re: NFS & permissions
« Reply #1 on: February 03, 2011, 05:57:05 PM »

what does this command give you?

cat /etc/rc.local
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline maxlinux

  • Full Member
  • ***
  • Posts: 94
Re: NFS & permissions
« Reply #2 on: February 03, 2011, 06:08:54 PM »

what does this command give you?

cat /etc/rc.local

On the 2009.2 machine:

#!/bin/sh
#
### BEGIN INIT INFO
# Provides: rc.local
# X-Mandriva-Compat-Mode
# Default-Start: 2 3 4 5
# Short-Description: Local initialization script
# Description: This script will be executed *after* all the other init scripts.
#              You can put your own initialization stuff in here if you don't
#              want to do the full Sys V style init stuff.
### END INIT INFO

touch /var/lock/subsys/local
ASUS P5G43T-M Pro - Core 2 Duo - E6750 - nVidia Gigabyte GT6600

2010.12 KDE 4.6.3

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6269
Re: NFS & permissions
« Reply #3 on: February 03, 2011, 06:18:54 PM »

do you have to run that command everytime after a reboot or even within the same boot session?

That version of pclinuxos has a tool called mcc or something that checks and modify permissions periodically. I think you will have to go to that tool through pcc and set home directory permissions from there.

i dont think anybody uses that version of pclinuxos you are using and helping you out will be difficult
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline maxlinux

  • Full Member
  • ***
  • Posts: 94
Re: NFS & permissions
« Reply #4 on: February 03, 2011, 06:30:13 PM »

do you have to run that command everytime after a reboot or even within the same boot session?

That version of pclinuxos has a tool called mcc or something that checks and modify permissions periodically. I think you will have to go to that tool through pcc and set home directory permissions from there.

i dont think anybody uses that version of pclinuxos you are using and helping you out will be difficult

I will have to live with it i suppose, i like my KDE 3 now and again.
ASUS P5G43T-M Pro - Core 2 Duo - E6750 - nVidia Gigabyte GT6600

2010.12 KDE 4.6.3