Displaying 20 results from an estimated 20 matches for "elrond".
2002 Jan 02
1
multiple definitions in C code
...l.c with
==========================================================================
====
#include <stdio.h>
float bilbo;
int galadriel ()
{
bilbo = 1.0;
return printf("%1.0f\n", bilbo + bilbo);
}
==========================================================================
====
and elrond.c with
==========================================================================
====
#include <stdio.h>
int bilbo;
int elrond()
{
bilbo = 1;
return printf("%d\n", bilbo + bilbo);
}
==========================================================================
====
and we compile t...
2005 Mar 09
0
Copy to 3.0.9-2.3-SUSE dies after 1.2 gb copied
....
I also added "write cache size = 262144" in that share. Also little help
that I can tell-- maybe a little better.
I'm slightly confused that I get two log files for the same machine, both
seemingly updated concurrently, one called samba-log.172.20.0.186 and one
called samba-log.elrond
The one named for the machine name doesn't have any errors or warnings--
just file opens and closes. The one with the IP address has errors.This
fragment is pretty representative:
[2005/03/09 13:52:04, 1] lib/util_sock.c:get_peer_name(1095)
Gethostbyaddr failed for 172.20.0.186
[2005/03/0...
2009 Sep 14
1
Dovecot+PAM advice please?
...root and as our local "dovecot" user) works fine.
When I use the following options in dovecot.conf:
auth default {
user = root
mechanisms = plain
passdb pam {
args = cached-radius
}
userdb passwd {
}
}
it fails leaving only the log entry below in syslog.
Sep 14 09:15:15 elrond syslog: load_modules: can not open module
/usr/lib/security/hpux32/pam_cached_radius.so.0.0
Sep 14 09:15:22 elrond syslog: load_modules: can not open module
/usr/lib/security/hpux32/pam_cached_radius.so.0.0
(Always 2 entries).
I appreciate that this probably isn't a dovecot issue per se, but...
2003 Nov 13
1
generic rpm .spec.in
...I don't want to fix other people's features!)
And I'm not going to support any problems that are not
related to the .spec.in as well.
(So before asking me, please ask people, if they can build
happily without the .spec)
And of course the usual "no warranties" applies.
Elrond
p.s.: I'm not on the list.
-------------- next part --------------
Name: tinc
Version: @VERSION@
Release: 1
Copyright: GPL
Group: System Environment/Daemons
URL: http://tinc.nl.linux.org/
Source0: http://tinc.nl.linux.org/packages/%{name}-%{version}.tar.gz
Buildroot: %{_tmppath}/%{name}-%{vers...
2006 Mar 14
1
Transport endpoint not connected
...31, 1] lib/util_sock.c:get_peer_name(1095)
Gethostbyaddr failed for 172.20.0.186
[2006/03/13 18:00:31, 2] lib/access.c:check_access(324)
Allowed connection from 172.20.0.186 (172.20.0.186)
[2006/03/13 18:00:31, 2] smbd/reply.c:reply_special(235)
netbios connect: name1=TOLKIEN name2=ELROND
[2006/03/13 18:00:31, 2] smbd/reply.c:reply_special(242)
netbios connect: local=tolkien remote=elrond, name type = 0
[2006/03/13 18:00:35, 1] lib/util_sock.c:get_peer_name(1095)
Gethostbyaddr failed for 0.0.0.0
Allowed connection from 0.0.0.0 (0.0.0.0)
[2006/03/13 18:00:35, 2] smbd/reply.c...
1999 May 11
0
Printing fails above a certain size
...no data.
Any ideas why this is happening? The samba spool is on /var and there is
about 80MB free which should be more than enough since none of the printers
are actually connected to this machine. Thanks in advance.
--John Gruenenfelder Research Assistant, Steward Observatory, U of Arizona
Elrond, Duke of URL http://www.azstarnet.com/~elrond
elrond@azstarnet.com johng@bach.as.arizona.edu
"This is the most fun I've had without being drenched in the blood
of my enemies!"
--Sam of Sam & Max
2003 Apr 07
0
Fwd: [VulnWatch] [DDI-1013] Buffer Overflow in Samba allows remote root compromise
...>
>
>o Revision History:
> 04-07-2003 Initial public release
>
> Latest revision available at:
> http://www.digitaldefense.net/labs/advisories.html
>
>
>o Vendor Contact Information:
> 04-03-2003 security@samba.org notified
> 04-03-2003 elrond@samba-tng.org notified.
> 04-03-2003 Samba Team responds via telephone, acknowledges
> vulnerability
> 04-03-2003 Elrond of Samba-TNG responds and acknowledges vulnerability
> 04-04-2003 Samba Team notifies vendorsec mailing list
> 04-07-2003 Initial publ...
2003 Jan 19
0
nbtstat -A 192.168.0.1 returns "host not found"
...achine ok and viceversa
bellow it is my smb.conf. I've made it as simple as possible
;*******************section global*****************
[global]
interfaces = 192.168.0.1/24
workgroup = RIVENDEL
server string = Teste Samba Server
netbios name = Linuxbox
security = share
netbios aliases = elrond
wins support = yes
;*******************section firstshare*****************
[first]
comment = Our first samba share
path = /samtest
writeable = yes
guest ok = yes
smbclient -L linuxbox returns the output bellow
added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255...
2000 Mar 19
2
samba-tng-alpha-1.1.tar.gz
...the password, followed by enabling the account.
i have already disabled smbpasswd -m and -j options: i am considering just
disabling smbpasswd altogether, however i know that people are _not_ going
to like that, so really should implement smbpasswd in terms of samedit
commands.
time, time...
3)
elrond continues to send in daily patches that ultimately will help merge
TNG with cvs main, by getting TNG more cvs-main-like.
if anyone else wishes to assist with this, please notify everyone of your
interest by responding to samba-technical@samba.org, and we can take it
from there.
4)
various others...
2005 Mar 10
2
HELP Gethostbyaddr failed
I did a make deinstall and a reinstall to upgrade samba from 3.0.9 to
3.0.11 last night at the office i work at and now i get this in the
logs. I am sure this has been asswered 100 time on this list but no one
can connect to the shared drives. This leave everyone point very angry
fingers at me so please help here is the output of the logs.
[2005/03/10 12:18:20, 1]
2006 Feb 28
3
Misreported values with newhidups
Okay, now that I've got NUT up and running with the newhidups driver, I can
give it a quick shakedown.
Most of the values look good, but are few are off. Here's what I get:
elrond@foxstar:~$ upsc foxstarups@localhost
battery.charge: 100
battery.charge.low: 10
battery.charge.warning: 50
battery.date: 3150/08/01
battery.mfr.date: 2005/03/22
battery.runtime: 1935
battery.runtime.low: 120
battery.temperature: 302.0
battery.voltage: 27.0
battery.voltage.nominal: 24.0
driver.name:...
2000 Mar 31
0
samba-tng-alpha-1.6.tar.gz
...her
changes are ignored), i missed out an info level.
there is one field of the SAM_USER_INFO_21 structure that is not well
understood, which is giving grief across the board: AS/U and compatible
systmems may now not work properly, sorry, i don't have access to it to do
the appropriate tests.
elrond updated the libtool scripts so that they should set the
LD_LIBRARY_PATH env. variable correctly, allowing the samba programs to be
started without needing to do make install, you can run them from the
source/bin directory (which i do all the time).
tested on both solaris 2.8 ultrasparc 5 (gcc 2.8...
2003 Oct 03
0
SIGBUS on SPARCv9
...lone (not connected at all) and do a
ping some_other_ip, it gets a SIGBUS in route.c:207 in the
function route_ipv4_unreachable at the line:
hdr->ip_v = 4;
This seems to be an alignment problem.
I've appended a quick fix for this, which at least makes
tinc not crash any more.
Elrond
-------------- next part --------------
--- route.c~ Thu Jul 31 15:18:34 2003
+++ route.c Fri Oct 3 12:04:54 2003
@@ -174,7 +174,9 @@
static void route_ipv4_unreachable(vpn_packet_t *packet, uint8_t code)
{
- struct ip *hdr;
+ struct ip local_hdr;
+ struct ip *hdr = &local_hdr;
+ struct ip...
2003 Apr 02
2
Samba 3.0 won't join Samba-TNG domain
Hi,
I posted this problem before in more detail
(http://marc.theaimsgroup.com/?l=samba&m=104756899022766&w=2) but received
no response.
At the current state of Smaba 3.0 and Samba-TNG these two seem to be
incomaptible. Samba 3.0 can't join a TNG controlled domain.
I think this should affect a lot of installations as TNG as a controller and
"stable" as file/printserver seem
2019 May 02
0
CentOS-announce Digest, Vol 171, Issue 2
...-------------------------------------------------
Message: 1
Date: Wed, 1 May 2019 07:40:51 -0500
From: "John R. Dennison" <jrd at centosproject.org>
To: centos-announce at lists.centos.org
Subject: [CentOS-announce] IRC Meeting Changes
Message-ID: <20190501124051.GC11858 at new-elrond.gerdesas.com>
Content-Type: text/plain; charset="us-ascii"
For the past few years the CentOS Project has been holding IRC meetings for our
various Special Interest Groups (SIGs) and other projects in the #centos-devel
channel on the freenode IRC network. This has, for the most part,...
2000 Aug 16
5
samba development
i started on the nt domains for unix project on the basis of paul ashton's
enthusiastic and "this can't be too hard" attitude, back in august 97.
since then, with the encouragement of a number of people over the last
three years, and with the discouragement of others, the nt domains
protocols are now pretty well understood.
due to that constant discouragement, i no longer find
2003 Dec 01
0
No subject
...es i.e. ease of support, possible
complications.
* Does anyone know of any benchmarking information.
* Do any particular versions of SAMBA run off particular clients (i.e.
win2000/95/NT)
* Further advice/info that I have missed.
Can anyone assist?
Thanks.
Natalie Will.
Return-Path: <listenmann@elrond.lohmann-services.de>
Delivered-To: samba@lists.samba.org
Received: from elrond.lohmann-services.de (unknown [62.249.132.42]) by
lists.samba.org (Postfix) with ESMTP id E7B744CE0 for
<samba@lists.samba.org>; Wed, 8 Aug 2001 06:51:37 -0700 (PDT)
Received: from aragorn (pD9E58AC4.dip.t-d...
2003 Dec 01
0
No subject
...Aug 2001 09:30:02 +1200
Message-ID: <NFBBIDGCIACFKCJNGAOGOENGCFAA.davidm@comrad.co.nz>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
In-Reply-To: <200108081531.RAA19459@elrond.lohmann-services.de>
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request@lists.samba.org?subject=help>
List-Post: <mailto:samba@lists.samba.org>
Lis...
2003 Dec 01
0
No subject
...54:45 +0200
> Also, I would like to say I am discouraged by the apparent lack of interest
> in samba-tng.
it's a matter of time, resources and money.
at present, there has been no interest to date from any party
in ensuring that TNG development is funded, and it _does_ take
up time.
elrond earns his way and can spare maybe one hour a day, from home.
sander is working on a paying commercial project and doesn't
have time.
i am focussing on dcerpc.net, getting freedce up and running,
and finding a job.
[for me, this is basically back to square one, like it was
back in 1997 when i...
2004 Jan 17
0
Trouble installing Samba 3.0.0 on Linux Slackware 9.0
Hello:
I tried to install samba 3.0.0 in slackware 9.0, but 'make' failed:
# ...
# Compiling rpcclient/rpcclient.c
# Compiling rpcclient/cmd_lsarpc.c
# Compiling rpcclient/cmd_samr.c
# Compiling rpcclient/cmd_spoolss.c
# rpcclient/cmd_spoolss.c: In function `get_driver_3_param':
# rpcclient/cmd_spoolss.c:1185: warning: passing arg 1 of `strtok' discards
# qualifiers from pointer