search for: 11806

Displaying 20 results from an estimated 26 matches for "11806".

Did you mean: 1180
2018 Jun 06
0
FYI: CVE-2018-11806 Qemu: slirp: heap buffer overflow while reassembling fragmented datagrams
There's a heap overflow in qemu SLIRP which affects libguestfs, potentially allowing a malicious filesystem to take control of the confining qemu process and from there attack the host. It will affect libguestfs specifically when these two conditions are both met: - You're using the ‘direct’ backend. - Networking is enabled. The direct backend is the default upstream, but not in
2008 Jun 25
2
R 2.7.1 und WinEdt (PR#11806)
Hi, under the new version R 2.7.1 I can't use WinEdt. It seems that there is a bug in that version. To use older versions of the package RWinEdt doens't bring success. The Use of R 2.7.0 doesn't cause that Problem. Regards, Hans-J?rgen Auinger -- ---------------------------------------------- Hans-J?rgen Auinger Lehrstuhl f?r Pflanzenz?chtung Wissenschaftszentrum Weihenstephan
2016 Aug 22
2
File Create Mask - did something change since the update?
Hi all, After updating Samba last Friday (from 4.3.3-1 to 4.4.5-1), some issues appeared that weren't there before. Consider the following share (on a domain member): [sharename] path = /srv/samba/sharename guest ok = no writeable = yes acl_xattr:ignore system acls = yes This worked perfectly well until now and Windows ACLs were correctly applied. Since last Friday, however, new files are
2016 Aug 22
2
File Create Mask - did something change since the update?
...t to find. > > > > What changed that this share definition is not working anymore, and > > how do you propose I change it to get rid of the issue? > > > > Appreciate any pointers. > > > > Viktor > > > I think you may be running into the fix for bug 11806: > https://bugzilla.samba.org/show_bug.cgi?id=11806 > > Rowland > Hi Rowland, Thanks for finding this for me. I admit, I don't see how my issue is connected to the described "traverse folder" right, so I am not exactly clear on what I'm supposed to do now. Are you sa...
2010 Sep 15
2
Digest Username/auth name mismatch‏
Hi I'm sorry. I mailed the same question again. because, it cannot be yet solved. any ideas with asterisk? [Aug 20 14:40:12] WARNING[29315]: chan_sip.c:11806 check_auth: username mismatch, have <aaaa>, digest has aaaa at 192.168.0.1[Aug 20 14:40:12] NOTICE[29315]: chan_sip.c:20479 handle_request_register: Registration from 'aaaa <sip:aaaa at 192.168.0.1>' failed for '192.168.0.2' - Username/auth name mismatch [aaaa] type=f...
2016 Aug 22
0
File Create Mask - did something change since the update?
...ssions which made this error kind of difficult to find. > > What changed that this share definition is not working anymore, and > how do you propose I change it to get rid of the issue? > > Appreciate any pointers. > > Viktor I think you may be running into the fix for bug 11806: https://bugzilla.samba.org/show_bug.cgi?id=11806 Rowland
2018 Feb 15
4
ACL not set from Microsoft
Hi. We set up a samba domain with two DC ver. 4.7.3 and a file server ver. 4.7.1. Currently we have a problem setting ACLs from a Microsoft client. When we set an ACL the client shows the new ACL correctly, but on the fileserver the /getfacl/ command shows no changes. The filesystem is na ext4 with the options /rw,acl,user_xattr,usrquota,grpquota./ This is the share configuration:/ /
2016 Aug 18
4
Issue with acl_xattr:ignore system acls in 4.5rc2
...as designed, so just add a big note to > the release notes so people are aware of this change. As everybody > reads release notes, there'll be no surprise. :) > > When acl_xattr:ignore system acls is set to yes, we now completely > ignore the system POSIX permissions. Since bug 11806 we already ignore > the the system POSIX permissions when setting an NT ACL, we now ignore > them as well when querying them. So this can be seen as improvement > because previously our behaviour was inconsistent. > > In some sense "acl_xattr:ignore system acls = yes" work...
2016 May 02
3
[Announce] Samba 4.4.3 Available for Download
...rtha Sarathi <partha at exablox.com> * BUG 11819: Fix the smb2_setinfo to handle FS info types and FSQUOTA infolevel. o Jorge Schrauwen <sjorge at blackdot.be> * BUG 11816: configure: Don't check for inotify on illumos. o Uri Simchoni <uri at samba.org> * BUG 11806: vfs_acl_common: Avoid setting POSIX ACLs if "ignore system acls" is set. * BUG 11815: smbcquotas: print "NO LIMIT" only if returned quota value is 0. * BUG 11852: libads: Record session expiry for spnego sasl binds. o Hemanth Thummala <hemanth.thummala at nutani...
2016 May 02
3
[Announce] Samba 4.4.3 Available for Download
...rtha Sarathi <partha at exablox.com> * BUG 11819: Fix the smb2_setinfo to handle FS info types and FSQUOTA infolevel. o Jorge Schrauwen <sjorge at blackdot.be> * BUG 11816: configure: Don't check for inotify on illumos. o Uri Simchoni <uri at samba.org> * BUG 11806: vfs_acl_common: Avoid setting POSIX ACLs if "ignore system acls" is set. * BUG 11815: smbcquotas: print "NO LIMIT" only if returned quota value is 0. * BUG 11852: libads: Record session expiry for spnego sasl binds. o Hemanth Thummala <hemanth.thummala at nutani...
2006 Jul 11
1
Getting ActionMailer off the ground
First off, I wanted to thank the list. You all have been a great help with my rookie questions as I''m getting my RoR app off the ground. Now to the problem I''m having with ActionMailer. No matter what I set in ActionMailer::Base.server_settings when my app tries to send mail I get a 501: HELO hostname error. I basically set it up matching the ActionMailer wiki page.
2016 Aug 22
0
File Create Mask - did something change since the update?
...stead, just store a V3 blob with zero hash. This means that if we later read the ACL without ignoring system ACLs, the NT ACL shall be reset to the info derivable from the POSIX ACL. File ownership is still modified as it has bearing on disk quotas. BUG: https://bugzilla.samba.org/show_bug.cgi?id=11806 I think this is being looked into Rowland
2018 Feb 15
2
ACL not set from Microsoft
...one :( )." > > A discussion about the subject can be found on the archives after this > post. > > Version 4.4.3 of Samba was the first one to receive this change of > behavior, as can be seen by its Release Notes: > > o Uri Simchoni <uri at samba.org> > * BUG 11806: vfs_acl_common: Avoid setting POSIX ACLs if "ignore > system acls" is set.
2010 Aug 30
1
Digest Username/auth name mismatch
Hi I want to know how to solve below an error case. Uac cant's change username of from and digest header. I tried to put aaaa at 192.168.0.1 on username of sip.conf.but same error returned. [Aug 20 14:40:12] WARNING[29315]: chan_sip.c:11806 check_auth: username mismatch, have <aaaa>, digest has aaaa at 192.168.0.1 [Aug 20 14:40:12] NOTICE[29315]: chan_sip.c:20479 handle_request_register: Registration from 'aaaa <sip:aaaa at 192.168.0.1>' failed for '192.168.0.2' - Username/auth name mismatch [aaaa] type=...
2016 May 02
2
[Announce] Samba 4.4.3 Available for Download ( DebianJessie DEBs amd64 )
...> >> > > > >> o Jorge Schrauwen <sjorge at blackdot.be> > > > >> * BUG 11816: configure: Don't check for inotify on illumos. > > > >> > > > >> o Uri Simchoni <uri at samba.org> > > > >> * BUG 11806: vfs_acl_common: Avoid setting POSIX ACLs if "ignore > system > > > >> acls" > > > >> is set. > > > >> * BUG 11815: smbcquotas: print "NO LIMIT" only if returned quota > value > > > >> is 0. > > >...
2016 Aug 17
3
Issue with acl_xattr:ignore system acls in 4.5rc2
I was testing Samba 4.5rc2 with an existing smb.conf file that I have been using since Samba 4.1.x and found that I cannot access data in the share on Windows 2012 (my AD server), a Windows 2008 client or on a Ubuntu 16.04 client. I built a new version of Samba 4.4.5 using the same procedure as I did for building 4.5rc2 and the 4.4.5 Samba version worked with my smb.conf file. I then created a
2016 Aug 18
0
Issue with acl_xattr:ignore system acls in 4.5rc2
...uld argue that this works as designed, so just add a big note to the release notes so people are aware of this change. As everybody reads release notes, there'll be no surprise. :) When acl_xattr:ignore system acls is set to yes, we now completely ignore the system POSIX permissions. Since bug 11806 we already ignore the the system POSIX permissions when setting an NT ACL, we now ignore them as well when querying them. So this can be seen as improvement because previously our behaviour was inconsistent. In some sense "acl_xattr:ignore system acls = yes" works like a fictional option...
2016 Aug 18
0
Issue with acl_xattr:ignore system acls in 4.5rc2
...a big note to > > the release notes so people are aware of this change. As everybody > > reads release notes, there'll be no surprise. :) > > > > When acl_xattr:ignore system acls is set to yes, we now completely > > ignore the system POSIX permissions. Since bug 11806 we already ignore > > the the system POSIX permissions when setting an NT ACL, we now ignore > > them as well when querying them. So this can be seen as improvement > > because previously our behaviour was inconsistent. > > > > In some sense "acl_xattr:ignore sys...
2016 May 02
0
[Announce] Samba 4.3.9 Available for Download
...eturn trust parameters when listing trusts. * BUG 11753: smbd: Ignore SVHDX create context. * BUG 11763: passdb: Add linefeed to debug message. * BUG 11788: build: Fix disk-free quota support on Solaris 10. * BUG 11798: build: Fix build when '--without-quota' specified. * BUG 11806: vfs_acl_common: Avoid setting POSIX ACLs if "ignore system acls" is set. * BUG 11852: libads: Record session expiry for spnego sasl binds. o Hemanth Thummala <hemanth.thummala at nutanix.com> * BUG 11740: Real memory leak(buildup) issue in loadparm. * BUG 11840: Mas...
2016 May 02
0
[Announce] Samba 4.3.9 Available for Download
...eturn trust parameters when listing trusts. * BUG 11753: smbd: Ignore SVHDX create context. * BUG 11763: passdb: Add linefeed to debug message. * BUG 11788: build: Fix disk-free quota support on Solaris 10. * BUG 11798: build: Fix build when '--without-quota' specified. * BUG 11806: vfs_acl_common: Avoid setting POSIX ACLs if "ignore system acls" is set. * BUG 11852: libads: Record session expiry for spnego sasl binds. o Hemanth Thummala <hemanth.thummala at nutanix.com> * BUG 11740: Real memory leak(buildup) issue in loadparm. * BUG 11840: Mas...