Displaying 20 results from an estimated 6000 matches similar to: "200+ postings from July & August yesterday"
2007 Mar 21
3
100's of emails arriving from last year
Anyone like to comment on why I'm receiving this evening 100's of emails from
last July, and August that were posted to the wine-users list.
All a bit weird.
Nigel.
2000 Oct 16
2
ssh2 authentication and ip forwarding
I'd been hoping to move all of our site to ssh protocol 2 whilst we are
still small enough to do this without serious pain, however the lack of
authentication and connection forwarding is making that difficult at
present.
I see the current (2.2.0p1) code base does not have the code on either
client or server side for ssh2 to handle tunneled connections or
authentication agent. Is this
2001 Mar 21
2
Challenge response authentication and PAM
As an experiment I set up Challenge/response authentication on a Linux
system with PAM using a pam_opie module (this module works fine with
console logins and su).
I can log into the box using the opie password, *but* it does not give
me the challenge - which can make things a little tricky :-)
I can well believe this might be a fault in the PAM pam_opie module I
am using, so has anyone got
2012 Jun 21
2
ACLS without winbind (but WITH correct user mapping)
Thanks to some of the guys on #samba-technical (obnox in particular!), I
now have a working samba configuration.
The environment:
In our setup each user has an entry in both openldap (no samba schemes)
and AD. Each account has the same name and even has a Unix UID entry in
AD. Our users ssh into Linux boxes, authenticating off of openldap.
Files are shared via samba.
Due to the account
2005 Mar 04
1
X100P in the UK - seems to short the dialtone
Hi
A quicky - has anyone had success with an X100P in the UK ?
I'm seeing some oddness - when I plug the wall socket into the card, I lose
dialtone. If I unplug it, it comes back. Does this sound familiar to anyone
?
Cheers
Nigel
Nigel Taylor
Technology Director
ITAzure Limited
Dunn House
Warren Park Way
Enderby
Leicestershire
LE19 4SA
0116 286 3016
2000 Nov 27
1
StrictHostKeyChecking
Long ago, when I wrote the ssh config file on my desktop box, ssh
(which might have been the non-openssh one) took 3 possible values for
the StrictHostKeyChecking option - yes, no & ask.
Today, when I attempted to connect to a new machine, with no DNS
entries (so using IP address) from my desktop box, ssh (now 2.3.0p1)
SEGVed. Looks like there is some subtle interaction between having an
2006 May 27
4
[Debian Sarge] dependency on libxxf86dga1
Hi!
Using apt I have
deb http://wine.sourceforge.net/apt/ binary/
deb-src http://wine.sourceforge.net/apt/ source/
This used to work. Now dselect comes up with
wine depends on libxxf86dga1
libxxf86dga1 does not appear to be available
How is this? What to do?
pi
2005 Apr 26
3
dovecot stopping - no messages
Greetings
Running Fedora Core 3 and dovecot-0.99.13-3.FC3 as a production mail
server for around 30+ accounts.
A couple of times a day dovecot just stops.
Nothing in the mail log except for
Apr 26 00:48:19 sydsrv05 imap-login: Can't connect to auth process at
default: Connection refused
It's got to the point that I have put a script into cron.hourly to
restart the dovecot service
2002 Nov 13
6
IP Forwarding
Hi,
I''m trying to get RAdmin [uses tcp 4889] access to my Windows machine
which is behind my firewall.
I have zones:
gbl : the world
loc : my lan
fw : firewall
I placed the following in my rules file
DNAT gbl loc:192.168.0.2 tcp 4889 -
When trying to RAdmin I get a cannot conect to server error.
192.168.0.2 is my Windows Machines IP address.
Can anyone help me?
Shorewall 1.3.9b
2002 Mar 01
2
RH7.2 journal creation
Stephen et al,
You may remember me raising the point that the new e2fsprogs (1.25 as I
remember) griped about old journals not having all the appropriate
fields zeroed.
I've just discovered that the RH 7.2 installer produces journals (ie on
partitions created as ext3 from within the installer) that flag these
warnings with a modified 1.25 e2fsck (the mods being to clear the errors
rather
2002 May 18
2
can't connect from windows
Hello all,
I've setup samba Version 2.2.0a on Slackware 8.0
# uname -a
Linux slackware 2.4.5 #6 Fri Jun 22 01:38:20 PDT 2001 i686 unknown
I start samba as root from a console as:
/usr/sbin/smbd -D -d10 -l /var/adm/smblogs/log -s /etc/samba/smb.conf
/usr/sbin/nmbd -D -d1 -s /etc/samba/smb.conf
In smb.conf I have:
[files]
comment = mystuff
valid users = nigels
path = /usr1
read
2020 Mar 11
2
XCore target
Hello all.
At XMOS we are working towards updating the upstream XCore backend for newer versions of the chip.
XCore is the XMOS processor. The XCore backend was written by Richard Osborne at XMOS. Richard has moved on. The current code owner in CODE_OWNERS.TXT, Robert Lytton, has also moved on.
For some years XMOS has developed the compiler in-house, for new versions of the chip, but not
2001 Jun 06
2
Suspiciously broken filesystem
I appear to have a broken filesystem on this box to the point where I am
probably going to rebuild the system since I have lost trust in it.... I
was wondering if there was any reasonable postmortum work I could do on
it before it gets rebuilt.
History is that the laptop has a much mauled partition set on it -
initially it came with 100% win2k, I then shrunk that and added linux (a
RH71 install
2005 Feb 08
2
Samba print queues showing old jobs
We have a server running Centos-3 with all latest updates. The server
hosts 3 printers for us which are accessed by various Windows clients.
About 3 months ago we noticed that, after a cups update, if you looked
at the print queues in Windows they would show old jobs that had long
been printed. After a further cups update this quirk went away but it's
just come backs again - possibly after
2009 Mar 05
4
CentOS 5 for IA64
Can anyone with a well-connected crystal ball suggest a timeframe for an
IA64 release of CentOS 5? Weeks? Months? Never?
Thanks
Nigel Kendrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20090305/9e37ac3a/attachment-0004.html>
2006 May 08
3
Can you apply effects to elements create in same RJS file?
I am trying to create a new element in a list and highlight it.
I am doing the following in my rjs file:
page.insert_html :after, ''bananalist_header'', :partial => ''banana''
page.visual_effect :highlight, "banana#{banana.id}", :duration => 1
The first line creates a new element with the id= ''banana3'' say...
The second line then
2013 Jan 08
1
[PATCH][firmware] efi: Fix build with gnu-efi >= 3.0s
From: Matt Fleming <matt.fleming at intel.com>
For x86_64 versions of gnu-efi >= 3.0s GNU_EFI_USE_MS_ABI is enabled
which turns on the Microsoft ABI, allowing the compiler to do all the
work of interfacing with the EFI firmware instead of jumping through
uefi_call_wrapper().
Add support to turn this on in the gnu-efi headers, otherwise we'll
encounter undefined references to
2012 Feb 06
1
Callmanager 4 Asterisk Malformed/Missing URL
Hi,
?
I am currently trying to get a Cisco Callmanager 4.1 and an Asterisk server (1.6.2.21) to talk via a SIP trunk so I can use the Voicemail component of the Asterisk (all the phones are associated with the Callmanager).
The connection seem to be there. When I do a "sip show peers" on the Asterisk server?I see the Callmanager as Monitored and online however I can't get any calls
2010 Feb 10
3
Puppet 0.25.4 and Facter 1.5.7 debs available in debian unstable.
packages.debian.org is lagging in terms of what it''s showing, but....
$ rmadison -u debian {puppet,facter} | grep unstable
puppet | 0.25.4-1 | unstable | source, all
facter | 1.5.7-1 | unstable | source, all
they''re both up there now.
--
nigel
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
2003 Mar 17
1
ext3 over aes crypted loopback on partition
I'm looking at running an ext3 filesystem on top of a loopback AES
encrypted device, which in turn is on top of a raw partition (so no
other things in the way that should be reordering writes).
Are there likely to be any strange issues with using ext3 in this way?
Nigel.
--
[ Nigel Metheringham Nigel.Metheringham@InTechnology.co.uk ]
[ - Comments in this message are my own and