Displaying 20 results from an estimated 1300 matches similar to: "%U doesn't work in root postexec"
2009 Oct 12
1
Help Error
Hi R-users,
I would like to ask question related to error output.
If an error comments come out, then the program will automatically stop.
I want to ask , how I can still continue the program even though there is an error comment?
var=VAR(Canada,p=3,type="const")
for (j in 1:nrow(com))
{
mat=ma
{
for (i in 1:ncol(com))
{
y=which(mat==com[j,i])
mat[y]=NA
}
2011 May 27
2
Can't install RedCloth gem, fails to compile
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi there,
I''m trying to install the RedCloth gem on my Arch Linux (64bit) system,
but hadn''t had success yet, RedCloth doesn''t seem to compile. Here''s the
installation output:
======================================
$ LANG=en_US.utf8 sudo gem install RedCloth
Building native extensions. This could take a while...
1998 Jul 01
4
tcpd anomaly
Salve,
I''m protecting hades with the tcpd wrappers and had no problems so far,
at least none that I noticed.
Today happend something strange. An attacker got a connect on a
protected port from a not allowed IP:
> Unusual System Events
> =-=-=-=-=-=-=-=-=-=-=
BTW, thanks for that tool.
> Jul 1 03:34:56 hades in.null[18321]: twist
> slip139-92-93-124.hol.ch.ibm.net to
2013 Mar 26
3
Samba + ACLs: Can’t add group write permissions
Hi there,
I?ve been trying to get my head around a problem I have with Samba.
I?ve set up Samba 3.6.13 on a Raspberry Pi with Arch Linux ARM on it and
let it serve a couple of folders from an attached external ext4 drive
mounted to /srv/cifs (of course with the "acl" option enabled).
I?ve been trying to create a share that is read-writable for all
members of a particular UNIX user
2018 Mar 01
29
[Bug 13317] New: rsync returns success when target filesystem is full
https://bugzilla.samba.org/show_bug.cgi?id=13317
Bug ID: 13317
Summary: rsync returns success when target filesystem is full
Product: rsync
Version: 3.1.2
Hardware: x64
OS: FreeBSD
Status: NEW
Severity: major
Priority: P5
Component: core
Assignee: wayned at samba.org
2004 Sep 22
2
Trouble with mails and connections through ADSL
Hello every one, first time poster, four month shorewaller ;)
As the subject states, I''ve been experienced the infamous trouble described
in the next excerpt from shorewall.conf
# MSS CLAMPING
#
# Set this variable to "Yes" or "yes" if you want the TCP "Clamp MSS to
PMTU"
# option. This option is most commonly required when your internet
# interface is some
2013 Jul 30
2
looking for a comprehensive list of centos-compatible yum repositories (for gnustep program)
I installed CentOS 6.4 on a partition on my computer a few days ago, and
i'm trying to equip it with the software i think i need.
For example, i need, or i think i need, a couple of gnustep programs
for uploading
images from my digital camera (the programs being openapp and Camera.app).
I imagine that these are old enough that they must surely exist
in rpms somewhere.
But i apparently
2000 Jul 03
0
A couple of questions
Hi guys,
First of all, thanks for your great work. So many people *need* Samba to
work...!
I have a couple of questions about Samba. I have been fiddeling with Samba
config files for some time now (as well as reading documentation about
it), and... there must be something I am missing.
The network I am managing has a very, very standard configuration.
It's a C class (netmask:
2009 Nov 26
0
AGI and Music on hold
Hi,
Happy Thanksgiving to those of us in the USA...
Been trying to debug an AGI (in C) on 1.4.26.2. I blind transfer a call to
this snippet of dialplan:
exten => 999900,1,DeadAGI(pq.agi,999950)
pq.agi then plays a prompt (which I hear just fine):
[Nov 26 02:42:47] VERBOSE[28721] logger.c: -- Launched AGI Script
/var/lib/asterisk/agi-bin/pq.agi
[Nov 26 02:42:47] VERBOSE[28721]
2005 May 18
2
Winbind Problem
Hi,
I have got two production facilities having the same configuration, facility 1-(domain CSW)Samba 3.0.5 PDC running on redhat 9 and 4 member server running the same samba version on redhat 9, facility-2- (domain CSWN)Samba 3.0.5 PDC with 2 domain member server, the domain member server uses winbind to authenticate usersthey connect to the local PDC, I have configured two way trust between the
2006 Apr 27
0
Communication problem with virtual DMZ
Hi all,
I am running Xen 3.0.2-2 (taken from XenSource) with Linux kernel
2.6.16 (taken from Debian Sid), I compiled Xen and 2 kernels
(dom0 and domU).
Here is the ascii-art of my setup:
------------ -------------
| LAN |------------------------| waste | 192.168.0.94/24
------------ -------------
|
·····························
2018 Mar 05
0
[Bug 13317] rsync returns success when target filesystem is full
https://bugzilla.samba.org/show_bug.cgi?id=13317
--- Comment #6 from Rui DeSousa <rui.desousa at icloud.com> ---
(In reply to Rui DeSousa from comment #5)
It looks like no error is returned and result is a sparse file. I think a
sync() would be required otherwise the file is truncated on close to meet the
quota.
[postgres at hades ~]$ df -h arch
Filesystem Size Used
2000 Mar 30
0
Samba dosn't seem to work when bridging is enabled under FreeBSD 3.4
Hi,
I have been trying to set up a network bridge on my FreeBSD 3.4 machine (hades),
and as soon as I enable the bridge, Samba stops servicing requests from both
sides of the network.
The following is a 'diagram' to give you an idea of my setup.
|------|
|----+Charon|
|-------| |----| | |------|
|Neptune+----+Hades+----|
2011 Oct 25
2
[LLVMdev] [LLVMDev] Clang stopped compiling?
Hi, I'm trying to compile the latest clang/llvm SVN versions and I get
this error on multiple systems :
(Compiling with gcc):
llvm[4]: Compiling cc1_main.cpp for Debug+Asserts build
llvm[4]: Compiling cc1as_main.cpp for Debug+Asserts build
llvm[4]: Compiling driver.cpp for Debug+Asserts build
llvm[4]: Linking Debug+Asserts executable clang
2002 Nov 22
3
ftp on 80 port
Still not working
I really have to change 21 port on 80 port, my friend has only www and mail
on his netwok. He has rigorous admin.
I have done :
!! in proftpd.cof :
# Port 21 is the standard FTP port.
Port 80
!! in /etc/shorewall/modules:
loadmodule ip_conntrack_ftp ports=21,80
loadmodule ip_nat_ftp ports=21,80
AFTER THAT AND RESTARTTING PROFTP AND
2005 Aug 15
1
MSDFS redirection WinXP SP2
I am currently having problems accesing our samba msdfs shares from
Windows XP SP2, Windows 2000 and WinXP SP1 seem unaffected. I have
attached the smb.conf and the exports files that define the shares.
Running ethereal on the different clients seems to point to the fact
that XP SP2 no longer seems to be using the netbios-ssn (139) port. for
GET_DFS_REFERRAL instead its using microsoft-ds
2003 Jun 17
3
Can't access Samba Servers using cable internet access
Hello,
Ever since adding Internet access to my cable account, I can no longer
access several Samba servers on the Internet that I routinely accessed using
my dialup account. I've tried using both the inetd server (with my cable IP
address in the hosts.allow file. I can telnet, etc no problem, so I know
it's working) and running smbd and smbd as daemons. When I try to access the
Samba
2004 Jan 12
0
Large File Access from Linux to Linux Host using Samba
Hello again,
Correction, CIFS did not fix the problem, I can't get it to work with with a
Linux server from a Linux client. With two boxes named L-A and L-B, I can
connect using mount.cifs from L-A to L-B, but not vice-versa. On the
direction that fails, I get a NASTY register dump with a segmentation fault.
Meaningless to me, unfortunately. The only thing that makes since is the
dump says
2007 Jul 04
1
ms office file locking problem
Hi,
I'm running samba 3.0.22 on ubuntu. And I've following problem.
Someone opens a document with MS Office (under WinXP) and has it open for e.g.
30 min and clicks than on the save button. He get sometimes an error message
that the file can not be written. If he clicks on save as and selects the
same filename he can overwrite it and save the file.
I've no special settings
2002 Oct 01
2
how to delete routes
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I''ve setup some routing tables, but how can I delete them?
currently it looks like that, but how I delete the tables stuebi and notebook
and how the entry in the main table. thx for your help.
Babylon5:~# ip rule ls
0: from all lookup local
32759: from 10.149.19.168 lookup stuebi
32760: from 10.149.17.72 lookup stuebi
32761: