Problem
When a user tries to delete a file from the shared folder from one of the clients, it deletes immediately and does not go through the OS X “Trash” system.
Cause
The network trash cans went away when AFP 3 came in. Local files still get sent to .Trashes but it is no longer possible to do anything but delete files immediately with network shares.
Solution
None
Workaround
- On Mac OS X Lion Server
- Disable all Filesharing
- Hint: Mac OS X Lion does not use the standard samba software. Apple has decided to create a custom version. I can’t even find the smb.conf file there anymore 8-(
- Install Samba via macports
Links