Displaying 20 results from an estimated 5000 matches similar to: "Fiel uploading framework"
2011 Oct 25
3
[Bug 759] New: "iptables -m recent" crashes a LXC host on lxc-stop
http://bugzilla.netfilter.org/show_bug.cgi?id=759
Summary: "iptables -m recent" crashes a LXC host on lxc-stop
Product: netfilter/iptables
Version: linux-2.6.x
Platform: x86_64
OS/Version: Ubuntu
Status: NEW
Severity: critical
Priority: P5
Component: ip_tables (kernel)
AssignedTo:
2000 Nov 24
2
Getting the authctxt
My port forwarding changes require an authorization (authentication)
context in channel_connect_to(). I'd like to change the dispatch_*
functions so that they accept an Authctxt * instead of a void * (this
parameter is already used this way). In addition, I'd have to pass
the authctxt all the way down to channel_connect_to(). As a side
effect, it's possible to get rid of the global
2006 Jul 08
6
Trying to create pulldown select menu for US State form fiel
I noticed there is a country_select. Is there anything like
us_state_select maybe?
More specifically - I''m wondering if I manually have to populate an
array with all the U.S. state abbreviations so users can select which
state they live in while entering their mailing address.
--
Posted via http://www.ruby-forum.com/.
2011 Oct 19
2
Error in 1/ue : non-numeric argument to binary operator.
hi, I have a problem. The R shows that
Error in 1/ue : non-numeric argument to binary operator.
Here is the code:
# simulation of tempered stable processes by compound Poisson approximation
tsp<-function(n,e,a,c,lema){
x<-numeric(n)
for (i in 1:n){
repeat{
w<-runif(1)
v<-runif(1)
x<-e*(w^(-1/a))
fex<-function(x1){ if (x1>=e) {a1<-a*(e^(-a))/(x^a-1)}}
2001 Oct 26
1
MAXHOSTNAMELEN and Solaris 2.5
Solaris 2.5 does not seem to define MAXHOSTNAMELEN, and a compilation
of vanilla OpenSSH 2.9.9p2 fails:
> gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.
> -I/usr/local/ssl/include -I/usr/local/include
> -DETCDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\"
> -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\"
>
2004 Jul 08
1
(PR#7070)
> version
_
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status
major 1
minor 7.1
year 2003
month 06
day 16
language R
Bug:
integrate(f,lower,upper,extra_args)
where
f <- function(x,extra_args)
{
body
}
integrate doesn't pass the extra arguments when calling f.
As a first check of this finding I integrated dnorm from
2009 May 31
9
No more than one "instances" of a type in define()?
Hi folks,
when I try to do something like:
define railsproject($name, $uid, $gid, $userpass, $sqlpass) {
mysql_database { "$name_staging": ensure => present }
mysql_database { "$name_production": ensure => present}
....more stuff...
}
I get:
Puppet::Parser::AST::Resource failed with error ArgumentError:
Duplicate definition: Mysql_database[] is already
2001 Aug 28
1
Compile-time warning in readpass.c
The patch below fixes a compile-time warning in readpass.c.
MIME-Version: 1.0
Content-Type: application/aegis-patch
Subject: openssh.2 - Fix warning in readpass.c
Content-Name: openssh.2.C010.patch
Content-Disposition: attachment; filename=openssh.2.C010.patch
X-Aegis-Project-Name: openssh.2
X-Aegis-Change-Number: 10
#
# Fix the following warning in readpass.c:
#
# readpass.c: In function
2001 Oct 26
1
README and zlib
The README file seems to refer to an old location of zlib. The
current one seems to be:
http://www.gzip.org/zlib/
--
Florian Weimer Florian.Weimer at RUS.Uni-Stuttgart.DE
University of Stuttgart http://cert.uni-stuttgart.de/
RUS-CERT +49-711-685-5973/fax +49-711-685-5898
2011 Aug 09
8
[Bug 8367] New: Add a feature to --move-existing files
https://bugzilla.samba.org/show_bug.cgi?id=8367
Summary: Add a feature to --move-existing files
Product: rsync
Version: 3.0.8
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: devin.nate at cloudwerx.com
2000 Dec 11
2
Point in usernames / scp
Hi,
we are using usernames on our systems that contain a point '.', like
"r.john".
We found it necessary to patch the source to make the "scp" command work
with those usernames.
Cheers
Kai
--- openssh-2.2.0p1/scp.c Wed Aug 30 01:11:30 2000
+++ withpoint/scp.c Mon Dec 11 02:06:35 2000
@@ -1042,7 +1042,7 @@
c = *cp;
if (c & 0200)
goto bad;
- if
2001 Jul 19
1
ssh not recognising ssl libraries
Hi all,
We are in the process of compiling OpenSSH for our product
UWIN which is very similar to cygwin.
=======================================================
Here is a brief description about UWIN:
Wipro UWIN is a Unix to Windows migration toolkit that gives you most
features of a traditional Unix operating system on Windows NT and Windows
95/98.
Features include pipes, hard file links, Unix
2000 Jul 12
1
Problems with Port Forwarding and Password auth
Secure FTP through SecureFX 1.8B3: issues (Using OpenSSH 2.1.1p2)
I downloaded the latest SecureFX because it now claims support for OpenSSH. I'm
like cool, now I'll finally be able to secure my ftp on my gateway.
First off, I really like the new configure. Everything went ok, I could ssh into
the box just fine. Unfortunately ftp didn't work work through SecureFX. I would
get
2016 May 19
2
smb_set_file_dosmode error: BUG after update to samba4-4.4.2
On 05/19/2016 03:16 AM, Markus Dellermann wrote:
> Am Mittwoch, 18. Mai 2016, 17:10:13 CEST schrieb Rowland penny:
>> On 18/05/16 16:16, Markus Dellermann wrote:
>> ...
>>> Not related to your Problem, but are you sure, that this repo really
>>> provide ad-dc - funktionality??
>>>
>>> Markus
>> It looks like you are right, there is also
2006 Jan 02
1
problem with ldap backend
Hi,
with ldap-backend, i can't set permission for shares groupwise.
This is my smb.conf for a share:
[cad]
? ? ? ? comment = STT CAD
? ? ? ? path = /home/data/cad
? ? ? ? readonly = yes
? ? ? ? browseable = yes
? ? ? ? valid users = @cad
? ? ? ? write list = @cad
? ? ? ? force group = cad
? ? ? ? create mask = 0664
? ? ? ? directory mask = 0775
But this isn't working. no user of the
2014 May 23
1
Samba / Office 2007/2010
Hi all,
currently we have troubles with the constellation of Office 2007 / 2010 and samba 3.6.6 on Debian 7.5.
I can open a Excel file only one time without a write protection. The File is protected on the second try. I can move and copy the file wihtout any Problems. If I move such a Excel File I can open it again for only one time without a write Protection.
I already reseted and checked
2016 May 19
3
smb_set_file_dosmode error: BUG after update to samba4-4.4.2
On 05/19/2016 11:57 AM, Rowland penny wrote:
> On 19/05/16 16:16, Robert K. Nelson wrote:
>> On 05/19/2016 03:16 AM, Markus Dellermann wrote:
>>> Am Mittwoch, 18. Mai 2016, 17:10:13 CEST schrieb Rowland penny:
>>>> On 18/05/16 16:16, Markus Dellermann wrote:
>>>> ...
>>>>> Not related to your Problem, but are you sure, that this repo really
1999 May 13
1
SMBD Runs as root
Since loading 2.0.x of Samba, the SMBD process is always ran as "root" when
users connect. I just compiled Samba 2.0.3 on a AIX 4.2 to fix it
according to the enhancement document. SMBD is still running as "root" on
2.0.3. Does anybody have a work around for this.
Tom Harris
Denton CAD
tomh@iglobal.net
2007 Sep 25
1
NFS issue
I am currently running K12LTSP on Centos 5, which is working well but
without sound on most machines(ok all). So in order to remedy this and the
cd-burning issue I have decided to try to install CentOS locally on one
machine and then apply the personalizations via NFS.
Steps:
I editted the /etc/exports to export the /home dir as per the NFS howto and
that seemed to work as the user homes were
2013 Dec 13
1
Upgrading from FreeBSD10-B3 to FreeBSD10-RC1 borked
Followed the instructions here:
http://www.freebsd.org/doc/handbook/updating-upgrading-freebsdupdate.html
The upgrade borked.
Error message: Can't find 'kernel'
When I checked with ls /boot/kernel/, the directory does exist.
:-(
Since the system has encrypted root partion with ZFSonROOT, I tried to
follow instructions at
https://forums.freebsd.org/viewtopic.php?&t=8958 to boot