similar to: How does Samba handle unexpected disconnects?

Displaying 20 results from an estimated 8000 matches similar to: "How does Samba handle unexpected disconnects?"

2007 Apr 03
8
FastCGI performing better than Mongrel - what am I doing wrong?
I tried benchmarking the same site behind an NGINX proxy with both fastcgi and mongrel, and for some reason mongrel is performing pretty poorly in comparison. Any idea what I might be doing wrong? Here''s my benchmarks for 1 fcgi: Server Software: nginx/0.4.0 Server Hostname: eship.com.br Server Port: 80 Document Path: / Document Length: 95
2006 Jun 07
2
fcgi,lighty mysql database problem
I''ve been trying to get fast cgi working for nearly a month now. Yes, an entire month! The application starts perfect, but it will die randomly after several hours. I have traced the problem back to /usr/lib/ruby/1.8/mysql.rb:1042:in `flush'' This happens when the app trys to query the database driver to see if it still has a connnection. This causes the app to crash. Here is
2005 Apr 22
1
ask for ssh connection api
hi, I need your help !!!!!! Could you give me some api on establishing ssh connnection
2006 Aug 19
1
long connect delay over vpn+firewall
I am connecting to smbd over a vpn connnection. After tunnelled traffic comes out of the vpn it hits firewall rules. Per <http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/securing-samba.html#firewallports> I am allowing 135/TCP 137/UDP 138/UDP 139/TCP 445/TCP through the firewall. With this configuration, mounting an smb share from win XP home SP2 takes 2 or 2.5
2009 Jan 19
1
Does rsync support resuming feature?
Hi All, Does rsync support resuming feature? Now, this is the case, when we back a 4GB file, for example. I have backed up for about 2GB in progress, and we found this is a connnection problem to Internet, so we simply re-plug the net-cable and do rsynce again. Currently, I found rsync have to re-transfer the 4GB file again. Is there any way out of the problem or simply an option will do?
2019 Apr 22
3
mount.cfs mount error(13): Permission denied
Hi All,    I am running into an issue mounting a Samba share from our Linux server. We are running Samba 4.8.8 on CentOS  7.6.1810. I have done a some testing, and I can't get the root cause of the error. Testing: CentOS 7.6 client -> Samba server, mounting fails - mount.cfs mount error(13): Permission denied CentOS 7.6 client -> Win10 desktop share, mounting works Fedora 29
2007 Apr 16
2
Sparc Solaris 10 samba issue -
Folks: Having an issue with samba 3.0.24 on a Sun Sparc Solaris 10 box compiled with gcc version 3.4.6. On these systems I'm constantly getting the following two lines in the log.smbd file: [2007/04/16 10:20:19, 0] param/loadparm.c:map_parameter(2690) Unknown parameter encountered: "client code page" [2007/04/16 10:20:19, 0] param/loadparm.c:lp_do_parameter(3420) Ignoring
2019 Apr 22
1
mount.cfs mount error(13): Permission denied
On 4/22/19 10:18 AM, Rowland Penny via samba wrote: > On Mon, 22 Apr 2019 09:48:31 -0400 > Paul Griffith via samba <samba at lists.samba.org> wrote: > >> Hi All, >> >>    I am running into an issue mounting a Samba share from our Linux >> server. We are running Samba 4.8.8 on CentOS  7.6.1810. I have done a >> some testing, and I can't get the
2005 Dec 23
1
[LLVMdev] How to keep array type info in arguments
When I tried LLVM for a function with an array as an argument, the type infomation of the array seems lost. For example, for this function, void DCT(short data[64], char step, char offset), its corresponding LLVM code will be void %DCT8_int(short* %data, sbyte %step, sbyte %offset) , and every access of "data" will be a pointer access, instead of an array access. Is there any way to
2019 May 03
2
NT_STATUS_ACCESS_DENIED on a directory I have permission to access
On Fri, 3 May 2019 15:36:59 +0200 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > Hai Paul, > > Look at this: user=paulg,uid=2381 > (from mount -t cifs //xxxx.xxxx.yorku.ca/homes /tmp/1 -o > user=paulg,uid=2381,gid=1000,domain=AD.ONE.EXAMPLE.CA) > > Now, look at this : > > idmap config * : backend = tdb > > idmap config * :
2002 Jan 03
1
tc class show problem with HTB ?
Hi! I''m using 2.4.17 + htb2_2.4.16.diff now. But I found the tc class show command won''t show the correct infomation like before... I got something like: # tc -s -d class show dev eth0 class htb 1: parent 1: class htb 1: parent 1: class htb 1: parent 1: class htb 1: parent 1: class htb 1: parent 1: class htb 1: parent 1: class htb 1: parent 1: # tc -s qdisc
2011 Jun 28
4
Require solution for "xenoprof: Initialization failed. Intel processor model 44 for P6 class family is not supported“
HI all : I got the message "Using timer interrupt." when trying the command "opcontrol --list-events". then I found infomation "xenoprof: Initialization failed. Intel processor model 44 for P6 class family is not supported“ after "xm dmesg". the TYPE OF CPUS here is Intel(R) Xeon(R) CPU E5620 @ 2.40GHz. So does it really not support this
2019 May 06
2
NT_STATUS_ACCESS_DENIED on a directory I have permission to access
On Mon, 6 May 2019 10:33:27 -0400 Paul Griffith <paulg at eecs.yorku.ca> wrote: > On 5/3/19 9:53 AM, Rowland Penny via samba wrote: > > On Fri, 3 May 2019 15:36:59 +0200 > > "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > > > >> Hai Paul, > >> > >> Look at this: user=paulg,uid=2381 > >> (from mount
2003 Oct 17
1
troubleshooting unexpected disconnects
Hi list, I am still having troubles with rsync, as on large areas in our setup, it keeps dying unexpectedly. See my previous post two days ago for the initial tries. I realize it is a somewhat broad question, but how do I troubleshoot these disconnects? Im no great programmer, although we have a few good c programmers around, and if needed I can ask for their help. But for now, my thinking is,
2009 Jun 22
4
modal validation not works
Hi everyone, i have 20 fields in users table. in my admin profile module the admin can modify his infomation. but only 12 fields he can able to modify. so in my controller if params[ :profileinfo ][:first_name] @profileinfo.update_attribute(:first_name,params[ :profileinfo ][:first_name]) end the above simply saves what i enter into the field.why it doesnot consider the modelvalidation.
2005 Dec 09
1
Domain group membership.
Hi! All: How can i get domain members of a domain group? I tried getent group, but only get the gid infomation. There isn't member infomation at the last field as local group is. Thanks for your help. Best, LatrellFrom eehines at comcast.net Fri Dec 9 01:43:02 2005 From: eehines at comcast.net (Eric Hines) Date: Fri Dec 9 01:34:48 2005 Subject: [Samba] netlogon problems In-Reply-To:
2013 Feb 21
2
[LLVMdev] adding a test-case into LLVM test-suite
Dear All I really need your help in this issue. Now, I am working on analyzing LLVM test-suite.I have some questions about it. The question is: Whether you have detail infomation on what each subdirectory of test-suite test. Thank you ! Regards, Jun Luo Software Engineer -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 May 30
2
problem about asterisk realtime.
hi, Longing for your help. I came into a problem ,Now I want to configure asterisk sip peers from MYSQL database dynamic, flolling the introduction of asterisk realtime,i set the cofiguration of sip users,but I need to cofigure sip peers too. Where I can find some infomation about cofiguring sip peers? What is the difference of configuration sip peers and configuration sip
2006 Feb 06
3
where should I start? If I want to use dataschemas with postgresql?
Hi, How should I use Activerecord to map to a database schemas with Psotgresql? Where can I find the infomation about how to use schemas in Rails? Thanks you very much Saiho __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2009 Jul 23
2
build of xen-unstable(cs:19963 and 19974) failed for i386/x86_64
Build infomation: build of xen-unstable(cs:19963 and 19974) failed for i386/x86_64,details as below: .... make[1]: Entering directory `/builddir/build/BUILD/xen-unstable/tools'' set -ex; \ if test -d git://xenbits.xensource.com/qemu-xen-unstable.git; then \ rm -f ioemu-dir; \ ln -sf git://xenbits.xensource.com/qemu-xen-unstable.git ioemu-dir; \ else \ if [ ! -d ioemu-remote ];