Bug 1674 - still problems when follow symlinks = no
Summary: still problems when follow symlinks = no
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.6
Hardware: Other Linux
: P3 normal
Target Milestone: none
Assignee: Jeremy Allison
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-28 04:23 UTC by Mark Pröhl (dead mail address)
Modified: 2005-08-24 10:27 UTC (History)
0 users

See Also:


Attachments
I think this fixes it. (2.86 KB, patch)
2004-08-31 15:52 UTC, Jeremy Allison
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Pröhl (dead mail address) 2004-08-28 04:23:22 UTC
I've dissabled symlinks: 
  follow symlinks = no 
  wide links = no 
 
I cannot remove Files: 
[root@frog root]# smbclient '\\frog\tmp' 
Password: 
Domain=[FROG] OS=[Unix] Server=[Samba 3.0.6] 
smb: \> dir 
  .                                   D        0  Sat Aug 28 13:22:13 2004 
  ..                                  D        0  Sat Aug 28 09:33:54 2004 
  hello                                        0  Sat Aug 28 09:57:26 2004 
 
                57222 blocks of size 262144. 3153 blocks available 
smb: \> rm hello 
NT_STATUS_ACCESS_DENIED deleting remote file \hello 
smb: \> 
 
(hello is a plain file)
Comment 1 Jeremy Allison 2004-08-31 15:52:11 UTC
Created attachment 627 [details]
I think this fixes it.
Comment 2 Jeremy Allison 2004-08-31 15:53:02 UTC
Ok, I've added the given patch. I think this should fix the problem.
Jeremy.
Comment 3 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:27:29 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.