Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Linux Support Linux - Operating Systems and Applications Support

Reply
 
LinkBack Thread Tools
Old 01-28-2008, 11:54 AM   #1 (permalink)
Registered User
 
Join Date: Jan 2008
Posts: 2
OS: RH Enterprise Linux 5


Destination Folder Access Denied

I am running Red Hat Enterprise Linux 5. I created a Share within Samba Server and gave the folder Read/Write permissions for everyone.(I tried just my account as well) When I try to add/delete any files or folders from a Windows Vista workstation I get the following error: Destination Folder Access Denied.. You need Permissions to perform this action.

Any suggestions?

Thanks,
Kevin
kmill99 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 01-28-2008, 03:35 PM   #2 (permalink)
Registered User
 
cmnorton's Avatar
 
Join Date: Jan 2008
Location: Arlington, MA
Posts: 22
OS: Ubuntu


Re: Destination Folder Access Denied

I believe you have to mark the share, not just the permissions, as being open to everyone. I'm not sitting at a Linux machine right now, and I am trying to remember what the SAMBA permissions gui looks like, but you'd do it there.

When you mark that share's permissions, you are marking them for Linux users, not Vista users. If you want some control over who has access, then you can map one or many Windows users to a user who owns the share.
__________________
Charles M. Norton
cmnorton is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-28-2008, 09:54 PM   #3 (permalink)
Registered User
 
Join Date: Oct 2007
Location: Littleton, Colorado USA
Posts: 470
OS: xp 64 sp2 Fedora Core 8 (vmware xp core 8 x32) Minix


Re: Destination Folder Access Denied

I think you need public and the browsable (visible) options set on.
Below is a snippet out of my "/etc/samba/smb.conf" for a wide open directory:

[home]
comment = Home Folder
path = /home
guest ok = yes
writeable = yes
public = yes
printable = no
; create mask = 0765
browseable = yes
; valid users = xyz

The ; means the line was commented out.

A good way to debug from the Linux side is to use the program "smbclient" from a text command line window. You can test your setups easily from there. Enter

smbclient -L //Linux-pc-ip-address/

It will ask for a password. Just hit enter. You will see your shares. Smbclient will also query a M$ machine.

Goooooood luck.
lensman3 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-29-2008, 09:05 AM   #4 (permalink)
Registered User
 
Join Date: Jan 2008
Posts: 2
OS: RH Enterprise Linux 5


Re: Destination Folder Access Denied

Ok. I set the Samba Server Share to Read/Write and "Visible" as well as "Everyone" for allow access. I can map a drive to the share from a Vista PC and see the files and folders. I can now "delete" files but I cant add any files or folders from a Vista pc to the linux share. It gives me the "Destination Folder Access Denied". Pardon my ignorance as I am new to Linux.
kmill99 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-29-2008, 08:35 PM   #5 (permalink)
Registered User
 
Join Date: Oct 2007
Location: Littleton, Colorado USA
Posts: 470
OS: xp 64 sp2 Fedora Core 8 (vmware xp core 8 x32) Minix


Re: Destination Folder Access Denied

Your description tells me that you have read access (from Linux) of Vista's folder, but you don't have write access to the folder on Vista. OR Your login name on Linux is not exactly the same as the login name on Vista. The login name for Vista and Linux are the in the same group (or guest) so Linux can "read" Vista's folder.

This could be as simple as logging in as "guest" from the Linux, but Vista won't let a "guest" user write to the disk. Make sure that the user names and passwords are exactly the same between the two machines.
lensman3 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 07:06 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85