LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Cant add folder into my shared folder? (https://www.linuxquestions.org/questions/linux-newbie-8/cant-add-folder-into-my-shared-folder-309235/)

amer_58 04-03-2005 10:50 AM

Cant add folder into my shared folder?
 
This is what I have on my /etc/fstab:
Code:

//servername/MyDocuments /mnt/shared  smbfs      username=!!,password=!!,users,umask=0002 0 0
+

ls -l /mnt/shared:

Code:

drwxr-xr-x  1 root root 4096 2003-03-13 21:48 C++
drwxr-xr-x  1 root root 4096 2004-10-18 22:45 Documents
drwxr-xr-x  1 root root 4096 2003-03-15 03:26 Dont Enter
dr-xr-xr-x  1 root root 4096 2004-12-25 09:07 Favorites
drwxr-xr-x  1 root root 4096 2005-04-02 01:37 KazzaFiles
dr-xr-xr-x  1 root root 4096 2004-06-26 19:34 Lan Scanner
dr-xr-xr-x  1 root root 4096 2004-11-21 00:34 My Pictures
drwxr-xr-x  1 root root 4096 2003-03-28 03:01 MyDoc
drwxr-xr-x  1 root root 4096 2003-03-28 02:55 Programs
-rwxr-xr-x  1 root root 5632 2005-04-02 09:19 Thumbs.db
drwxr-xr-x  1 root root 4096 2005-02-23 03:15 VGA Driver
drwxr-xr-x  1 root root 4096 2005-02-21 06:56 ellena
drwxr-xr-x  1 root root 4096 2004-10-18 22:35 my smilies

I Cant add or modify my files and folders,Why?

martinius 04-03-2005 11:14 AM

The umask parameter seems to be good. Have you check the settings for the shared folder in windows? I recall you must set specific that you allow writing!!!!!!

brainiac 04-03-2005 11:35 AM

All of the directories are owned by root, a user won't be able to modify them.


All times are GMT -5. The time now is 01:22 AM.