search for: kacper

Displaying 20 results from an estimated 148 matches for "kacper".

2018 Aug 17
5
explorer.exe crashes on security tab access
...n you submit a bug report or should I? Also can you elaborate why it's bad practice to create files/folders as a local Unix user/group on a Samba DC? On Thu, Aug 16, 2018 at 9:50 PM, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Thu, 16 Aug 2018 21:20:29 +0200 > Kacper <kacper at kacper.se> wrote: > > > The same thing happen if the group on a file is wheel or any other > > unix group. I also now observed that this also happens to unix users > > that are not mapped in idmap.ldb. > > > > For example: > > # useradd myunix...
2018 Aug 16
2
explorer.exe crashes on security tab access
...ame thing happen if the group on a file is wheel or any other unix group. I also now observed that this also happens to unix users that are not mapped in idmap.ldb. For example: # useradd myunixuser # touch myfile # chown myunixuser myfile # chgrp SAMDOM\sambauser myfile alos crashes explorer. / Kacper On Thu, Aug 16, 2018 at 8:55 PM, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Thu, 16 Aug 2018 11:46:01 -0700 > Jeremy Allison <jra at samba.org> wrote: > > > On Thu, Aug 16, 2018 at 07:35:46PM +0100, Rowland Penny via samba > > wrote: > >...
2018 Sep 22
4
Redirecting the computer container doesn't work in Samba 4.8.5
...y no longer have access to resulting in an Access Denied message during domain join. In the samba log one can clearly see that the windows clients are trying to create their computer accounts in the wrong container. Could this be a bug or did something change in the way this is handled? Regards, Kacper --- Ldif: dn: DC=mydomain,DC=test changetype: modify delete: wellKnownObjects wellKnownObjects: B:32:AA312825768811D1ADED00C04FD8D5CD:CN=Computers,DC=mydomain,DC=test - add: wellKnownObjects wellKnownObjects: B:32:AA312825768811D1ADED00C04FD8D5CD:My_Machines,DC=mydomain,DC=test
2018 Sep 24
2
Redirecting the computer container doesn't work in Samba 4.8.5
I'm in progress of doing a git bisect. Will report back when I'm done. On Sun, Sep 23, 2018 at 1:27 AM Andrew Bartlett <abartlet at samba.org> wrote: > > On Sat, 2018-09-22 at 19:14 +0200, Kacper wrote: > > But if it worked in samba 4.4 something must have been changed to > > break this functionality in 4.8. > > Sorry, I missed the 4.4 reference. All I can suggest is a massive git > bisect to find out what changed the behaviour. > > Can you please do that? > &...
2018 Oct 01
0
explorer.exe crashes on security tab access
Ok, we identified that this is a Windows bug. Is there any way to know if and when a Windows fix will be available from Microsoft? On Fri, Aug 17, 2018 at 10:45 AM Kacper <kacper at kacper.se> wrote: > > Clearly this is some kind of bug. Can you submit a bug report or should I? > > Also can you elaborate why it's bad practice to create files/folders as a local Unix user/group on a Samba DC? > > On Thu, Aug 16, 2018 at 9:50 PM, Rowland Pen...
2017 Nov 01
4
kerberos + winbind + AD authentication for samba 4 domain member
On Wed, 1 Nov 2017 19:49:32 +0000 Rowland Penny via samba <samba at lists.samba.org> wrote: > On Wed, 1 Nov 2017 20:28:05 +0100 > Kacper Wirski <kacper.wirski at gmail.com> wrote: > > > I'm going to start with clean centos install, so I might as well use > > some additional guidelines, thank You. > > > > When You run kinit, does Your user have ticket already? What I > > noticed is that wh...
2018 Aug 16
2
explorer.exe crashes on security tab access
By primary group I mean the group that is set by chgrp. that is the group returned after the pound key (#) from getfacl. In other words the Unix group and not the one managed by ACLs. / Kacper > Hello, > > I've seem to have found what looks like a bug in Samba 4.8.3. It's > the same problem as described in > https://lists.samba.org/archive/samba/2018-March/214589.html. When > accessing the Security tab on files and folder from a share > explorer.exe crashes....
2019 Sep 21
4
Samba 4.11 "Stale file handle"
...le with open(dst, 'wb') as fdst: IOError: [Errno 116] Stale file handle: '/tmp/share1/.file_tmplB0NqLtest.pdf' Expected results: The operation should succeed without a stale file handle error. Environment: Centos 7.6 / 3.10.0-1062.el7.x86_64 Python 3.6 / 2 Samba 4.11 Regards, Kacper
2018 Nov 20
3
samba AD - bind - deleted DNS entries are not removed completely
...forward zone, but it's much worse for reverse zone. E.g. recently I replaced a lot of PC's, all of them got new host names, but they kept IP's that belong to old, so now my reverse zone is mostly empty, unless I start manually adding entries - which I'd rather not to. Regards, Kacper
2018 Aug 17
0
explorer.exe crashes on security tab access
...and subdirs below it. - //server/share / is the root of the share that ‘yourdir’ is on. If ‘yourdir’ is below that level, you need to put that path. EG: //server/share /path/to/{} (note I didn’t include ‘yourdir’ in that. Just up to the dir yourdir is in). -Glenn On 2018-08-17, 4:45 AM, "Kacper" <kacper at kacper.se> wrote: Clearly this is some kind of bug. Can you submit a bug report or should I? Also can you elaborate why it's bad practice to create files/folders as a local Unix user/group on a Samba DC? On Thu, Aug 16, 2018 at 9:50 PM, Rowland...
2018 Mar 26
3
freeradius + NTLM + samba AD 4.5.x
...v2-and-mschap2-only audit log shows Authentication_passwordType as "MSCHAP2" Not sure what's the case, maybe only starting with samba 4.7 ntlm_auth can send correct flag? Hope that helps. W dniu 26.03.2018 o 22:16, Jonathan Hunter via samba pisze: > On 26 March 2018 at 14:31, Kacper Wirski via samba <samba at lists.samba.org> > wrote: > >> Also I just facepalmed, as I double checked smb.conf right after sending >> mail, and in samba 4.7 there are new options available for "ntlm auth", as >> stated in docs: >> >> |mschapv2-and...
2019 Nov 13
2
Compiling libc++ using GNU Arm Embedded Toolchain for arm-cortex-m4
...ERROR "Host compiler appears to require libatomic, but cannot find it.") to: message(WARNING "Host compiler appears to require libatomic, but cannot find it.") could push the things further. But then I encounter that error: -- Targeting ARM CMake Error at /home/kacper/Workspace/LLVMProject/libcxxabi/CMakeLists.txt:216 (message): LIBCXXABI_BUILD_32_BITS=ON is not supported on this platform. which is confusing. Can't the libc++abi be compiled for 32B ARM targets? Best regards, Kacper Kowalski -------------- next part -------------- An HTML attachmen...
2018 Jul 21
2
samba 4.8 with bind - bugged dns entry in reverse lookup zone
...ceive error, that this host already exists. I am certain I did create this entry a couple months ago and it's the only one that went "rogue". Any advice, how to procede now? Where (and how) should I look for this bugged entry to correct it/'remove it and add again? Regards, Kacper
2017 Jul 20
3
vacation problem with SRS
...lude the phrase part. */ rfc2822_header_printf(msg, "To", "<%s>", reply_to); This should be work ok? Or You must change something? 2017-07-20 15:51 GMT+02:00 Stephan Bosch <stephan at rename-it.nl>: > > > Op 20-7-2017 om 10:37 schreef Kacper Guzik: > > Hi i have similiar problem like here: >> >> http://www.iredmail.org/forum/topic11833-iredmail-support-vo >> cation-respone-unknown-user.html >> >> >> email send : >> from : web123 at gmail.com >> to : jacka at mail.com >> >&g...
2018 Aug 16
2
explorer.exe crashes on security tab access
...r or windows 7). I have samba 4.8.3 DC's. I didn't dig too much into it, so I can't help, other than confirm, that there is an issue with security tab under specific circumstances. W dniu 16.08.2018 o 17:22, Rowland Penny via samba pisze: > On Thu, 16 Aug 2018 16:59:22 +0200 > Kacper <kacper at kacper.se> wrote: > >> By primary group I mean the group that is set by chgrp. that is the >> group returned after the pound key (#) from getfacl. In other words >> the Unix group and not the one managed by ACLs. >> > That is not necessarily the users...
2018 Nov 21
2
samba AD - bind - deleted DNS entries are not removed completely
...and saw in output entries with: dNSTombstoned: TRUE Overall there are a couple hundred entries with as such. So now my question is: How can I safely remove them, any tips/guideliness? I thought that doing tombstone expunge would get rid of them - but apparently not. W dniu 21.11.2018 o 19:20, Kacper Wirski via samba pisze: > Hello, > > Since noone answered, I'll add some more information - maybe I'm > unclear about the nature of the issue? > > I re-read samba wiki, especially about DNS management and I didn't > find any information pointing to such behaviour....
2019 Sep 22
3
Samba 4.11 "Stale file handle"
...dated for a long while. Still the changes had no bearing on the original problem of "stale file handle", not that I expected them to, it was worth a try though. On Sun, Sep 22, 2019 at 11:33 AM Rowland penny via samba <samba at lists.samba.org> wrote: > > On 22/09/2019 10:17, Kacper via samba wrote: > > [global] > > workgroup = example > > realm = example.test > > netbios name = server1 > > server role = active directory domain controller > > log file = /var/log/samba/smbd.log > > > > server services = s3fs, rpc, nbt, wrepl, ldap...
2018 Sep 22
2
Redirecting the computer container doesn't work in Samba 4.8.5
But if it worked in samba 4.4 something must have been changed to break this functionality in 4.8. On Sat, 22 Sep 2018, 18:29 Andrew Bartlett, <abartlet at samba.org> wrote: > On Sat, 2018-09-22 at 13:09 +0200, Kacper via samba wrote: > > Hello, > > > > Changing "CN=Computers" to another OU doesn't seem to work correctly > > in Samba 4.8.5. Running redircmp or changing the wellKnownObject > > AA312825768811D1ADED00C04FD8D5CD to another OU worked in Samba 4.4 > >...
2019 Sep 22
2
Samba 4.11 "Stale file handle"
...77 inherit permissions = Yes inherit acls = Yes browsable = Yes hide unreadable = no follow symlinks = yes wide links = yes On Sun, Sep 22, 2019 at 2:42 AM Andrew Walker <walker.aj325 at gmail.com> wrote: > > Can you please post your smb.conf? > > On Sat, Sep 21, 2019 at 12:45 PM Kacper via samba <samba at lists.samba.org> wrote: >> >> Hello, >> >> After upgrading to Samba 4.11 (from 4.10) I noticed that python >> scripts using tempfile.mkstemp fail when run against samba cifs >> mounts. Before I submit a bug report, could someone else try...
2018 Aug 02
1
ODP: Re: SAMBA 4 as Active Direcotry and Hyper-V
...ge some additional logs. I'm not sure what's the proper way to "fix it", cam samba be made somehow "aware" of those 3 special hyper-v SPN's and rewrite requests? W dniu 02.08.2018 o 20:19, Andrew Bartlett via samba pisze: > On Thu, 2018-08-02 at 17:32 +0200, Kacper Wirski via samba wrote: >> I have a suspicion that it is related to the specific SPNs that hyperv uses. Hyper-v tries to register 3 spn (typing from memory so I might be a bit off): >> Microsoft hyper-v console/HOST.FQDN >> Hyper-V Replication Servive/HOST.FQDN >> Microsoft...