Displaying 12 results from an estimated 12 matches for "wzb".
Did you mean:
wmb
2008 Dec 15
2
rsync 3.0.4 ACL corruption
...as
some 600 megabytes.
I've just noticed that ACLs get partially corrupted on the receiving
side. This is my command line, running as root:
/usr/bin/rsync --quiet --links --numeric-ids --acls --perms --times
--recursive --owner --group --delete-during --ignore-errors --backup
--backup-dir=/wzb/backup/wzb= --password-file=/etc/wzb/rsync/password
--filter '- /backup/' rsync://selene.wzb.eu/wzb /wzb
/wzb has subtrees user, group, software. Wrong ACLs show up in several
places. /wzb/user (home directories) seems ok. Both /wzb/group and
/wzb/software have wrong subentries.
In /wz...
2008 Oct 17
2
problem usrmgr Version 3.2.4
hi , i have
a few problems with usmgr on Version 3.2.4
( Version 3.2.4-8.1-1931-SUSE-SL11.0 )
samba pdc ldap
the download version from ms
http://www.microsoft.com/Downloads/details.aspx?FamilyID=c0011ab8-3178-4701-a791-eafba0f42de2&displaylang=en
doesnt work
giving
"device attached to the system is not functioning"
whatever i do
a old version from usermgr works partially
but magic
2010 Jul 15
3
Windows 7 machine trust accounts expiring
There was an earlier thread about failing trust relationships between
Windows 7 and Samba. Since we occasionally experience the same problem
with Win 7 clients against a Samba 3.5.4 server, I investigated this a
bit further.
I think it happens when
- the time to change the machine password has arrived
- the Win 7 machine is up, but no one is logged on (login box is shown
on the screen).
To
2008 Oct 21
0
3.2.4 CreateDirectory panic
Hi,
For some reason I am not able to send the level 10 debug output as an
attachment to the list. Therefore, I have prepared a download link:
http://www.wzb.eu/wzb/dv/downloads/log.smbd.gz
Cheers, Peter
2008 Nov 04
3
3.2.4 ACL inheritance trouble
Hi,
Since 3.2.4 (maybe earlier, but I doubt it), one important feature does
not work anymore for me:
I cannot break ACL inheritance anymore in the Windows ACL editor. With
previous Samba versions, I entered the "Advanced" dialog of the Windows
ACL editor and unchecked the flag "Inherit from parent the permission
entries that apply to child objects. Include these with entries
2019 Aug 02
2
Join Windows 2016/2019 Server as Member to Samba AD DC
Hi,
Is it possible to join a Windows 2016 or 2019 server as a member server
to a Samba 4.10.6 based AD DC?
I apologize if this question has been answered before.
Thanks,
Peter Rindfuss
2007 Jan 22
1
Bug in NetSessionEnum implementation ?
Hi Everybody,
It seems that there is a bug in the implementation of the MS Windows API
function NetSessionEnum. I am using Windows XP against a Samba 3.023d
domain controller.
When NetSessionEnum is successful it is supposed to return either
NERR_Success (0) when it is finished or ERROR_MORE_DATA when there is
more data outstanding.
In my program which tries to retrieve all currently logged-on
2008 Aug 12
0
BDC returning wrong Domain Group membership ?
Hi all,
I have just noticed the following situation:
Our NT4-style domain users are often (not always) seen by Windows XP as
members of
Domain Users and
Domain Guests and
Domain Admins and
Domain Computers
although they are definitely only members of "Domain Users". This gives
us a security problem as "Domain Admins" become local Administrators.
They are no real
2013 Feb 08
1
sieve /editheader / addheader :last crash
Hi Everybody,
I'm using dovecot 2.1.14 from http://xi.rename-it.nl/debian/ with debian
squeeze stable.
In general, sieve works fine for me, but "addheader :last ..." from the
editheader extension causes a crash when it processes a message.
I was able to narrow this down a bit:
It only happens if "addheader :last" is the first editheader command
executed in a script.
2020 Jan 03
3
samba-tool user syncpasswords 4.10 bug
Hi,
When I use "samba-tool user syncpasswords" in Samba 4.10.11 (and earlier
version of 4.10), I get a python exception coming from a place in
/usr/lib/python3/dist-packages/samba/netcmd/user.py
I could fix it with this patch:
diff user.py.orig user.py
2001c2001
< reply = sync_command_p.communicate(input)[0]
---
> reply =
2019 Aug 26
2
Permissions at the top of a Samba share
Hi,
I have a question regarding permissions at the top of a share as seen
from a Windows 10 client.
We are using Samba 4.10.6-Debian (van Belle) on Debian 10 (Buster) with
one AD controller and one file server.
The top directory of our main share on the file server has, on the Linux
level, these permissions reported by getfacl:
# file: ...
# owner: root
# group: domain\040users
# flags: ---
2019 Aug 27
3
Permissions at the top of a Samba share
Am 2019-08-26 um 16:35 schrieb Rowland penny via samba:
> On 26/08/2019 15:20, ? Peter Rindfuss via samba wrote:
>> Hi,
>>
>> I have a question regarding permissions at the top of a share as seen
>> from a Windows 10 client.
>>
>> We are using Samba 4.10.6-Debian (van Belle) on Debian 10 (Buster) with
>> one AD controller and one file server.
>>