Displaying 8 results from an estimated 8 matches for "blargh".
Did you mean:
blarg
2004 May 06
0
Samba using a MySQL passdb for machine records
...tname,
"$"),'EGR2',CONCAT(hostname, "$"),CONCAT(hostname, '.',
domain),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,systemSid,systemSid,LANMANHash,NTHash,NULL,NULL,NULL,NULL,'5',NULL,NULL FROM network_info_sambatest WHERE CONCAT(hostname, "$") = 'BLARGH-VM-WINXP$'
[2004/05/05 15:28:45, 3] smbd/sec_ctx.c:pop_sec_ctx(386)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/05/05 15:28:45, 5]
rpc_parse/parse_samr.c:init_samr_r_lookup_names(4709)
init_samr_r_lookup_names
[2004/05/05 15:28:45, 5]
rpc_server/srv_samr_nt.c:_samr_lookup_names(1445)...
2017 Dec 25
3
OpenSSH key signing service?
> (Blargh is right (https://blog.habets.se/2011/07/OpenSSH-certificates.html <https://blog.habets.se/2011/07/OpenSSH-certificates.html>). Googling for this stuff is *hard*:)
Does https://www.sweharris.org/post/2016-10-30-ssh-certs/ help at all?
Stephen
2013 Jun 14
1
[LLVMdev] Building pass out of source with cmake: undefined symbol error
Ah! Think I figured it out -- it's rtti. When I build with -fno-rtti, the spurious symbol disappears. Blargh, that was complicated. I'm going to try an out-of-source cmake build now. So far this has been a soliloquy, hope it helps someone else.
________________________________
From: llvmdev-bounces at cs.uiuc.edu [llvmdev-bounces at cs.uiuc.edu] on behalf of Charles Jacobsen [charlie.jacobsen at utah...
2017 Dec 25
4
OpenSSH key signing service?
On Sun, Dec 24, 2017 at 9:54 PM, David Newall <openssh at davidnewall.com> wrote:
> On 25/12/17 00:11, John Devitofranceschi wrote:
>>
>> Besides ssh.com?s PrivX product, has anyone created a web service that can
>> be used to issue temporary certkeys to authenticated users?
>>
>> Any pointers appreciated!
>
>
> I expect that what I'm about to
2010 Aug 04
6
Ijji Reactor
Yo'z, new here and all, and rather weak in the knowledge department of linux/ubuntu and wine.
I'm fairly sure i'm running the latest wine, i installed / updated wine and all that stuff about a month ago so yeah.
I'm basically trying to use Ijji Reactor, but it won't let me sign in at all. I don't know how to get the wine log and all of that @_@;
2013 Jun 14
0
[LLVMdev] Building pass out of source with cmake: undefined symbol error
Still no go. I'm going to experiment building out of source manually with the cmake build and autotools build. I should've mentioned that I'm attempting this with the hello world pass example.
________________________________
From: llvmdev-bounces at cs.uiuc.edu [llvmdev-bounces at cs.uiuc.edu] on behalf of Charles Jacobsen [charlie.jacobsen at utah.edu]
Sent: Friday, June 14, 2013
2013 Jun 14
2
[LLVMdev] Building pass out of source with cmake: undefined symbol error
Hmmm, I just thought of something. Perhaps I need to set the MODULE cmake flag (via -DMODULE=ON)? I will try this today. (I remembered the LOADABLE_MODULE=1 flag in the makefile, and the if ( MODULE ) check in the AddLLVM cmake module.)
________________________________
From: llvmdev-bounces at cs.uiuc.edu [llvmdev-bounces at cs.uiuc.edu] on behalf of Charles Jacobsen [charlie.jacobsen at
2013 May 31
22
accidentally created a rails app in the home folder
Im a new user - I just installed rails, following directions here:
http://rubyonrails.org/download
however, when it came time to make a rails new path/etc/etc I get this
message:
Can''t initialize a new Rails application within the directory of
another, please change to a non-Rails directory first.
The only complication during the download was that I had to upgrade from
version 1.8.6 to