Ok, my forehead is bleeding, the wife is mad about the dents in the wall, so I give, what am I missing? 2 S.u.S.E. boxes, network hardware is ok, telnet, ftp both work fine. But..(you knew this was comming).. why, when I mount an NFS share and I try to mkdir a directory on said share, I get "permission denied"? My /etc/exports is simpile (at least till I figure this out).. It contains only one line right now... /mnt/hdb1 *(rw) It will not let me write anything to the drive..what am I missing, I have checked out any and all the docs I could find...everything seems to be setup right...help! (begging and pleading). Thanks! -- 8:30pm up 5:05, 2 users, load average: 0.00, 0.00, 0.00 USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT richfern tty1 - 7:13pm 1:16m 39.90s 0.03s sh dialout modem wvdial 7:01pm 17.00s 0.02s 0.02s pppd -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
Have you set the protection on the 'said' drive to permit writing... for example chmod 777 <directoryname> Regards, Bruce.
Ok, my forehead is bleeding, the wife is mad about the dents in the wall, so I give, what am I missing?
2 S.u.S.E. boxes, network hardware is ok, telnet, ftp both work fine. But..(you knew this was comming).. why, when I mount an NFS share and I try to mkdir a directory on said share, I get "permission denied"? My /etc/exports is simpile (at least till I figure this out).. It contains only one line right now...
/mnt/hdb1 *(rw)
It will not let me write anything to the drive..what am I missing, I have checked out any and all the docs I could find...everything seems to be setup right...help! (begging and pleading). Thanks!
-- 8:30pm up 5:05, 2 users, load average: 0.00, 0.00, 0.00 USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT richfern tty1 - 7:13pm 1:16m 39.90s 0.03s sh dialout modem wvdial 7:01pm 17.00s 0.02s 0.02s pppd
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
richfern wrote:
Ok, my forehead is bleeding, the wife is mad about the dents in the wall, so I give, what am I missing?
2 S.u.S.E. boxes, network hardware is ok, telnet, ftp both work fine. But..(you knew this was comming).. why, when I mount an NFS share and I try to mkdir a directory on said share, I get "permission denied"? My /etc/exports is simpile (at least till I figure this out).. It contains only one line right now...
/mnt/hdb1 *(rw)
It will not let me write anything to the drive..what am I missing, I have checked out any and all the docs I could find...everything seems to
Have you set the permissions on /mnt/hdb1, try 777? -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
In your/etc/exports, try /mnt/<directoryname> (rather than device name) with *.<YourDomainName>(rw) eg /fire *myDomain.com(rw) and check that access rights for /fire are 777. This works for me. Did mount -t nfs nodename:/fire /fire work ok? Bruce.
Ok, my forehead is bleeding, the wife is mad about the dents in the wall, so I give, what am I missing?
2 S.u.S.E. boxes, network hardware is ok, telnet, ftp both work fine. But..(you knew this was comming).. why, when I mount an NFS share and I try to mkdir a directory on said share, I get "permission denied"? My /etc/exports is simpile (at least till I figure this out).. It contains only one line right now...
/mnt/hdb1 *(rw)
It will not let me write anything to the drive..what am I missing, I have checked out any and all the docs I could find...everything seems to be setup right...help! (begging and pleading). Thanks!
-- 8:30pm up 5:05, 2 users, load average: 0.00, 0.00, 0.00 USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT richfern tty1 - 7:13pm 1:16m 39.90s 0.03s sh dialout modem wvdial 7:01pm 17.00s 0.02s 0.02s pppd
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
participants (3)
-
bruce@toorak.com
-
richfern@isoc.net
-
zentara@gypsyfarm.com