Displaying 20 results from an estimated 6000 matches similar to: "Compiling the recycle bin"
2001 Nov 29
8
File transfer speed issue
Hi all,
I have aproblem with Samba copying (unfortunatly I'm new to samba so my
skills are fairly limited).
I have a sun box (solaris 8) with samba 2.2.2.
Copying from sun to a nt server is fast (as good as you would expect)
however, copying from the nt server to the sun box is slow (files copy
normally, then slow to a complete halt then copy very slowly).
We cannot see anything on a
2002 May 21
3
Controlling share create permissions
Is it possible to set default create permissions on certain directories
within a share? ie. Create files in the share [something] /folder1/ as 744
but in /folder1/subfolder/ as 777. I thought of creating two shares and
having the users manually go into the other share to save thier files, but
confusion ensued. Thanks for any help!
Ryan
2001 Dec 04
2
Newbie (groan... !) Client Problem
I've studied the books, searched the list archives, etc. I suspect there is
someone who can just tell me one thing to tweek, so I humbly beg your
advice.
Situation:
I am playing with/learning Linux, intending to replace our two company
Netware servers sometime in the next 6 months. At home, I have an NT4.0/SPC
PDC, an NT4.0/SP6 docked laptop, and an HP server with RH7.1 or 7.2 (2.4.??
2001 Dec 20
8
Linux as a workstation client
I'm exploring the idea of using Linux as a workstation OS for some of the
users where I work. Most of the issues I've looked at seem resolvable, but
I keep running into one sticking point. We rely heavily on shared folders
on our Samba server, using ACLs to restrict things on a departmental basis.
What I'd need is a way to mount these folders with the permissions of the
current
2001 Oct 22
8
Access Denied, Unable to connect
I Setup a Printer in Samba 2.2.1a Win2k machine see it fine prints to fine
but I always get the status message Unable to connect, access denied. I have
it set to share added account pcguest everything I can to let anyone print
to that printer what am I doing wrong?
I also setup a shared folder same permissions (Everyone and their
grandmother) and it always asks me for a user name and password I
2002 Jul 03
2
2.2.5 - SOl 2.8 - Recycle Bin VFS
Hi
I've compiled and installed 2.2.5 on a Solaris 2.8 box. When attempting
to browse the workgroup, a popup messages is displayed:
Simple is not accessible.
A device attached to the system is not functioning
If I check the log file, the following error messages show up:
............
Jul 3 10:08:26 serv03 smbd[1544]: [ID 702911 daemon.error] [2002/07/03
10:08:26, 0]
2002 Jun 06
10
FreeBSD 4.5, Samba 2.2.4_1, W2K client "printer properties cannot be displayed"
Hello, I have a FreeBSD 4.5-RELEASE box running the SAMBA 2.2.4_1 port. I
have successfully added a printer driver to the unit, and when connecting
from a Windows 2000 client, I get the driver successfully installed. I then
converted the system to a PDC and added a test machine to it's domain. I can
connect to the printer, it downloads drivers, but when I choose printer
properties, I get:
2002 Jun 06
14
FreeBSD 4.5, Samba 2.2.4_1, W2K client "printer prope rties cannot be displayed"
I've experienced something like this, as well. Though I don't know if this
will help, I would make sure that your NT username(s) are appropriately
mapped to unix users. You may not be able to view the properties because
the permissions/mapped user are mixed up. You can check this by doing a
smbstatus - the user names listed as connected are the unix usernames that
have been mapped to.
2008 Aug 13
3
config-file for recycle bin
I make a recycle bin as follow:
config-file = /etc/samba/recycle.conf
vfs object = recycle
recycle:subdir_mode = 0770
recycle:keeptree = Yes
recycle:repository = Recycle Bin
recycle:versions = Yes
recycle:directory_mode = 0770
But testparm shows:
Unknown parameter encounter: "config-file"
Ignoring unknown parameter "config-file"
What could be the problem and the solution?
2015 Mar 17
1
Recycle Bin On Share
Rowland,
How exactly does this command work?
recycle:repository = .recycle/%U
Does the command create user folders with '.recycle' sub folders?
On 3/17/2015 10:23 AM, Rowland Penny wrote:
> On 17/03/15 14:05, James wrote:
>> Hello,
>>
>> Is this the preferred method for adding a recycle bin to a share?
>> Share is located on a Samba 4.1.17 member
2015 Mar 17
2
Recycle Bin On Share
Hello,
Is this the preferred method for adding a recycle bin to a share?
Share is located on a Samba 4.1.17 member server. Thanks.
/|[share]|/
path = /data/share <https://www.samba.org/samba/docs/man/manpages/smb.conf.5.html#PATH>
vfs objects = recycle <https://www.samba.org/samba/docs/man/manpages/smb.conf.5.html#VFSOBJECTS>
recycle:repository = .recycle
2007 Jun 21
1
Recycle bin and ACL
Hello,
we are using the vfs module recycle with the following config:
vfs objects = recycle
recycle: repository = .Papierkorb
recycle:directory_mode = 0777
recycle:subdir_mode = 0777
recycle: keeptree = Yes
recycle: exclude = *.tmp, *.temp, *.log, *.ldb
recycle: exclude_dir = tmp
recycle:versions = Yes
Problem is that everybody can see deleted documents in the
recycle bin.
But if I set
2002 Jun 30
2
Samba 2.2.5 - RECYCLE BIN (VFS) problem
Hello Folks,
can somebody give me detailed instructions for compiling the
VFS-recycle bin-extension for samba 2.2.5? I tried it, already RTFM,
but it didn't work. I don't know in which path I have to put the files from
the /example directory to compile it correctly (newbie prob?!).
Are there any further ./configure options I have to use?
I'm running FreeBSD 4.5. You could even send me
2006 Feb 13
3
recycle bin
Want to implement recycle bin for samba 3.0.14a under aix and solaris 2.8.
What are the steps required. Went through some docs but did not help.
1. Do i need to compile samba with VFS module then how ?
configure --with-vfs or what ?
2. Example of how smb.conf should look like.
Thanks
_________________________________________________________________
On the road to retirement? Check out MSN
2002 Jun 27
2
Samba 2.2.5 Recycle Bin file permissions
Using Samba 2.2.5 on FreeBSD 4.5.
We have a file share used by several people working on common projects.
The share is set up with
force group = cad
create mask = 0774
force create mode = 0774
directory mask = 0775
force directory mode = 0775
so that everyone can create/modify any file in the share.
The new VFS recycle bin, however, sets the file
2018 Aug 05
3
Samba recycle bin configuration
Can not the configuration of the recycle bin be done with the active
directory? I did tests, deleting but it only gives me the information of a
user that had deleted a folder, what other parameters are necessary so that
they are shown of all the users who deleted some file or folder?
----------------
[TI]
path = /opt/sistemas
read only = no
# Recycle Bin
vfs objects =
2004 Jul 20
3
i need recycle bin configuration
any one can help me how to setting up recycle bin on samba
or manual references webstie
btw i'm using redhat 7.2 samba 2.2.7..
===========================================================================================
"Gabung INSTANIA, dapatkan XENIA. Daftar di www.telkomnetinstan.com, langsung dapat akses Internet Gratis..
Dan ..ikuti "Instan Smile" berhadiah Xenia,Tour
2005 Feb 18
2
Ghost logons / Recycle Bin Options (related)
Hi all. Long time no write :)
Have been looking at recycle bin options using the VFS options.
Everything works fine, but I have one question/snag.
We use a script that uses smbclient to send a message to a machine to warn
them they are low on space.
So the user thinks "oh dear" and deletes stuff. Problem is on the quota
system its still counted as part of their user space... Is there
2010 Nov 04
2
Recycle Bin disappeared (GNOME, CentOS 5.5, 32 bit)
Probably this is due to operator error, The Recycle Bin in GNOME
disappeared, for this CentOS 5.5 (32 bit) Desktop PC. The box is fully
updated.
Is there a command I can use, or another procedure, to get the Recycle
Bin in GNOME working again?
The .trash folder is there.
Incredibly rare that I use the KDE Desktop, but it is also installed
on this box and the Trash folder (like the Recycle Bin
2018 Dec 11
1
[OT?] $RECYCLE.BIN cleanup...
I've noted that in my domain (AD) if i do some folder redirection in
GPO, for every folder a $RECYCLE.BIN folder get created. That users
clearly never cleanup.
a) (Windows Side) there's some 'things' (GPO, script, ...) that can cleanup trash
folders 'file older then X days'? I've found the powershell script
'Clear-RecycleBin', but seems that empty the bin, not