Displaying 20 results from an estimated 4000 matches similar to: "Samba 3 as a client on a Win2k domain server"
2003 Nov 27
14
WINS
Hello !
I have a database server running in a RH9 machine with two networks interfaces, but the second interface (10.0.1.1) does only clustering with another server, i have a PDC and WINS Server resident on a Win2000 machine. I had have troubles on find my linux machine in a network neighborhood from a Win machine. So i verified the linux machine registration in WINS server and i could see the
2010 Oct 05
1
-R tunnels
After a connection issue, sometimes I get "Warning: remote port
forwarding failed for listen port" when trying to establish -R
tunnels, and that is because sshd didn't clear the port binding when
the connection droped.
Restarting sshd on the server *doesn't* clear this issue, the port
remains binded. ?Shouldn't a sshd restart solve this?
Also wouldn't it be reasonable to
2005 Mar 02
3
Samba as PDC and BDC on the same network.
I have recently configured two servers to be controlers of my domain.
The first one is the PDC and is configured like :
domain master = yes
prefered master = yes
local master = yes
domain logons = yes
security = user
os level = 99
And the second, the BDC like :
domain master = no
prefered master = no
local master = no
domain logons = yes
security = user
2011 Jan 27
2
identifying when one element of a row has a positive number
Hello,
I am not sure where to begin with this problem or what to search for
in r-help. I just don't know what to call this.
If I have 5 columns, the first 2 are the x,y, locations and the last
three are variables about those locations.
x<-seq(1860,1950,by=10)
y<-seq(-290,-200,by=10)
ANN<-c(3,0,0,0,1,0,1,1,0,0)
CTA<-c(0,1,0,0,0,0,1,0,0,2)
GLM<-c(0,0,2,0,0,0,0,1,0,0)
2012 Jun 25
2
setdiff datframes
hi,
I have 2 files example 1 and example 2 and would like to know what is in
example2 and not in example1 (attached)
V1 contain data which could be in duplicated which I am using as identifiers
I used setdiff(example2$V1,example1$V1) to find the identifiers which
are specific to example2:
[1] "rs2276598" "rs17253672"
I am looking for a way to get an output with all
2007 Aug 30
0
Problem with data migration and acts_as_tree
Hi, this is my first post here, my name is Lucas and I''m just starting
with rails.
For one of the first models I made (an accounts plan), I had some
example data in a CSV file, so I created this migration, the idea is
to detect the parent/child relationships according to the account
number, the code works right (if I insert some puts here and there, I
can see it), but when the migration
2002 Aug 12
2
AIX authenticate()
Hi,
I just got a comment from one of my IBM support engineeres that there
is a problem with auth-passwd.c only calling authenticate() once. He
claims it should potentially be called several times, in case several
authetication methods are defined in /etc/security/user. F.ex.:
SYSTEM = "NIS and DCE"
Suggested (untested) patch should look like:
----------------- cut
2001 Feb 22
1
Problem with OpenSSH 2.3.0p1/2.5.1p1 and AIX
We have come across a problem with OpenSSH 2.3.0p1 (and still in
2.5.1p1) which affect authentication on an AIX 4.3 system.
The code in auth-passwd.c at line 168 reads:
#ifdef WITH_AIXAUTHENTICATE
return (authenticate(pw->pw_name,password,&reenter,&authmsg) == 0);
#endif
however, the AIX manual page for "authenticate" states:
"The authenticate subroutine maintains
2011 Nov 15
2
Regular expressions in R
Good afternoon list,
I have the following character strings; one with spaces between the maths
operators and variable names, and one without said spaces.
form<-c('~ Sentence + LEGAL + Intro + Intro / Intro1 + Intro * LEGAL +
benefit + benefit / benefit1 + product + action * mean + CTA + help + mean
* product')
2019 Feb 06
0
640x480 does not fill screen
On Wed, Feb 6, 2019 at 3:28 PM Dan Espen <dan1espen at gmail.com> wrote:
>
> Ilia Mirkin <imirkin at alum.mit.edu> writes:
>
> > It would be useful to know how the screen is connected. Also please
> > grab the monitor's EDID from /sys/class/drm/cardN-connector/edid and
> > attach it here. It would also be interesting to get a boot with
> >
2019 Feb 16
0
640x480 does not fill screen
Dan Espen <dan1espen at gmail.com> writes:
> Ilia Mirkin <imirkin at alum.mit.edu> writes:
>
>> On Wed, Feb 6, 2019 at 3:28 PM Dan Espen <dan1espen at gmail.com> wrote:
>>>
>>> Ilia Mirkin <imirkin at alum.mit.edu> writes:
>>>
>>> > It would be useful to know how the screen is connected. Also please
>>> > grab
2019 Feb 06
2
640x480 does not fill screen
Ilia Mirkin <imirkin at alum.mit.edu> writes:
> On Wed, Feb 6, 2019 at 3:28 PM Dan Espen <dan1espen at gmail.com> wrote:
>>
>> Ilia Mirkin <imirkin at alum.mit.edu> writes:
>>
>> > It would be useful to know how the screen is connected. Also please
>> > grab the monitor's EDID from /sys/class/drm/cardN-connector/edid and
>> >
2010 Mar 10
2
[PATCH] Set KEYTAB_FILE=/etc/libvirt/krb5.tab in node-config
Yesterday on irc :
18:12 < arthurc> "Mar 09 17:08:01 Retrieving keytab:" :) and my host appears
in ovirt (still unavailable but it's better). I defined in ovirt-awake :
KEYTAB_FILE=/etc/libvirt/krb5.tab
19:04 < mcpierce> arthurc: kk - the value ought to be moved to
/etc/sysconfig/node-config. I'll cut a patch and send it out.
Is this ok ?
>From
2013 Mar 18
4
Dovecot - Sieve script loaded but filtering doesn't works ?
Hello,
I'm trying to install dovecot as LDA, IMAP server and Sieve functions,
all of this with a Postfix, Spamassassin and a MySQL Auth.
When I use a Sieve script, it 's loaded but actions are not respect
with this logs :
Mar 18 10:31:19 localhost dovecot: lda(info at info.xx.com): Debug: sieve:
using sieve path for user's script: /vmail/sieve/info.xx.com/info.sieve
Mar 18
2019 Feb 16
1
640x480 does not fill screen
On Sat, Feb 16, 2019 at 12:49 PM Dan Espen <dan1espen at gmail.com> wrote:
>
> Dan Espen <dan1espen at gmail.com> writes:
>
> > Ilia Mirkin <imirkin at alum.mit.edu> writes:
> >
> >> On Wed, Feb 6, 2019 at 3:28 PM Dan Espen <dan1espen at gmail.com> wrote:
> >>>
> >>> Ilia Mirkin <imirkin at alum.mit.edu> writes:
2019 Jan 04
2
[RFC] Adding a -memeq-lib-function flag to allow the user to specify a memeq function.
Thanks for the suggestions Hal,
So if I understand correctly, you're recommending we add a module flag
<https://llvm.org/docs/LangRef.html#module-flags-metadata> to LLVM,
something like:
!llvm.module.flags = !{..., !123}
!123 = !{i32 1, !"memeq_lib_function", !"user_memeq"}
I've given it a try in the following patch: https://reviews.llvm.org/D56311
If this
2010 Mar 24
2
[PATCH] Restart network after applying configuration
Signed-off-by: Arthur CLEMENT <aclement at linagora.com>
---
scripts/ovirt-early | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/scripts/ovirt-early b/scripts/ovirt-early
index 7f7c99c..4b85102 100755
--- a/scripts/ovirt-early
+++ b/scripts/ovirt-early
@@ -96,6 +96,9 @@ configure_ovirt_management_nic() {
>
2019 Jan 03
4
[RFC] Adding a -memeq-lib-function flag to allow the user to specify a memeq function.
Hi all,
We'd like to suggest *adding a -memeq-lib-function* flag to allow the user
to specify a `*memeq()*` function to improve string equality check
performance.
Right now, when llvm encounters a *string equality check*, e.g. `if
(memcmp(a, b, s) == 0)`, it tries to expand to an equality comparison if
`s` is a small compile-time constant, and falls back on calling `memcmp()`
else.
This is
2010 Aug 18
2
[PATCH] Don't show vlan interfaces in NIC host management
Signed-off-by: Arthur Clement <aclement at linagora.com>
---
src/host-browser/host-register.rb | 16 ++++++++++++----
1 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/src/host-browser/host-register.rb b/src/host-browser/host-register.rb
index 693a6f2..5ff6a90 100755
--- a/src/host-browser/host-register.rb
+++ b/src/host-browser/host-register.rb
@@ -393,13 +393,18 @@ class
2010 Feb 23
1
[PATCH] Typo in ovirt-early
There is a typo in ovirt-early :
/etc/rc3.d/S51ovirt-early: line 477: configure_manament_interface: command not
found
>From 92c2d705007644fad52f839a5272ab5332d707fa Mon Sep 17 00:00:00 2001
From: Arthur CLEMENT <aclement at linagora.com>
Date: Tue, 23 Feb 2010 13:44:30 +0000
Subject: [PATCH node] Fixed typo in ovirt-early
(configure_management_interface)
Signed-off-by: Arthur