Displaying 20 results from an estimated 3000 matches similar to: "force user vs read list"
2004 May 27
1
Problem with VFS audit and recycle
Is there anyone running Samba 3.0.X on Solaris 8 that has VFS working? I
am dying to know if this is a problem with my setup or if there is
something else going on. If you do have it working, please let me know
which module. Thanks.
Bill Knox
Lead Operating Systems Programmer/Analyst
The MITRE Corporation
---------- Forwarded message ----------
Date: Tue, 25 May 2004 13:54:26 -0400
2009 Sep 24
1
Creating grid graphics with grid.layout
Hi,
I recently created a function which uses grid with a viewport
constructed with grid.layout() to position four plots on a plot device.
My question is what's the best way to programatically traverse each
element of the viewport?
The grid is 5x5 and the four plots occupy positions (2,2), (4,2), (2,4),
and (4,4).
Here's the viewport code:
pushViewport(
viewport(
2012 Feb 15
2
[newbie] separating plot output from debug output
I'm attempting to refactor an R script that does a lot of plotting,
among other things. Ideally I'd like to do something like
setup # does pdf(...)
for each part of input {
plot(process(part))
}
cleanup # does dev.off()
but have problems:
1 I'm plotting to PDF, so everytime I dev.off() creates a new file,
and I want everything in one file (as does my boss :-)
2 I'm
2005 Oct 05
5
Voicemailmain automatic extension detection?
Is there a way I can have "voice mail check" calls coming from my internal
users automatically get to the right extension, without having the user
enter their extension?
I'm thinking that I could have the local SPA boxes translate, or have
each user live in a context where the extension in question exists
uniquely per user, but both of these seem kludgey.
Thanks in advance for
2004 Nov 18
3
Domain authentication failing after a period of time
I am having an unusual bit of behavior with a recently upgraded 3.0.8
installation (from 3.0.2a). I upgraded the server and retained the
secrets.tdb file. The server itself is using security = domain, and it had
been joined to the domain prior to the upgrade. Now, once I started the
new version, I couldn't log on, and would get the error "There are no
logon servers available to service
2004 Aug 06
3
Re-reading config file not working?
I sent this before but I figured I'd send it again since my current
method is rather kludgey...
Whenever I try to send a HUP to icecast it always fails when re-reading
the config file:
EROR event/event_config_read Error parsing config, not replacing existing config
However I know the config is good because the server starts up without
any issues (right now I've had to resort to just
2002 Dec 29
2
Quicken - Registration wants Internet Explorer
Hi,
I'm running Quicken 2001 Deluxe successfully under current CVS. The
only issue I have is that every time I go to download stock quotes
online, Quicken wants me to register the product, and to do this
attempts to open Internet Explorer. It can't find IE, so it just sits
there waiting. I eventually close the window, get a warning message from
Quick, and then proceed to download
2006 May 03
1
Running applications when a queued call is answered
Hello,
I'm experimenting with Asterisk for possible use in a call center.
I'm trying to figure out how to run applications when an agent answers
a call in the queue. I see that the queue itself supports a very
limited range of applications; for example, I can give a URL to the
Queue() application to SendURL(), or an announcement to read to the
agent. I'd like to do some slightly
2010 Feb 26
1
match.call to obtain the name of a function
Within a function I'd often like to obtain a text string equal to the name of the function.
One use for this: To generate a filename for use in pdf(). This enables me to keep track of which function generated a particular graphic came.
match.call() puts parentheses at the end of the name. I don't want parentheses in a filename.
The following kludgey function gives the desired result.
2004 Sep 10
1
Re: flac and pipes problems (was: Possible bug)
I'll rearrange a little and respond:
--- Mark Powell <M.S.Powell@salford.ac.uk> wrote:
> Also, when flac takes input from stdin it fails to
> fill in the wav size
> fields correctly, whereas shorten has no problems
> with this: i.e.
>...
> You can see it puts a data chunk size of zero in
> there.
>
OK, this has been fixed in CVS.
> Flac refuses
2000 Feb 02
1
Samba disappearing from WINS
We are running samba 2.0.4b to provide corporate print services.
Everything with regards to printing is working like a charm. However,
twice in the past two weeks, some of our Samba servers have disappeared
from the WINS servers. The WINS servers are NT servers running 4.0SP5.
The strangest part was that in one occurrence, it was the lone samba
server at one location, but in the other
2000 Sep 29
1
ao/
I dived into automake, autoconf, etc. waters a little while ago, and somehow
got libao to actually compile (!!!) (sort of...). Still not right, though.
The commit looks sorta like this:
* make configure.in in coordination with autoheader and automake properly
create config.h. I put it in ao/include/config.h so that the build won't
need an extra include directory, but if anybody thinks
2017 May 04
2
running tomcat as non-root user.. (/var/run pidfile issue)
hey folks, we are migrating our tomcat setup over to centos 7. Im
converting init-scripts over to systemd services and whatnot.. One thing
that Ive noticed is that my systemd startup script cant seem to write to
/var/run as a non-root user to drop a pidfile.. If I create a directory
in /var/run owned by my user, it gets wiped out on reboot.
Ive searched and found this
2012 Feb 22
1
Handling unique cases
Hello, Everybody!
I need to allow my developers to run a special script on QA servers and
nowhere else. I put this sort of thing in place:
class app-server {
packages: foo:; bar:; baz:;
if $environment == ''qa'' {
file {
''a'':
content => ...
}
}
which feels kinda kludgey to me. Is there a better way to handle unique
cases like this
2006 Sep 27
3
System-wide sieve script?
In the dovecot LDA documentation, it mentions having sieve scripts
located in ~/.dovecot.sieve, which works great for per-user sieve code.
I was trying to find out if there was a system-wide sieve script (maybe
/etc/dovecot.sieve?) that would hopefully be run first, followed by any
per-user sieve code.
Anyone know if this is already possible, or if not, if there are any
plans to implement
2001 Nov 15
1
Patch for "last" providing incorrect information on Solaris 8
I have put together a simple set of diffs that corrects the problem
described by Steven Fishback <sfishback at interpath.net> on 10-30 on this
list regarding incorrect information reported by last on Solaris. The
patches merely pass along the username in the utmpx record for a logout.
Is there any reason why this would be a problem with other OSes? If not,
maybe this could be rolled into the
2003 Dec 24
3
CT1 and callerid / DNIS
On Tue, 2003-12-23 at 19:22, Brian West wrote:
> I'm just double checking.. I was told it wasn't possible but i'm going to
> ask just in case.
>
> Can you set outbound callerid on a channelized T1?
>
>I think there is a way to do something like DID with the 4 digits of
>DTMF passed before the call. It is unlikely though that you will find
>someone interested
2006 Jul 30
1
Parametric links for glm?
At useR 2006 I mentioned that it would be nice to have a way to
specify binomial links
that involved free parameters and described some experience with a
Gosset link involving
a free degrees of freedom parameter, and a Tukey-lambda link with two
free parameters.
My implementation of this involved some rather kludgey modifications
of binomial,
make.link and glm that (essentially) added a
2008 Mar 19
1
Database Triggered Events in Rails.
I''m creating a message queue system, (think JMS message queue)
Basically, I''ll be firing off an http request as soon as a row appears
in a database.
Now in past implementations I''ve done the following.
1. Polled the database every 0.10 seconds.
2. If something was there to work, I''d tag it as complete.
3. Create a separate thread. (no further database hits
2012 Feb 03
3
Interesting permissions issue with nagios_* providers
Hi folks,
I noticed an interesting problem with the nagios_* providers especially in
Debian. Besides writing to the wrong file (I fixed that issue) I''ve
noticed there is a umask issue where the config files end up being owned by
root with perms 0640. This causes nagios to spit milk out of its nose
because it cannot read the configuration files.
I came up with a kludgey solution to the