Displaying 20 results from an estimated 200 matches similar to: "Modify but not create permissions"
2004 Jun 15
1
Cant create in a subdirectory...
I've battled this one for a few days now and its costing my sanity so I am
hoping that someone here has an answer
I am running the samba server 3.0.4 on a linux 2.4.25 server.
I can connect to my share point and authenticate fine
I can create files or directories in the root of the sharepoint fine
I can go into subdirectories and look at all the files...
But I cannot create in any
2006 Mar 15
2
Help with Gizmo from outside firewall
I've beaten myself bloody dealing with this one... No luck so far. In
summary, incoming calls from Gizmo establish, but neither get nor send
sound. Outbound calls to Gizmo work fine (well a bit choppy but work)
My thought is that the SIP connection is being made fine, but the RTP
is getting stopped / blocked / misdone somewhere.
Here is the thing:
Asterisk 2.5 on Linux
(No hardware
2004 Jul 24
0
Webtrends drops connection to samba server (1345 does not help)
I have been tinkering with this problem for a little while now, and someone
had previously suggested:
https://bugzilla.samba.org/show_bug.cgi?id=1345
As a possible solution. The description and symptoms sound just like my
problem, but even with the patch installed it is still one busted connection.
Essentially what happens is that windows XP is connected fine, I can browse
the share, open
2004 Jun 17
1
Webtrends blowing up my mapping since samba upgrade
I have yet another really weird possibly samba problem... This is bizzare
This was all working before, then I rebuild my samba install..
I have a windows computer that connects, and grabs a web server access-log
from the drive and processes it (WEBTRENDS).
From the windows desktop I can browse the mapped drive letter, view the file,
edit the file.
When webtrends tries it, It says it
2018 Sep 13
2
Routing(?) issue
Hello all
I have weird problem i can't understand and don't know where to look.
[root at chamber ~]# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
2009 Jun 16
2
Newbie here, need help w/ MS photodraw
Hi there, I'm very very new here. Found Wine by accident actually. New to Linux as well, only been 2 days. I have the latest version of Ubuntu on my HP computer. Love it! Anyhow, I've used MS Photodraw 2000 since 2000 and it does virtually everything I want, and when I found out I could install it in Ubuntu my heart leapt with joy! It installed fine. My problem that I have is that
2018 Sep 14
2
Routing(?) issue
W dniu 13.09.2018 o?22:19, Oleg Cherkasov pisze:
> On 13. sep. 2018 21:02, Marcin Trendota wrote:
>>
>> There is nginx on port 80.
>> I've turned off SELinux for testing purposes.
>>
>> [root at chamber ~]# nmap chamber -p80
>> [...]
>> PORT?? STATE SERVICE
>> 80/tcp open? http
>>
>> [root at chamber ~]# nmap -p80
2012 Sep 20
1
Error en b^(2 * a) : b' esta perdido
Buenas a todos,
Ante todo decir que estoy haciendo mis primeros pinitos en R y además a
contrarreloj, lo cual creo que puede ser un cocktail un tanto explosivo.
La duda que os propongo me ha surgido al intentar ejecutar una función. No
sé si es una duda muy estúpida o no lo es, pero así a botepronto no he
podido encontrar solución googleando. Si me podéis echar una mano con ella
o indicarme el
2009 Sep 13
2
ountour "resolution"
Greetings all!
I'm wanting to plot contours of a function, and I don't
want to evaluate it at a dense grid of points (i.e. I don't
want a huge array of values).
Say I have a vector of x-values such as x <- 0.1*c(1:10),
and the same for y <- 0.1*(0:10).
I then evaluate a 10*10 matrix z of values of z = f(x,y).
so I can then do
CL <- contourLines(x,y,z)
and get a list of
2007 Nov 02
3
tumblr-0.0.1
NAME
tumblr
SYNOPSIS
tumblr (setup|write|read|authenticate|check-vimeo|check-audio)
[options]+
DESCRIPTION
tumblr.rb is a command line utility and library which interfaces
to the
excellent tumblr blogging platform @ http://www.tumblr.com
tumblr.rb implements the complete restful api in both library and
command line utility, doccumented in full @ http://www.tumblr.com/api
2004 Aug 06
0
Multiple Beginner Questions
Hi Everyone --
First and foremost, I'd like to thank the creators of Icecast and all the
ancillary tools. Most excellent work!
I'm running a somewhat unique radio station called LamRim Radio which hosts
Tibetan Buddhist teachings and recently hosted a semi-real-time teaching by
His Holiness the Dalai Lama of Tibet...
http://www.lamrim.com/
Icecast has been the enabling
2009 Feb 28
0
Most productive manner of building custom xen packages
Howdy..
I've been doing a lot of experimental work with Xen 3.3.1 and a SuSE-based
Linux 2.6.27 kernel, as well as 2.6.28-based pvops dom0 support, on Ubuntu
8.10.
[hold the tomatoes and read on, please]
I did some basic work to save myself some time with kernel-package, and by
adapting the debian/ files from the Ubuntu 8.10 xen-3.3 source package,
which is a bit crippled.
I looked into
2011 Aug 08
1
R.oo error upon construction
Hello,
Using the R.oo package, how do I throw an error if a field is not present
when the user of the class creates the object?
Using the example in the R.oo package:
setConstructorS3("Person", function(name, age) {
if (missing(name)) name <- NA;
if (missing(age)) age <- NA;
extend(Object(), "Person",
.name=name,
.age=age
)
})
[rest of class methods
2006 Nov 01
0
fatal flaw in popen4 on windows? [WAS] Re: Nonblocking IO read (fwd)
Hi Ara,
I''ll take a look. In the meantime, I''ve cc''d the win32utils-devel
mailing list to see if anyone has any ideas/suggestions.
Regards,
Dan
> -----Original Message-----
> From: ara.t.howard at noaa.gov [mailto:ara.t.howard at noaa.gov]
> Sent: Wednesday, November 01, 2006 12:36 PM
> To: Berger, Daniel
> Subject: fatal flaw in popen4 on windows?
2007 May 17
4
Namespaced model valid #to_xml support in ActiveRecord, ActiveSupport and ActiveResource
Hi,
Attached are links to two patches I submitted via the RoR Trac system
a week or so ago:
http://dev.rubyonrails.org/ticket/8305
http://dev.rubyonrails.org/ticket/8308
I refrained from creating a new Trac ticket for ARes, which will be
affected if both of these patches are accepted by Core.
There are a couple of workarounds for this issue, but it would be nice
for AR, AS and ARes to output
2007 Jul 25
5
set_default_values rocket science - continuing after_initialize/after_find misfeature
Just starting a new thread so that it''s easy to follow.
I just submitted a patch at trac to add a new class method called
"set_default_values" ( not a great name I think ), which lets you do
all kinds of crazy stuff with setting default values.
This ticket is at http://dev.rubyonrails.org/ticket/9093 and example
pastie is at http://pastie.caboo.se/81925
It also lets you make
2006 Feb 17
7
Forum Addition?
I have seriously enjoyed reading and utilizing all of the features,
additions and q/a input from the list. My question is not so much related to
the actual code, but more along the lines of the "list" we utilize to
communicate. I was wondering if there was an "official" forum for all these
awesome addons, questions, etc? If not, would it be possible for us to get
one or is
2007 Oct 25
12
MGE Ellipse 800 shutdown problems
Thanks for suggetions and keep me indumb about making of Debian packages:D
I will try this package "nut_2.2.0-2_i386.deb"
One little questionm, shoud I use newmge-shut driver? - my ups is quite
old - more then 3 years, connected through serial cable.
>> PS: Arjen de Korte suspected something was wrong around my "heater" load,
>> for now I have used two 150W lamps
2018 Sep 13
0
Routing(?) issue
On 13. sep. 2018 21:02, Marcin Trendota wrote:
>
> There is nginx on port 80.
> I've turned off SELinux for testing purposes.
>
> [root at chamber ~]# nmap chamber -p80
> [...]
> PORT STATE SERVICE
> 80/tcp open http
>
> [root at chamber ~]# nmap -p80 chmura.<domain>
> [...]
> PORT STATE SERVICE
> 80/tcp closed http
Do a quick check with
2018 Sep 14
0
Routing(?) issue
Hi,
this has nothing to do with CentOS but with your router which does not
support using the public IP from inside your network (which is quite
common).
If the port is open on your router when you access it from another
public IP then all is well.
Regards,
Michel
On Fri, 2018-09-14 at 09:43 +0200, Marcin Trendota wrote:
> W dniu 13.09.2018 o 22:19, Oleg Cherkasov pisze:
> > On 13.