Displaying 20 results from an estimated 100 matches similar to: "WINBIND"
2005 Jul 20
2
Dual-homed weirdness
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've got a setup where there's a Samba server, acting as a PDC, with
two interfaces - 192.168.1.10 and 192.168.2.10. I've got the
following stanza in the smb.conf to have it only listen on the .1
interface:
bind interfaces only = true
interfaces = 192.168.1.10 127.0.0.1
The setup is working well for most users - they can auth to
2005 Jul 19
3
Predict
When I callculate a linear model, then I can compute via confint the
confidencial intervals. the interval level can be chosen. as result, I get
the parameter of the model according to the interval level.
On the other hand, I can compute the prediction-values for my model as well
with predict(object, type=c("response") etc.). Here I have also the
possibility to chose a level for the
2005 Sep 28
1
PowerWalker ups/usv config file
Hello List,
i have a "PowerWalker VI 400, VI 600, VI 800" ups, which i bought on ebay
since it said it supports Linux.
Well, it came with a closed source binary written in Java. :(
Has anyone a config file which will fit to my PowerWalker ups/usv?
The genericups driver doesnt seem to work.
Thanks, Mario
--
GMX DSL = Maximale Leistung zum minimalen Preis!
2000 MB nur 2,99, Flatrate
2005 Aug 07
0
How to configure/install ISDN Card
Hello,
I'm a newbie trying to figure out how to install an ISDN Card.
I downloaded the latest Asterisk iso and did install it (actually version
1.3).
ISDN Card details:
Eicon Diva Server BRI-2M/-2F
I did listen something that capi 2.0 is needed and some drivers etc. but I
can't figure out how it works.
Has some of you maybe experience in that?
Or does someone of you know an easy to
2015 Jul 11
2
iSCSI on CentOS 6
Hi!
I am about to deploy a virtualisation cluster based on a storage
server with 10 Gbps interfaces for iSCSI and two computing nodes
running VMs in KVM that will access the storage via the 10 Gbps
network.
I am trying to find real use cases of people using CentOS 6 as an
iSCSI target but can't find any.
Anyone using a configuration similar to this one?
Thanks in advance!
Miguel
2004 Apr 30
2
Unresolved Symbols on Uniprocessor Kernel
I'm trying to install ocfs using RHAS 2.1 uniprocessor kernel on a vmware
gsx server 3.0 virtual machine and I'm getting the unresolved symbols error
when I try to start ocfs.
I'm using the following packages:
ocfs-tools-1.0.10-1.i386.rpm
ocfs-support-1.0.10-1.i386.rpm
ocfs-2.4.9-e-1.0.11-1.i686.rpm
My kernel is 2.4.9-e.38 uniprocessor (compiled by me).
Questions:
1) Am I using the
2004 Apr 30
1
ENC: ENC: Unresolved Symbols on Uniprocessor Kernel
As I said before, I'm not a linux expert.
In which file of kernel source can I look for any missing code ? And
specially what do I have to check ?
__________________________________________
Mauro Staretz - MI Montreal Inform?tica Ltda
Microsoft MCSE+I / MCDBA / MCP - Oracle OCP
Tel: 55-21-2291-6116 R.2104
Fax: 55-21-2533-6028
__________________________________________
-----Mensagem
2004 May 07
1
ENC: ENC: Unresolved Symbols on Uniprocessor Ker nel
Hi,
Is this "Unresolved Symbols" issue only occurring on VMware with e.38?
We have OCFS users want to update their kernel to e.34 or e.38 without
VMware.
Please advise, Thanks!
Roger---
-----Original Message-----
From: Wim Coekaerts [mailto:wim.coekaerts@oracle.com]
Sent: Friday, April 30, 2004 12:20 PM
To: Sunil Mushran
Cc: ocfs-users@oss.oracle.com
Subject: Re: ENC: ENC:
2004 Apr 30
1
ENC: Unresolved Symbols on Uniprocessor Kernel
I followed your instruction to compile OCFS and received the following
errors:
[root@RAC1 ocfs-1.0.11]# ./configure
--with-kernel=/usr/src/linux-2.4.9-e.38/linux
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are
2005 Sep 12
1
AW: Debian Sarge, Kernel 2.6.13 and AVM Fritz!PCI v2.0 card
Hi Jon,
perfect instructions, thank you very much.
I used them and after some tests they worked.
Here is what I did. Maybe someone could use it completely:
------------------------------------------------------------
Install helpers:
apt-get install kernel-package ncurses-dev fakeroot wget bzip2
Go to usr directory:
cd /usr/src
wget
2004 Feb 06
1
ocfs installation error on RHAS 2.1
I'm trying to install ocfs on a Redhat 2.1 AS, uniprocessor, kernel
2.4.18-e.40, and I'm receiving the following error message when I try to
install ocfs-support-1.0.9-12.i686.rpm:
Checking fir Red Hat enterprise kernel: [FAILED]
error: execution of %post scriptlet from ocfs-support-1.0.9-12, exit status
1
i've already installed those packages that are required for ocfs:
2005 Aug 15
1
automount problem
hi,
I'm not sure if this is the right list.
my client is sharing a folder via samba (/export)
In that folder there is a automount-entry for my usbstick (/export/usbstick)
On another host i can mount the export with mount.smbfs
As soon as I access the stick (so automount gets active) i cannot umount
the share. Get error: device is busy (automount timeout is set to 2sec.)
When i never access
2015 Jul 06
2
Live migration using shared storage in different networks
Hi!
I am building a KVM cluster that needs VM live migration.
My shared storage as well as the KVM hosts will be running
CentOS.
Because 10 Gbps Ethernet switches are very expensive at the
moment I will connect the KVM hosts to the storage by
cross-over cables and create private networks for each
connection (10.0.0.0/30 and 10.0.0.4/30).
The following diagram shows the topology
Management
2005 Jul 27
0
Samba AD Winbind ??
hi,
i'm having big problems on integrating my samba-server to use the AD for
authentication.
I am running a Debian Linux (Sarge) box with Samba 3.0.14a and want to
share some folders. Winbind is not running yet.
Now with "valid users" I want to restrict the access to an specific
user. That user should checked against a AD from Samba instead of smbpasswd.
First of all, do I need
2004 Feb 06
0
ENC: RES: ocfs installation error on RHAS 2.1
Well, I've downloaded the kernel source code from
http://mirror.dulug.duke.edu/pub/redhat/linux/updates/enterprise/2.1AS/en/os
/SRPMS/kernel-2.4.18-e.40.src.rpm
and compiled it for x86 (i686).
Is this kernel compatible with ocfs ??
__________________________________________
Mauro Staretz - MI Montreal Inform?tica Ltda
Microsoft MCSE+I / MCDBA / MCP - Oracle OCP
Tel: 55-21-2291-6116 R.2104
2013 Mar 11
0
Samba Bug 8881 still present in Samba 4.0.x?
Hello list,
could someone in the know please tell me if
Samba Bug #8881 (username map not working in security=ADS)
is still present in Samba 4.0.x?
Best regards,
Heinz Mueller
--
Gesendet von meinem /sent from my FSC Scenic P320 ;-)
Heinz Mueller
PBG MBG SDTS EP HE BS FUJITSU Fujitsu Technology Solutions GmbH
Tel:(+49)5251 525 1583 Fax:(+49)5251 525 321583
Email:heinz.mueller at
2015 Jul 11
1
iSCSI on CentOS 6
On Jul 11, 2015 11:37 AM, "Miguel Barbosa Gon?alves" <m at mbg.pt> wrote:
>
> Hi!
>
> I am about to deploy a virtualisation cluster based on a storage
> server with 10 Gbps interfaces for iSCSI and two computing nodes
> running VMs in KVM that will access the storage via the 10 Gbps
> network.
>
> I am trying to find real use cases of people using CentOS
2015 Jul 11
0
iSCSI on CentOS 6
Hi Mauricio!
No dia 11/07/2015, ?s 13:37, Mauricio Tavares <raubvogel at gmail.com>
escreveu:
On Jul 11, 2015 11:37 AM, "Miguel Barbosa Gon?alves" <m at mbg.pt> wrote:
>
> Hi!
>
> I am about to deploy a virtualisation cluster based on a storage
> server with 10 Gbps interfaces for iSCSI and two computing nodes
> running VMs in KVM that will access the
2009 Jun 30
3
filesize limitation in CentOS or exim?
Hallo,
today I had a surprising situation. Exim stopped. It's a German centos 5.3 64 Bit installation so the messages are partial in German.
Then I tried a restart:
[root at centos ~]# service exim restart
exim beenden: [FEHLGESCHLAGEN]
exim starten: /bin/bash: line 1: 6596 Die maximale Dateigr??e ist ?berschritten
2004 Nov 05
1
Connecting to web through pptp tunnel
shorewall version 2.0.7
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
2: eth0: <BROADCAST,MULTICAST,NOTRAILERS,UP> mtu 1500 qdisc pfifo_fast qlen
1000
link/ether 00:30:48:53:25:b2 brd ff:ff:ff:ff:ff:ff
inet 81.169.188.152/32 brd 81.169.188.152 scope global eth0
3: eth1: