search for: 10618

Displaying 20 results from an estimated 27 matches for "10618".

Did you mean: 1061
2008 Feb 01
0
[Bug 10618] glxgears or mouseover on buttons can crash X server
http://bugs.freedesktop.org/show_bug.cgi?id=10618 Maarten Maathuis <madman2003 at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Keywords|...
2006 May 24
1
Placing call files in /var/spool/asterisk/outgoing/ does not work
...that your local extensions are kept in the # context called [extensions] # Context: ext-local Extension: 210 Priority: 1 >>> I'm coping (as root) from /root/call to /var/spool/asterisk/outgoing/max.call This is what tunes up in the console : <<< May 24 08:57:27 WARNING[10618]: pbx_spool.c:347 scan_service: Unable to open /var/spool/asterisk/outgoing/max.call: Permission denied, deleting May 24 08:57:27 WARNING[10618]: pbx_spool.c:389 scan_thread: Failed to scan service '/var/spool/asterisk/outgoing/max.call' >>> What am I doing wrong ? Thank you. --...
2020 May 14
4
Users loose supplementary groups after a time
...y groups I have seen unsuccessful AuthZ messages with type [SMB2,krb5] as well. Server is Scientific Linux release 7.8 samba-4.10.4-10.el7.x86_64 workgroup = DOMAIN security = ads realm = AD.DOMAIN # Workaround unix group issue (https://bugzilla.samba.org/show_bug.cgi?id=10618) username map script = /bin/echo Is the above now causing more issues? Recent changes that I can think of are then 7.8 update and configuring AD sites. Though I think this problem has likely been occurring for a long time - but for some reason we are seeing more connections left overnig...
2020 May 15
4
Users loose supplementary groups after a time
...Server is Scientific Linux release 7.8 >>> samba-4.10.4-10.el7.x86_64 >>> >>> workgroup = DOMAIN >>> security = ads >>> realm = AD.DOMAIN >>> # Workaround unix group issue (https://bugzilla.samba.org/show_bug.cgi?id=10618) >>> username map script = /bin/echo >>> >>> Is the above now causing more issues? >> I think it is what isn't there that is the problem >>> Recent changes that I can think of are then 7.8 update and configuring AD >>> sites. Though...
2006 May 24
0
Placing call files in
...1 > >>> > > I'm coping (as root) from /root/call to > /var/spool/asterisk/outgoing/max.call you should mv the file (and in the same filesystem, so 'rename' is used) > > This is what tunes up in the console : > <<< > May 24 08:57:27 WARNING[10618]: pbx_spool.c:347 scan_service: Unable > to open /var/spool/asterisk/outgoing/max.call: Permission denied, > deleting > May 24 08:57:27 WARNING[10618]: pbx_spool.c:389 scan_thread: Failed to > scan service '/var/spool/asterisk/outgoing/max.call' > >>> > > What...
2007 Dec 26
1
Typos on prototypejs.org
Guys maintaining prototypejs.org, have a look: http://dev.rubyonrails.org/ticket/10618 far from top priority tickets but we''re already overburdened by open tickets that need attention. MK --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this...
2007 May 25
0
deadlock issue: 1.8.6/fastthread/memcached-client/mongrel
...hange this behavior use "set unwindonsignal on" Evaluation of the expression containing the function (rb_p) will be abandoned. (gdb) eval "caller()" [weavere at c13-chd-app1 tools]$ Program received signal SIGINT, Interrupt. 0x00000000004132d9 in rb_thread_schedule () at eval.c:10618 10618 in eval.c The program being debugged was signaled while in a function called from GDB. GDB remains in the frame where the signal was received. To change this behavior use "set unwindonsignal on" Evaluation of the expression containing the function (rb_eval_string_protect) will be...
2014 Jul 09
3
error com un archivo
...fishing operations maxTime<- times(c("20:59:59")) #usual finishing of fishing operations #Selecting Harbour DBharbour<- na.omit(DBx[DBx$distHb<=distHbRule & DBx$calcSpeed<=speedHarb,]) DBharbour$State<-"Harbour" #MONICAP= 10618; UNIVER1= ; UNIVER2= ; UNIVEREST= 1028 z2<-length(DBharbour$State) #Selecting Steaming DBsteaming<- na.omit(DBx[(DBx$calcSpeed>speedFishing) | (DBx$distHb<=distHbRule & DBx$calcSpeed>speedHarb),]) DBsteaming$State<- "Steaming" #MONICAP= 88398...
2006 Aug 15
0
ActionMailer
Im trying to send an email see the code below: Model: order_mailer.rb class OrderMailer < ActionMailer::Base def send_an_email() @recipients = "myadress@isp.co.uk" @from = "myaddress@isp.co.uk" @subject = "Ruby Test" @body = "The Body" end end View: send_an_email.rhtml <p>Email was sent!.</p> Controller: Admin.rb def
2016 Jun 17
0
[Announce] Samba 4.2.13 Available for Download
...======== Release Announcements --------------------- Although Samba 4.2 is in the security only mode, the Samba Team decided to ship this very last bug fix release to address some important issues. Changes since 4.2.12: --------------------- o Jeremy Allison <jra at samba.org> * BUG 10618: s3: auth: Move the declaration of struct dom_sid tmp_sid to function level scope. * BUG 11959: s3: krb5: keytab - The done label can be jumped to with context == NULL. o Volker Lendecke <vl at samba.org> * BUG 11844: smbd: Fix an assert. o Stefan Metzmacher <metze at...
2016 Jun 17
0
[Announce] Samba 4.2.13 Available for Download
...======== Release Announcements --------------------- Although Samba 4.2 is in the security only mode, the Samba Team decided to ship this very last bug fix release to address some important issues. Changes since 4.2.12: --------------------- o Jeremy Allison <jra at samba.org> * BUG 10618: s3: auth: Move the declaration of struct dom_sid tmp_sid to function level scope. * BUG 11959: s3: krb5: keytab - The done label can be jumped to with context == NULL. o Volker Lendecke <vl at samba.org> * BUG 11844: smbd: Fix an assert. o Stefan Metzmacher <metze at...
2020 May 14
0
Users loose supplementary groups after a time
...winbind running ?>> Server is Scientific Linux release 7.8 >> samba-4.10.4-10.el7.x86_64 >> >> workgroup = DOMAIN >> security = ads >> realm = AD.DOMAIN >> # Workaround unix group issue (https://bugzilla.samba.org/show_bug.cgi?id=10618) >> username map script = /bin/echo >> >> Is the above now causing more issues? > I think it is what isn't there that is the problem >> Recent changes that I can think of are then 7.8 update and configuring AD >> sites. Though I think this problem has...
2020 May 15
0
Users loose supplementary groups after a time
...t;>>> samba-4.10.4-10.el7.x86_64 >>>> >>>> ????????? workgroup = DOMAIN >>>> ????????? security = ads >>>> ????????? realm = AD.DOMAIN >>>> # Workaround unix group issue >>>> (https://bugzilla.samba.org/show_bug.cgi?id=10618) >>>> ????????? username map script = /bin/echo >>>> >>>> Is the above now causing more issues? >>> I think it is what isn't there that is the problem >>>> Recent changes that I can think of are then 7.8 update and configuring AD >>...
2020 May 15
0
Users loose supplementary groups after a time
...;>>> samba-4.10.4-10.el7.x86_64 >>>> >>>> ????????? workgroup = DOMAIN >>>> ????????? security = ads >>>> ????????? realm = AD.DOMAIN >>>> # Workaround unix group issue >>>> (https://bugzilla.samba.org/show_bug.cgi?id=10618) >>>> ????????? username map script = /bin/echo >>>> >>>> Is the above now causing more issues? >>> I think it is what isn't there that is the problem >>>> Recent changes that I can think of are then 7.8 update and >>>> confi...
2016 Jun 15
0
[Announce] Samba 4.3.10 Available for Download
...his tuna fish... I like it!" ALF ====================================================== Release Announcements --------------------- This is the latest stable release of Samba 4.3. Changes since 4.3.9: -------------------- o Jeremy Allison <jra at samba.org> * BUG 10618: Do not ignore supplementary groups. o Christian Ambach <ambi at samba.org> * BUG 10796: s3:rpcclient: Make '--pw-nt-hash' option work. * BUG 11354: s3:libsmb/clifile: Use correct value for MaxParameterCount for setting EAs. * BUG 11438: s3:smbd/service disable case-se...
2016 Jun 15
0
[Announce] Samba 4.3.10 Available for Download
...his tuna fish... I like it!" ALF ====================================================== Release Announcements --------------------- This is the latest stable release of Samba 4.3. Changes since 4.3.9: -------------------- o Jeremy Allison <jra at samba.org> * BUG 10618: Do not ignore supplementary groups. o Christian Ambach <ambi at samba.org> * BUG 10796: s3:rpcclient: Make '--pw-nt-hash' option work. * BUG 11354: s3:libsmb/clifile: Use correct value for MaxParameterCount for setting EAs. * BUG 11438: s3:smbd/service disable case-se...
2016 Jun 07
0
[Announce] Samba 4.4.4 Available for Download
...implementation of missing channel sequence number verification. * BUG 11919: smbd:close: Only remove kernel share modes if they had been taken at open. * BUG 11930: notifyd: Prevent NULL deref segfault in notifyd_peer_destructor. o Jeremy Allison <jra at samba.org> * BUG 10618: s3: auth: Move the declaration of struct dom_sid tmp_sid to function level scope. o Christian Ambach <ambi at samba.org> * BUG 10796: s3:rpcclient: Make '--pw-nt-hash' option work. * BUG 11354: s3:libsmb/clifile: Use correct value for MaxParameterCount for setting E...
2016 Jun 07
0
[Announce] Samba 4.4.4 Available for Download
...implementation of missing channel sequence number verification. * BUG 11919: smbd:close: Only remove kernel share modes if they had been taken at open. * BUG 11930: notifyd: Prevent NULL deref segfault in notifyd_peer_destructor. o Jeremy Allison <jra at samba.org> * BUG 10618: s3: auth: Move the declaration of struct dom_sid tmp_sid to function level scope. o Christian Ambach <ambi at samba.org> * BUG 10796: s3:rpcclient: Make '--pw-nt-hash' option work. * BUG 11354: s3:libsmb/clifile: Use correct value for MaxParameterCount for setting E...
2024 Feb 01
1
Samba omitting the user group setting, might be a bug
...with a similar behaviour of Samba omitting an arbitrary group, and found a bug report regarding this line of code: https://github.com/samba-team/samba/blob/9b2f2302ee4828ae54f5903a3bf649ffd255fb4a/source3/auth/auth_util.c#L635 This is the bug report: https://bugzilla.samba.org/show_bug.cgi?id=10618 It says resolved-fixed but not for my situation. Have to add about the environment - this is an unprivileged TurnKey Fileserver Linux container run under Proxmox. The extensive googling for the problem suggests Samba will not work in such environment because of ACL and such, but I need a file...
2020 May 15
2
Users loose supplementary groups after a time
....4-10.el7.x86_64 >>>>> >>>>> ????????? workgroup = DOMAIN >>>>> ????????? security = ads >>>>> ????????? realm = AD.DOMAIN >>>>> # Workaround unix group issue >>>>> (https://bugzilla.samba.org/show_bug.cgi?id=10618) >>>>> ????????? username map script = /bin/echo >>>>> >>>>> Is the above now causing more issues? >>>> I think it is what isn't there that is the problem >>>>> Recent changes that I can think of are then 7.8 update and &g...