Displaying 20 results from an estimated 20000 matches similar to: "Repeated directory creation bug"
2006 Mar 05
2
how-to: installing R on Knoppix
Installing R on Knoppix
Knoppix is a small LINUX distribution
(http://www.knoppix.net/) runnable from a CD (without
an installation) It can be also installed on a hard
drive from a single CD. The idea was to reuse an old
laptop with 6gb hard drive and 128mb memory.
I had few days experience with Linux and few years
experience with R. The latter was not required :-)
The Knoppix installation
2004 Dec 23
1
[Bug 1412] Bogus warnings with --backup --backup-dir=/path
https://bugzilla.samba.org/show_bug.cgi?id=1412
------- Additional Comments From bob@proulx.com 2004-12-23 09:59 -------
I do not believe this bug is completely fixed in 2.6.3. I am still seeing many
errors of the type described. Here is one example:
rsync: mkdir
"/mnt/a/hpsvoh/incr-2004-12-23/home/haehre/filtered_backup/wjemulator/sherman/hppa"
failed: File exists (17)
I
2006 Sep 24
1
Can't login into shares
I have had problems with Samba since the Debian upgraded samba to 3.0.23c, the
problem I had was that smbd refused to start. After reinstalling samba I
found the problem lay in the smb.conf the new install would start, but if I
used my old smb.conf (from my previous version of samba) it would not start
smbd.
So the point is now, samba is running I have added my shares to smb.conf, when
I try
2006 May 10
3
No "system32" directory. ( to run Merrian-Webster's Collegiate Dictionary )
i just installed wine and want to use the "Merrian-Webster's
Collegiate Dictionary". the installation of this on-line dictionary
seemed okay, but when we went to launch it, it failed and reported
following error:
--------------------
Warning: the specified System directory L"c:\\windows\\system32" is
not accessible.
err:module:import_dll Library MSVCIRT.dll (which is
2006 Sep 14
3
smbd wont start
My samba has been setup in its current configuration for around 9 months and
has worked without a problem, over the weekend my windows boxes were unable
to access the samba shares. Using SWAT I found that the smbd was not
starting. I have tried the following:
Trying to start smbd (as root) from the cli with:
smbd start
Seems to execute the command and gave no errors but still swat says that
1999 Jun 09
0
Fwd: ISSalert: ISS Security Advisory: KDE K-Mail File Creation Vulnerability
FYI, for those who may not have heard about this one. I got this from
another mailing list as is evident by the headers.
>Delivered-To: alert-out-link@iss.net
>Delivered-To: alert-out@iss.net
>Date: Wed, 9 Jun 1999 16:16:41 -0400 (EDT)
>From: X-Force <xforce@iss.net>
>To: alert@iss.net
>cc: X-Force <xforce@iss.net>
>Subject: ISSalert: ISS Security Advisory: KDE
2004 Sep 24
2
kernel: Power alarm on module 1, resetting!
I've installed a TDM04B and a TDM40B. I haven't plugged any lines
into them yet but I'm starting to see this in my logs...
[root@webster asterisk]# grep alarm /var/log/messages
Sep 20 09:13:22 webster kernel: Power alarm on module 1, resetting!
Sep 22 11:07:07 webster kernel: Power alarm on module 1, resetting!
Sep 22 16:10:55 webster kernel: Power alarm on module 1, resetting!
Sep
2012 Feb 16
1
Including station directory list in 3rd-party services
Hello,
I am interested to know what the rules are about including the station directory in 3rd-party services.
Apologies in advance if I am dragging up an old and well known topic. I browsed the wiki and searched the archives for
reference to "Directory" and also to a couple of the big station directory services and found only references to interop
with SHOUTcast YP.
If it is allowed
2002 May 31
6
I will pay you $10US (via Paypal) out of my own pocke t if you can solve this CUPS & Samba problem.
Nope, doesn't work, and I need the drivers to be available and read from the
linux server. The PPD files do contain one which is specific to my printer
and has worked on another machine.
-----Original Message-----
From: Blake Patton [mailto:pattonb@spots.ca]
Sent: May 31, 2002 11:32 AM
To: WEBSTER, Greg
Subject: RE: [Samba] I will pay you $10US (via Paypal) out of my own pocket
if you can
1998 Dec 15
4
mounting an arbitrary directory?
Hi all,
Is it possible to specify an arbitrary unix directory to be mounted from
samba? For example, to mount /usr/local/bin ? Using a different smb
server, I've seen the ability to do this by doing something like
Connect to: \\smbserver\/usr/local/bin
Connect as: user
Password: ****
In other words, I'd like to be able to specify the exact path I'd like to
mount without having
2004 Jan 16
4
'multi-layered' authentication
I need to allow [read] access to a Samba server using both IP filtering &
UserIDs .
For a given list of IP subnets, any user should have access.
Outside these 'trusted' subnets, I need to do User authentication.
I can handle the User authentication OK in several ways.
However, I don't see any way to do the 'short circuit' allow for some IPs,
then use User authentication
2005 Dec 08
5
include statement in smb.conf
Hello,
I'm wondering if it possible to use the %G variable to include config file
based on group membership.
Basically, my setup is this:
Samba configured as a member of a Active Directory Domain using WinBind for
authentication and account management. I want the ability to have a
different config file loaded for a Students and Staff.
Is this even possible??
Thanks in advance!!
2013 Nov 05
2
[LLVMdev] A new builtin: __builtin_stack_pointer()
Le 5 nov. 2013 à 19:00, Behan Webster <behanw at converseincode.com> a écrit :
> On 11/05/13 09:26, Konstantin Tokarev wrote:
>>
>> 11.10.2013, 01:39, "Jakob Stoklund Olesen" <stoklund at 2pi.dk>:
>>> On Oct 10, 2013, at 12:32 PM, Behan Webster <behanw at converseincode.com> wrote:
>>>
>>>> One of the issues the LLVMLinux
2012 May 16
3
install ggplot2 package
Has one try to install the ggplot2 package recently? I tried to install
it on my new system and had trouble:
> install.packages("ggplot2")
Installing package(s) into 'C:/Program Files/R/R-2.14.2/library'
(as 'lib' is unspecified)
also installing the dependency 'scales'
trying URL
2002 Jul 25
3
Documentation / boolean fix for oplocks = command
In the documentation the "oplocks = yes" option is give in an example, as
the default for this parameter. However, I needed to turn oplocks off, and
so assumed that the command "oplocks = no" would work. It doesn't, instead I
found that "oplocks = false" does. There needs to be some boolean fixing
done, or at least documentation should reflect this strangeness.
2014 Dec 03
5
Firefox fails to authenticate .mil sites with New DoD CAC
Can anyone help with getting the new DoD CACs (Smart Card) to work in
CentOS 6.6? I don't use it for console logins, only for email and .mil
web sites.
I recently had to get a new DoD CAC (Smart Card) when one of the
buildings I work in upgraded their security system. My old CAC was
working fine prior to this for signing and encrypting email and for
authenticating to various DoD (.mil) sites
2013 Oct 20
2
[LLVMdev] A new builtin: __builtin_stack_pointer()
On 10/10/13 22:01, Jakob Stoklund Olesen wrote:
> On Oct 10, 2013, at 12:32 PM, Behan Webster <behanw at converseincode.com> wrote:
>
>> One of the issues the LLVMLinux project is having is with the use of
>> named registers in the Linux kernel code. The kernel uses something like
>> this in order to assign a C variable name to a register (one for each
>> kernel
2013 Nov 05
2
[LLVMdev] A new builtin: __builtin_stack_pointer()
11.10.2013, 01:39, "Jakob Stoklund Olesen" <stoklund at 2pi.dk>:
> On Oct 10, 2013, at 12:32 PM, Behan Webster <behanw at converseincode.com> wrote:
>
>> One of the issues the LLVMLinux project is having is with the use of
>> named registers in the Linux kernel code. The kernel uses something like
>> this in order to assign a C variable name to a
2004 Oct 11
3
'add/change/delete share command'(s) in smb.conf
Hello.
I need to allow one of my users to add & delete shares on my Samba server
through the 'server manager' applet on his client .
This same user also writes some files to the same Samba server.
I don't want the files that he writes to be owned/written by 'root' .
The way I understand the 'add share command' currently, this is not
possible.
Am I missing
2016 Aug 09
1
Man page for idmap_rid
On 08/09/2016 03:18 PM, Rowland Penny via samba wrote:
> On Tue, 9 Aug 2016 16:04:04 -0300
> francis picabia via samba <samba at lists.samba.org> wrote:
>
>> On Tue, Aug 9, 2016 at 3:35 PM, Rowland Penny via samba <
>> samba at lists.samba.org> wrote:
>>
>>> On Tue, 9 Aug 2016 15:21:53 -0300
>>> francis picabia via samba <samba at