search for: sfg

Displaying 12 results from an estimated 12 matches for "sfg".

Did you mean: seg
2016 Sep 21
3
Where to look next?
...figured with the account, and also trying a DSA key to see if it behaves differently. Is there anything you'd suggest we look at or try at this point, and thank you very much for your input. [root at client ~]# sftp -vvv -oKEXAlgorithms=diffie-hellman-group14-sha1 -oport=32 SOMEUSER at IBM.SFG.SFTP.server OpenSSH_7.2p2, OpenSSL 1.0.2h 3 May 2016 debug1: Reading configuration data /etc/ssh/ssh_config debug2: resolving "IBM.SFG.SFTP.server" port 32 debug2: ssh_connect_direct: needpriv 0 debug1: Connecting to IBM.SFG.SFTP.server [1.2.3.4] port 32. debug1: Connection established...
2016 Sep 21
2
Where to look next?
Hello, I'm looking for your insight about the log below. We have an SFTP server (IBM Sterling File Gateway) and we're connecting from an OpenSSH SFTP client but something fails during KEX. Complete client-side debug output is below, but I believe the relevant part is: debug1: kex: server->client cipher: aes192-cbc MAC: hmac-sha1 compression: none debug1: kex: client->server
2004 Nov 18
2
segmentation fault
Dear sir, I have configured samba with ads integration and it was working perfectly in RedHat Linux 9.0. But Yesterday I changed that configuration as simple user level security. But my problem was when I run 'smbpasswd' command I am getting one error as 'Segmentation fault'. What I can do to trouble shoot this problem. Kindly reply me as soon as possible.. Thanks & Rgds
2002 Nov 24
4
[LLVMdev] globals in DS graph
I have some questions regarding how globals are represented in DS graph. Specifically, I wrote the following simple program: List *g; void alloc_func(){ g = ( List* ) malloc( sizeof( List ) ); } void free_func(){ free( g ); } int main(){ alloc_func(); free_func(); } I noticed that the DSnode for g in alloc_func is different from that of free_func and NEITHER of them had GlobalNode
2004 Sep 21
2
Filename problem (filenames containing slashes aka. \and /)
I'm still looking but is it possible to use mangled maps? -----Original Message----- From: samba-bounces+markcc=jadepress.co.uk@lists.samba.org [mailto:samba-bounces+markcc=jadepress.co.uk@lists.samba.org]On Behalf Of Simon Hobson Sent: 21 September 2004 15:10 To: samba@lists.samba.org Subject: Re: [Samba] Filename problem (filenames containing slashes aka. \and /) rruegner wrote: >as
2013 Aug 06
1
LIbvirt seclabel.
hi all, i am new to the libvirt. Via libvirt i am converting my xen.com.sfg. In xen i added xsm label as, seclabel:system_u:domU_t. but after creating vm using xen or by convertdom-to-xml also does not contain any label or text with xen-4.2.1. in the documentation also you mentioned selinux label (sVirt) only. Can u clear me the following things: 1. How to use XSM labe...
2002 Nov 24
0
[LLVMdev] DSGraph::mergeInGraph usage?
...callgraph): vector<DSCallSite> CSV = G->getAuxFunctionCalls(); for (vector<DSCallSite>::iterator I = CSV.begin(), E = CSV.end(); I != E; I++) { Value *V = I->getCallInst().getOperand(0); Function &SF = cast<Function>(*V); if (!SF.isExternal()) { DSGraph *SFG = new DSGraph(SF, GG); G->mergeInGraph(*I, *SFG, 0); } } but the resulting graph has no new merged DSNodes, even though in my test case there is a DSNode pointed by the CallInst in F and another DSNode in G that is returned to F. Any ideas on what I'm doing wrong? nicolas
2007 Nov 06
1
library(tcltk) fails
...8:25 CEST 2007" "meta" machine login "i686" "unknown" user "sfg" on Debian testing, Tcl/Tk: $ ldconfig -p | grep libtk libtk8.5.so.0 (libc6) => /usr/lib/libtk8.5.so.0 libtk8.4.so.0 (libc6) => /usr/lib/libtk8.4.so.0 libtk8.4.so (libc6) => /usr/lib/libtk8.4.so $ ldconfig -p | grep libtcl libtcl8.5.so.0 (libc6) => /usr...
2005 Oct 19
1
lots of temp files in /tmp directory
...etupX.64.resp SMBtrans2.6.req SMBwriteX.63.resp SMBnegprot.1.req SMBreadX.61.resp SMBsesssetupX.65.req SMBtrans2.6.resp SMBwriteX.64.req SMBnegprot.1.resp SMBreadX.62.req SMBsesssetupX.65.resp SMBtrans2.7.req SMBwriteX.64.resp Thanks -- Software Groups (SFG) http://www.sfgroups.com
2004 Sep 22
2
Filename problem (filenames containing slashes aka.\and /)
...lenames containing slashes aka.\and /) On Tue, 2004-09-21 at 09:03, Mark C. Casey wrote: > I've since got it partially working with Netatalk. > > I can access it on OS 9 machines but not OS 10 for some reason. > > For example, I created a directory called "test / sedrs \ sfg" and according to ls the actual filename under linux is "test :2f sedrs \ sfg". So, it displays great on the Mac. So i'm sortof halfway there since the OS 10 machines cannot access the netatalk share. :D > > Still, I would prefer if there was a way to do this using Samba...
2004 Nov 18
0
Samba ADS Winbind unable to join SuSe 9.1
...0) ack 8003 win 26064 <nop,nop,timestamp 79154672 903816> E..4..@.@......5........0.p.{.....e........ Any help to fix this problem. Some place I see domain name appending twice in the tcpdump log, is that casuing segment fault problem. .visual1.XYZ.com.XYZ.com Thanks -- Software Groups (SFG) http://sfg.homeunix.com
2003 Jul 04
1
Win4Lin, MYOB, Samba & Performance
I'm having performance problems that seem to involve SAMBA in the equation so I thought I'd ask if there was something obvious I'm stuffing up or a known anomoly. A mate of mine runs MYOB Premier (the brilliant (not!) multi-user accounting package which claims to not support SAMBA (or visa versa). I've had it running glitch free for two years on a Samba share off a linux box.