![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to mount/umount disk from a non-root account | brendan76 | Linux | 8 | 03-24-2008 08:51 AM |
| How to mount disk for non-root accounts? | siegfried | UNIX for Dummies Questions & Answers | 4 | 08-28-2006 04:47 AM |
| unixware 7.1.3 can't mount root | hushboy | UNIX for Advanced & Expert Users | 1 | 10-22-2005 08:46 AM |
| How do i access (mount, read & write) a floppy disk from the console, not being root? | kfaday | UNIX for Dummies Questions & Answers | 4 | 05-13-2005 11:17 AM |
| Hw to create root-equivalent accounts? | penguin-friend | UNIX for Advanced & Expert Users | 6 | 01-28-2002 05:40 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How to mount disk for non-root accounts?
I have a USB disk on a little NAS controller (NSLU2 running unslung 6.8) that I can access nicely with root with
mount -t cifs \\\\10.134.23.23\\DISK\ 2 /mnt/LKGD7F73A However, when I run emacs from an user mode xterm prompt, emacs cannot read and write the files on /mnt/LKGD7F73A. Emacs can see the file but it says the file is not readable. However, if I start emacs from a root console mode prompt, it can read and write the files. I did a google search and read that I need to do a "umount /mnt/LKGD7F73A; chmod 777 /LKGD7F73A " and remount but this did not work. How do I do this? Is there a procedure that will work for fd0 and other devices? What can I put in fstab so /mnt/LKGD7F73A will automount? In addition, what command can I use from the bash prompt (running as root) so other uses can access the mounted disk? Thanks, Siegfried |
|
||||
|
Still cannot read files on debian
I'm confused as I cannot detect the pattern yet. The solution of putting "-o uid=siegfried" did solve the problem on one distribution and I thought I had the problem solved. I think I was able to use it on ubuntu to burn a CD using nautilus.
But now I am on debian etch and I tried that trick again with mount ... -o uid=siegfried,username=siegfried and emacs comes back and says the file is not readable. So then I have to switch to my xterm running in root and copy the file from the samba share to a local copy where I can edit it in emacs. So what else do I have to do so emacs can read and write files on the samba share? Root can do it but the siegfried account cannot. The siegfried account can see the file names and traverse the directories, however. That is progress! Thanks, Siegfried |
|
||||
|
Trouble using NFS
I was having trouble using Samba and NFS and I finally solved (one of) my Samba problems by remembering to use smbpasswd. I wish the authors of the samba client setup would put a little push button and edit box that would remind you to run smbpasswd by clicking on the button. Oh well.
Is there an NFS counterpart to smbpasswd that I need to use? I enabled NFS shares via the nice GUIs (I love these new GUIs on all the distros, I just wish they would work) but I cannot see visit the shares from windows explorer or by using the unix mount command. I get connection refused. Thanks, Siegfried |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| linux, linux commands, ubuntu |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|