Displaying 20 results from an estimated 8000 matches similar to: "HELP! After upgrade, can't get at my shares"
2003 Aug 04
0
Réf. : Réf. : trash can on samba
Mateus, here is a more complex (working !) example :
vfs objects = recycle
recycle:name = .recycle
; max-size (in bytes) of files allowed in the recycle bin
recycle:maxsize = 2000000
; keep directory trees ?
recycle_keeptree = True
; files to exclude from the bin
recycle:exclude = *.tmp *.temp *.swp
; root dirs to exclude from the bin
recycle:exclude_dir = tmp
; include file versionning in the
2009 Apr 01
5
Fun with permissions
Firstly, hello! :)
I've been trying to setup a share with permissions to allow users within
the web group to be able to put files up, have full access to their own
files but read only access to other users files, I've got what I think
should work, but it's not (hence this post).
The relevant section of the config is as follows
[Common]
comment = Common Area
writable = yes
2019 Jul 02
0
Weird access problem to files
On 02/07/2019 12:14, Lorenzo Milesi wrote:
>> The latest Samba version is 4.10.6 and there have been numerous updates
>> since 4.3.11, but you shouldn't be having the problem you have, so lets
>> start be you posting your smb.conf
> Thank you very much.
> Here it is:
>
> [global]
> server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbindd,
2004 Nov 09
1
Improper link handling?
Samba supports links now, right? I was recently experimenting with a
setup for cross-platform access to a user's FireFox bookmarks.
Unfortunately, FireFox overwrites the link to the bookmarks file on
exit. How is this possible if Samba is interpreting the link correctly?
Shouldn't the file that the bookmarks link points to be overwritten
instead? Both the link and the file are on
2003 Jul 29
0
Réf. : trash can on samba
Hi !
I successfully used recycle bin + audit with these parameters :
vfs objects = extd_audit recycle
I didn't configure anything else, so I can't tell for advanced options... I
don't remember having used any configure options for this.
Ganael.
mateus@tdkom.com.br@lists.samba.org on 07/28/2003 12:46:54 PM
Envoy? par : samba-bounces+ganael.laplanche=edf.fr@lists.samba.org
2006 Apr 20
0
how to use recycle:excludedir
I've Samba 3.0.14a running without hassles on a ubuntu machine. Just one
detail is bugging me. The recycle:excludedir doesn't seam to work.
I've tried several options: absolute paths, relative paths, with and without
comma...restarting samba, reloading, logging off and on. no chance
this is my share:
[projects]
comment = put projects here
path = /mnt/raid/projects
2005 Sep 28
0
VFS recycle - can't get exclude_dir to work
Hello
I'm testing the VFS recycle stuff on a 3.0.14a-Debian (Debian Sarge,
kernel 2.6.8-2). The smb.conf share config part looks like this:
[write]
path = /sambashared/write
browseable = yes
writable = yes
public = yes
vfs object = recycle
#recycle:repository = ../readonly
recycle:keeptree = yes
recycle:versions = yes
recycle:touch = yes
recycle:maxsize = 1000000
2019 Jul 02
3
Weird access problem to files
> The latest Samba version is 4.10.6 and there have been numerous updates
> since 4.3.11, but you shouldn't be having the problem you have, so lets
> start be you posting your smb.conf
Thank you very much.
Here it is:
[global]
server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbindd, ntp_signd, kcc, dnsupdate
realm = domain.lan
ldap server require strong auth =
2023 Nov 30
1
Win ACL share Perm and recycle bin
Hi
I've set up a domain with 2 dc (samba 4.16.10 - debian 11) a fileserver ( 4.15.13 ubuntu 22) , and 50 windows client.
fileserver has a few share with win ACL ( I follow [ https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs | https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs ] ) .
Everythings works fine and I can setup security access for that
2013 Sep 26
1
Samba 3.6.15 Not honouring create mode
Using samba 3 as cluster share for many years now and we now need to for
the create mode on files. This seems to not be working in3.6.15.
Here is my config
[global]
workgroup = TAYLORTELEPHONE
realm = TAYLORTELEPHONE.COM
netbios name = SHR01
server string = Cluster Share
interfaces = eth0, eth1, lo
security = ADS
private dir = /clusterdata/ctdb
log file =
2013 Dec 06
1
DNS_INFO_NO_RECORDS when trying to join domain
Hi.
I've a Samba 3.4.7 running on Ubuntu 10.04 configured as PDC.
It has always worked but lately these months strange things started to happen: clients cannot join the domain anymore.
I had to reinstall a computer but when I tried to add it back to the domain I get this error message in Windows XP: DNS_INFO_NO_RECORDS.
It seems windows cannot get server name via dns?
The samba server runs
2005 Jan 27
1
Recycler problem
Hi folks,
I have Samba 3.0.10 with SuSE 9.1 running and a problem with the
recycler feature of Samba.
Following setup:
- User A deletes file F1 in directory D
- Samba produces file .recycler/D/F1
- D has permissions -rwx------, F1 has permissions -rwxrw-r-- (owner A)
- User B deletes file F2 in directory D
- F2 doesn't show up in .recycler/D
So all files User B deletes in directory D are
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
2005 Jun 30
0
Debian Samba 3.0.14a with ldap, recyle + little SETUP for samba + Ldap
Hi everybody, im new here so this is what i use and know
Im using Debian Sarge (stable) with LDAP, i used the Idealx as example
here my small howto
### README FOR EASY SAMBA SETUP
First make sure you have a running debian server.
install the following packages
apt-get install slapd ldap-utils samba samba-doc libpam-ldap /
libnss-ldap libslapd2-dev phpldapadmin autofs-ldap /
smbldap-tools
2004 Aug 09
1
Printer on LDAP PDC debug help?
Mandrake 10.0 LDAP PDC with ldapauth.
Server is a member of the PDC but not using winbind since we have
ldapauth. Basically this just means that I used:
net rpc join -U Administrator%PASSWORD
I've been going by the HOWTOs and books from the beginning. I even have
the Samba HOWTO Guide and Reference in dead tree format.
Today I tried using a simple setup from this site:
2006 Apr 06
1
SAMBA and Clamav
Dear Friends,
When I configure the SMB.CONF to using active clamav with vfs the
directory shared don't more access.
See below the configuratiom of file smb.conf
[BACKUP]
path = /data/bkp
comment = Backup
browseable = yes
public = yes
read only = no
share modes = yes
guest ok = yes
create mode = 0777
# Configuracao Lixeira
2008 Jan 03
1
require_membership_of being ignored?
Hi, I'm setting up a Gentoo samba server for home directories on a 2003 ADS
network.
I've decided to use pam_mkhomedir.to have the fileserver automagically create
their home when they first log in. But we don't want everyone to log in, just
the members of the AD group filesurfer-users.
The problem: Regardless of what I put as a require_membership_of= in the samba
pam file, any domain
2013 Jul 03
1
Migration from 3.5.6-27 to 3.6.16-31
Hello,
I have a debian etch with (samba 3.5.6-27,) shares and windows 7 in the
domain. This works ok.
Since i installed the new version 3.6.16-31 I can not login with domain
users in my windows client and the shares are inaccessible.
I solved the problem with the login, removing the following line in my
smb.conf:
*ldapsam:trusted = yes*
but why this line works with the version 3.5.6-27 and not
2004 Sep 03
1
samba3 vscan recycle exclude does not work
Hi,
i got a little prob with some features of recycle bin which dont work
using samba 3.06 suse 9
[files3]
comment = public files
path = /files3
read only = No
guest ok = Yes
browseable = Yes
csc policy = disable
vfs objects = vscan-clamav, netatalk, audit, recycle
recycle:keeptree = yes
recycle:versions = yes
2014 Aug 25
1
Unable to open a particular share.
Hello everybody,
we have a strange behaviour since a BDC was rebooted.
We have an infrastructure were one big Samba server is defined as a PDC,
and a few others servers are defined as BDC. This infrastructure is
deployed in a school, so we have the PDC and one BDC for each section of
the school (college, elementary school ...). Most of the clients
computers are Windows XP, and the servers