Displaying 20 results from an estimated 4000 matches similar to: "File bucketing changed?"
2010 Oct 19
14
client won't use remote file bucket
Hi all,
I''m having a stupid moment getting a remote file bucket working. My
client only file buckets locally, not remotely.
I have this site.pp:
*********
filebucket { "main": server => "puppet" }
File { backup => "main" }
node ''default'' {
include test
}
*********
and this test module:
*********
class test {
file {
2007 Jun 07
3
Removing files appends "puppet" to filename
I expect that there is something simple that I am missing, but if I set a file to "ensure => absent", puppet is actually just renaming it to "${ORIGINALNAME}puppet" (i.e., appending puppet to the name).
Did I forget to turn off a debug flag somewhere?
The file definition that I am using is just:
file { "/usr/lib/xen-tools/debian.d/55-create-dev": ensure =>
2019 Aug 26
1
Problems joining station in domain
On 26/08/2019 20:43, Marcio Demetrio Bacci wrote:
> Hi,
>
> Another strange situation occurs when I use the RSAT GPO tool in
> Windows 7. The following message appears:
> "RPC Server not available"
>
> Another situation is that I have created a GPO to allow helpdesk group
> only to add stations in the domain, but this GPO does not work.
>
> The permissions
2016 Jun 15
2
Rsync GPOs Erro Sysvol
Hello!!
ls -l /opt/samba/var/locks/sysvol/mydominio.local
total 16
drwxrwx---+ 26 root 3000000 4096 Jan 5 19:48 Policies
drwxrwx---+ 2 root 3000000 4096 Jul 31 2015 scripts
ls -l Policies/
total 192
drwxrwx---+ 5 root 3000000 4096 Set 16 2015
{0B61360F-3848-4672-B9AF-F7C80AA1B296}
drwxrwx---+ 5 root 3000000 4096 Set 16 2015
{0C635CCE-DC1D-4056-A38C-8F9020480E73}
drwxrwx---+ 5 root 3000000
2016 Jun 15
2
Rsync GPOs Erro Sysvol
Hello!
It may be, what I did yesterday was to adjust the /etc/nsswitch.conf of
my DCs, and again ran the sysvolreset takes more than 10 minutes it
changed several files (permissions) within the Sysvol, but Finau gave
error (the same) .
The some form of correction?
Thank you.
Em 15-06-2016 12:17, lingpanda101 at gmail.com escreveu:
> On 6/14/2016 8:32 PM, Carlos A. P. Cunha wrote:
>>
2012 Dec 04
2
permissions keeping changing
I've got a share where I needed the permissions to be 770 and I think an Apple Mac computer is connecting to a Samba share and changing the permissions each day.
At the end of the day, I'll set permissions to:
root at backblaze000002:/share1/QuinceCt/.TemporaryItems# ls -la
total 12
drwxrwx--- 3 jlehmanjr qcbbwritetoquincectshare 16 Nov 15 14:57 .
drwxrwx--- 9 jlehmanjr
2011 Oct 26
1
samba-3.4.7 & access to share from win7
Hello list,
I have tried rather much (forums, google) and trying this as the last option. The problem is that one is not able to access "group" samba shares from windows 7 machines, everything ok from win-ts-2003 & xp machines. Every user belongs to his primary group defined in samba+openldap pdc. If they want to access the share named according to their primary group (with
2023 Jul 28
1
Joining a new Samba AD DC
on Fri Jul 28 14:30:33 2023 Rowland Penny via samba <samba at lists.samba.org> wrote:
> On 28/07/2023 19:04, Mark Foley via samba wrote:
> >
> > After checking with the previous run, these sysvolreset errors are the same as
> > before, so syncing the sysvol didn't make any different.
> >
> > You wrote: "It looks to me that you have more GPO's
2014 Mar 28
1
shadow_copy2 not working
Hi folks,
I've been trying to get shadow copy / previous versions working under
sernet-samba-ad-4.1.6-7.el6.x86_64. I cannot see where I am going wrong. I
have:
[global]
workgroup = COMPANY
realm = COMPANY.LOCAL
netbios name = DC
server role = active directory domain controller
server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl,
winbind,
2017 Jun 16
2
Erro sysvolcheck/sysvolreset
OK, sorry, uncomment a line :-D
Yes exist!
ls -ld /opt/samba/var/locks/sysvol
drwxrwx---+ 3 root BUILTIN\administrators 4096 Jun 16 11:25
/opt/samba/var/locks/sysvol
-----
ls -l /opt/samba/var/locks/sysvol
total 8 drwxrwx---+ 4 root BUILTIN\administrators 4096 Jun 14 2016
interno.MYDOMAIN.COM.BR
-----
ls -l /opt/samba/var/locks/sysvol/interno.MYDOMAIN.COM.BR/
total 16
drwxrwx---+ 28 root
2019 Mar 26
3
Problem achieving manual synchronisation of idmap.ldb and the associated User and Group ID mappings between two Samba 4 AD DCs
Cheers Louis, i just ran the diagnostic snippet you sent me:
pi at ad1:/var/lib/samba/private $ sudo ls -al $(samba -b | grep STATEDIR |
awk {' print $NF '})/sysvol
total 20
drwxrwx---+ 3 root 3000000 4096 Mar 25 16:36 .
drwxr-xr-x 8 root root 4096 Mar 25 17:31 ..
drwxrwx---+ 4 root 3000000 4096 Mar 25 16:36 samdom.example.com
pi at ad2:/var/lib/samba/private $ sudo ls -al $(samba
2024 Jul 17
1
Weird folders / files after upgrading to Samba 4.20
Hello lovely samba-people,
after upgrading to 4.20 some file shares randomly get weird directories
and files in them:
drwxrwx---+ 3 AD-ELLERHOLD\user AD-ELLERHOLD\group 4.0K May 29 01:14 ''$'\352'
drwxrwx---+ 3 AD-ELLERHOLD\user AD-ELLERHOLD\group 4.0K May 29 01:14 ''$'\324'
drwxrwx---+ 3 AD-ELLERHOLD\user AD-ELLERHOLD\group 4.0K May 18 01:12
2006 Aug 17
1
Dovecot public folders ACL
Hi, all!
I'm new to dovecot but trying to setup read-only public folders for
different user groups.
My goal is to create several public folder such as sales, operation
etc with per user index.
But I have some problem which I can't resolve with Google and Dovecot.Org.
Now users can see and subscribe to test folder "share", but I can't
block ability to delete messages via
2012 Feb 17
1
ACLs only apply to primary group?
Hi,
I wonder if someone confirm this behaviour or point out my obvious
mistake - gluster mounts via the native (fuse) client don't seem to
work properly with POSIX ACLs, example:
[jim at puppet ~]$ ls -la /mnt/
total 24
drwxr-xr-x 4 root root 4096 Feb 16 16:49 .
dr-xr-xr-x 23 root root 4096 Feb 17 10:32 ..
drwx-----x 3 root root 4096 Feb 15 03:00 arccontent
drwxrwx--x+ 5 root root 4096
2018 Jun 22
1
Proper sysvol permissions
Samba 4.8.2 as AD controller, installed from scratch (no upgrade).
I am getting "access denied" for GPO objects and netlogon or sysvol shares
both on Win7 and W10 clients.
[root at ad1 etc]# ll /usr/local/samba.ad/var/locks/
total 1384
-rw------- 1 root root 421888 May 17 08:30 account_policy.tdb
-rw------- 1 root root 528384 May 17 08:30 registry.tdb
-rw------- 1 root root 421888
2015 Aug 07
1
Cannot change directory permissions
Hi Rowland,
sorry, I hit the wrong reply button in the last answer.
So there is no other way than to use Windows ACLs?
I was told with our old systems (Samba 3 in non-domain mode) the behaviour I want to achieve was possible when only using ugo.
Greetings,
Felix
-----Ursprüngliche Nachricht-----
Von: samba [mailto:samba-bounces at lists.samba.org] Im Auftrag von Rowland Penny
Gesendet:
2023 May 22
3
vfs_shadow_copy2 cannot read/find snapshots
Hi
I am trying to get shadow_copy2 to read gluster snapshots and provide
the users with previous versions of their files.
Here is my smb.conf:
[global]
??????? security = ADS
??????? workgroup = AD
??????? realm = AD.XXX.XX
??????? netbios name = A32X
??????? log file = /var/log/samba/%m
??????? log level = 1
??????? idmap config * : backend = tdb
??????? idmap config * : range =
2008 Nov 19
2
Bucketing/Grouping Probabilities
I have a list of entrants (1-14 in this example) in a competitive event and
corresponding win probabilities for each entrant.
[(1, 0.049), (2, 0.129), (3, 0.043), (4, 0.013), (5, 0.015), (6,
0.040), (7, 0.066), (8, 0.038), (9, 0.204), (10, 0.022), (11, 0.234),
(12, 0.044), (13, 0.068), (14, 0.035)]
So, of course Sum(ps) = 1.
In order to make some subsequent computations more
2006 Aug 15
2
Acl, Namespace, User Confusion
I'm using dovecot RC6.
I have a group named "cmpymail" with 2 users "jdoe at arinbe.com"
and "jsmith at arinbe.com". I set up a mail folders like:
drwxrwx--- 4 cmpymail cmpymail 4096 2006-08-13 02:21 cmpymail
drwxrwx--- 3 jdoe users 4096 2005-11-21 13:34 jdoe
drwxrwx--- 3 jsmith users 4096 2006-08-13 02:27 jsmith
drwxrwx--- 3 fred users
2016 Jun 14
2
Rsync GPOs Erro Sysvol
DC 1 ->
ls -l /opt/samba/var/locks/sysvol/sysvol/
ls: cannot access /opt/samba/var/locks/sysvol/sysvol/: No such file or
directory
ls -l /opt/samba/var/locks/sysvol/
total 8
drwxrwx---+ 4 root 3000000 4096 Jan 4 17:34 mydominio.local
DC 2 ->
ls -l /opt/samba/var/locks/sysvol/sysvol/
ls: cannot access /opt/samba/var/locks/sysvol/sysvol/: No such file or
directory
ls -l