I'm assuming its a dual boot set up. if the /home directory (and the username) is the same partition on the hard drive for both Os's... thats a recipe for disaster
On Wed, Jan 16, 2013 at 10:17 PM, Wayne Merricks <[email protected]> wrote: > Numeric IDs in Ubuntu start at 1000 for users so as long as your user is the > first one created the UID/GID will be the same. I don't know much about > SELinux but Apparmor will restrict shares to specific directories, I'm > guessing SE Linux is the same. Theres probably a config file somewhere that > will let you add new paths to the NFS daemon. > > Regards, > > Wayne > > > -----Original Message----- > From: [email protected] on behalf of VE4PER/ Andy > Sent: Wed 16/01/2013 01:36 > To: User discussion about the Rivendell Radio Automation System > Subject: Re: [RDD] Centos 6.3 fstab permissions > > Looks like it was selinux after all; I just set it to permissive mode > (ie monitor and generate messages so I can turn it back on once I figure > it out) rather than disable it. > > reboot and looks like files accessible now. > just wonder if selinux isn't picky enough to compare numeric UID's > rather than text string UID's when allowing permission and access; ah > will wait for another day. Thanks again for pointer to yourself and James > > > > On 16/01/13 00:55, Wayne Merricks wrote: >> I'm not sure if CentOS suffers from Samba and SELinux but I think it might. >> Ubuntu will let Samba get on with things but apparmor complains. >> >> I've been setting up a Samba domain member server and have seen lots of >> posts about SuSE and SE Linux getting in the way. >> >> Most people seem to just disable SE Linux. >> >> Regards, >> >> Wayne >> >> >> -----Original Message----- >> From: [email protected] on behalf of James >> Harrison >> Sent: Wed 16/01/2013 00:42 >> To: User discussion about the Rivendell Radio Automation System >> Subject: Re: [RDD] Centos 6.3 fstab permissions >> >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Does the appropriate user have execute permissions (via user or group >> or world permissions)? >> >> chmod 755 mount-dir might solve it. >> >> Cheers, >> James Harrison >> >> On 16/01/2013 00:41, VE4PER/ Andy wrote: >>> Does anyone know if there is something in SELinux that would >>> prevent fileshare access? I have set up a network server box using >>> ubuntu. The exports sets up fine and the fstab works OK on other >>> ubuntu boxes; when I exit ubuntu and boot into Centos 6.3, the one >>> I plan to run RD in, I get a 'you don't have permission to access >>> contents error' when I attempt to view the share. >>> >>> The folders to mount the share in were created exactly the same way >>> in centos as ubuntu (ie root created all subfolders in the media >>> folder from terminal). fstab entry adding the same share also >>> duplicated. appears to go through mount process with no error but >>> when I attempt to view contents in file manager I get an X or >>> restricted due to permissions error. >>> >>> any pointers would be a help thanks >>> >>> Andy >>> >>> ps anyone looking to update grub for centos to dual boot an added >>> ubuntu OS do a search of man or help for "grubby" command in >>> centos worked for me. >>> _______________________________________________ Rivendell-dev >>> mailing list [email protected] >>> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev >>> >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v2.0.17 (MingW32) >> >> iEYEARECAAYFAlD1914ACgkQ22kkGnnJQAyFTgCcC7dBIv2ysybGRN25Q41df/iw >> Vj0An1djSYjdgEoBE8MNShNT02yQuUKs >> =inzX >> -----END PGP SIGNATURE----- >> _______________________________________________ >> Rivendell-dev mailing list >> [email protected] >> http://[email protected]/mailman/listinfo/rivendell-dev >> >> >> ####################### >> Scanned by MailMarshal >> ####################### >> >> ############ >> >> Attention: >> >> The information contained in this message is confidential and intended >> for the addressee(s) only. If you have received this message in error >> or there are any problems, please notify the originator immediately. >> The unauthorised use, disclosure, copying or alteration of this message >> is strictly forbidden. Christian Vision or any of its subsidiaries will >> not be liable for direct, special, indirect or consequential damages >> arising from alteration of the contents of this message by a third party >> or as a result of any virus being passed on. Please note that we reserve >> the right to monitor and read any e-mails sent or received by the >> company under the Telecommunications (Lawful Business Practice) >> (Interception of Communications) Regulation 2000. Christian Vision is >> registered in England as a limited company 2842414 and as a charity >> 1031031 >> >> ############ >> >> >> _______________________________________________ >> Rivendell-dev mailing list >> [email protected] >> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > > > > ####################### > Scanned by MailMarshal > ####################### > > ############ > > Attention: > > The information contained in this message is confidential and intended > for the addressee(s) only. If you have received this message in error > or there are any problems, please notify the originator immediately. > The unauthorised use, disclosure, copying or alteration of this message > is strictly forbidden. Christian Vision or any of its subsidiaries will > not be liable for direct, special, indirect or consequential damages > arising from alteration of the contents of this message by a third party > or as a result of any virus being passed on. Please note that we reserve > the right to monitor and read any e-mails sent or received by the > company under the Telecommunications (Lawful Business Practice) > (Interception of Communications) Regulation 2000. Christian Vision is > registered in England as a limited company 2842414 and as a charity > 1031031 > > ############ > > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
