search for: requestor

Displaying 20 results from an estimated 73 matches for "requestor".

Did you mean: requester
2019 Sep 21
2
Samba 3.6.23, Windows Server 2012 R2 AD Environment
I know it's an old release, and my apologies for wasting anyone's time. I've been asked about an older version of AIX 7.1 with Samba 3.6.23 installed. The requestor is moving to a Windows Server 2012 R2 domain. They want AIX/Samba 3.6.23 to be a domain member, using the 2012 R2 AD to authenticate users to access Samba shares on the AIX server. This is the way it's working today at a 2003 functional level. Will 3.6.23 work this way with 2012 R2, or...
2011 Oct 31
3
[PATCH] xenstored: Fix processing of zero-length messages
When a message with zero length is sent to xenstore, the body of the message was not processed until the socket or ring had more data to read; this will cause deadlocks if the requestor is waiting on a response to continue. Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov> --- tools/xenstore/xenstored_core.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/tools/xenstore/xenstored_core.c b/tools/xenstore/xenstored_core.c index 5d308ca..9e6c2c7...
2006 Feb 25
7
Help with DRY: too much code in my view
...o one view. For example, for a list view of "projects" (main table), I have this code in the list.rhtml: <% odd_or_even = 0 for project in @projects @project_translations = ProjectTranslation.find(project.id) @business_unit = BusinessUnit.find(project.business_unit_id) @requestor = User.find(project.requester_user_id) @vendor_projects = VendorProject.find_by_project_translation_id(@project_translations.id) @vendor = Vendor.find(@vendor_projects.vendor_id) odd_or_even = 1 - odd_or_even %> This code I would probably need in other views as well. For the list that...
2004 Nov 22
1
R(D)Com
...Windew (http://www.pcsoft.fr), I am looking for a detailed documentation of R(D)Com. Does anybody know where I can find it, or do you have any form of experience of the use of R with Windev? Thanks for your help. PS : As I am new to the group, people interested in some details about the requestor could find his resume at address http://e-doclib.aqte.be/docs-doc-view.php?doc_id=303. Best regards. Constant Depièreux Managing Director Applied Quality Technologies Europe sprl Rue des Déportés 123 B-4800 Verviers +32 87 29 21 75 www.aqte.be ---- Ce message a été scanné avec Norton anti-viru...
2003 Aug 19
0
inode deadlock: can't reclaim VLRU: suggestions please [was RE: k ernel deadlock]
For FreeBSD 4.7 I've discovered the cause of the deadlock, but I can't figure out how to fix it. See below for traces. If the vnode limit has been reached, the vnlru process is kicked and the requestor goes to sleep to wait for the vnlru process to signal that vnodes are available (10% of the vnodes need to be freed). Under our test, none of the nodes meet the criteria for freeing, so the vnlru process goes to sleep for 3 seconds without signaling anything. Then it wakes, tries again, same...
2012 Jul 18
1
Links in DF's Markdown?
I noticed the markdown used for http://daringfireball.net/projects/markdown/had this: Discussion List <a id="discussion-list" /> --------------- It seems to be a way to associate id's or classes with markdown elements. Is this a standard "best practices"? I've gone a different direction in my use of MD. I have a trivial jQuery stunt that looks for
2020 Mar 31
1
Antw: [EXT] Re: Multithreaded encoding?
...plans. It's difficult to partition input for opus at anything other than > the track level, because of the way the decoder derives its adaptive > state from recently-seen audio. I guess cutting together streams with at > least an 80ms overlap wouldn't glitch too much? The original requestor did not mention whether the application is real-time or not: For non-real-time (i.e.: batch encoding), on n CPUs, would it work to divide the stream in n parts, encode each of theose (with some non-optimal encoding maybe) and then "join" the parts to one stream? [...] > > On 2020...
2007 Nov 14
2
executable script
Dear All, Apologies for this simple question and thanks in advance for any help given. I want to make from my .R script an .exe file. Is there any way to transfort my script to an autolaunch file? It means it runs the script by double clicking on it. p.s.: I'm using windows -- View this message in context: http://www.nabble.com/executable-script-tf4806651.html#a13751752 Sent from the R
2000 Feb 08
2
Slow printing/Server authentication
...g on the HP ourselves). I have up to about 600 users utilizing this service. We use security set to server with an entry for everyone in the password file. The password server line points to our NT PDC's. They are running NT 4.0 with SP5 applied. I recently found that bringing up the print requestor from a windows application (Word, Outlook, you name it) can take a long time to display and 'freeze'. In fact it was taking anywhere from 5-25 seconds. People complained. I looked into the situation and made two changes as suggested from the mailing lists: 1) Change the LPQ command to ca...
2010 Jun 02
2
pup problem
...issing, so (for example) open office won't start from the menu. Centos starts, but the desktop background doesn't appear (although I can select desktop background and get it to appear). Finally, attempts to attach anything to an email via seamonkey (17 or 2.04) or thunderbird show the requestor momentarily and then crashes seamonkey/thunderbird. Is there a log somewhere of what was updated (I didn't see it in /var/log/messages) and can I force pup to do the update manually? Any other suggestions for getting things back to normal? Regards, Chip Campbell
2018 Jul 05
2
trying to resurrect discussion about "Cannot signal a process over a channel (rfc 4254, section 6.9)"
...do share Thomas?s feeling that separating the server and client aspects would be a good way to restart from a clean slate This is why I would suggest to first address the server side of the matter, which turns out to be our team?s major and single concern here, like I believe all/most of the other requestors The thread contains, in Comment 44, a link to a patch here - again limited to server side https://bugzilla.mindrot.org/attachment.cgi?id=3120&action=edit that we?ve been able to test on a fedora28 box, and that updated version indeed improves the overall behaviour of the openssh server side f...
2007 Aug 01
3
FreeBSD Security Advisory FreeBSD-SA-07:06.tcpdump
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-07:06.tcpdump Security Advisory The FreeBSD Project Topic: Buffer overflow in tcpdump(1) Category: contrib Module: tcpdump Announced:
2007 Aug 01
3
FreeBSD Security Advisory FreeBSD-SA-07:06.tcpdump
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-07:06.tcpdump Security Advisory The FreeBSD Project Topic: Buffer overflow in tcpdump(1) Category: contrib Module: tcpdump Announced:
2007 Aug 19
16
Possible memory leak problem...
I''m trying to figure out a possible memory leak problem I have in my application. I''ve tested both with mongrel and webrick and the problem remains. So I think it''s not a mongrel problem, but I''m posting here to see if anybody can help me. The RAILS application is quite simple, no special plugins ( no RMagick that has the memory problem ),
2001 Oct 03
5
hang on exit - bug or no bug?
The hang on exit has become quite an issue in my organization(Sun and HP hosts). I see this note in the changelog which indicates that there will not be a fix for this problem: 20001129 - (djm) Back out all the serverloop.c hacks. sshd will now hang again if there are background children with open fds. Also, I am aware of the workaround as noted in the FAQ. However this workaround is not
2006 Aug 08
7
This list is a black hole.
Many questions goes in, Very few answers come out. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2001 Apr 16
2
leaps for windows
Is there any plan to compile leaps library for windows? thanks. Kenny Kenny Ye Assistant Professor Department of Applied Math and Statistics SUNY at Stony Brook Stony Brook, New York 11794-3600 Phone (631)632-9344 Fax (631)632-8490 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send
2003 May 11
2
sip reply sent to wrong port
when asterisk receives a bye request U 195.10.149.20:32806 -> 192.98.81.157:5060 BYE sip:+35864129439@192.98.81.157 SIP/2.0. Via: SIP/2.0/UDP 195.10.149.20:5062. ... it should send the response according to the via header: 18.2.2 Sending Responses The server transport uses the value of the top Via header field in order to determine where to send a response. instead asterisk sends the
2013 Jul 01
0
[Bug 801] Bridge dropping Ipsec fragmented packets
...com> 2013-07-01 21:54:47 CEST --- I have tested this on 3.10, and cannot reproduce the issue - the fragmented packets arrive fine at the recipient on the far side of the bridge, after being defragmented by nf_conntrack. Given there has been no response to request for additional information from requestor (even via personal email), closing for now. -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
2014 Dec 17
2
Fwd: samba & Oracle ACFS Issues
> > > > >Please remove the SO_RCVBUF and SO_SNDBUF entries. > > >Oh, that's ancient. Do you have any possibility to move to > > >"security=user"? > > The smb.conf file was inherited from HP-UX system. Ok, > > I'll remove them > > > > >Did you try "posix locking = no"? That is mostly criticial