Displaying 20 results from an estimated 37 matches for "maning".
Did you mean:
making
2017 Feb 07
1
Problems with Samba4 Upgrade
I upgraded my Secondary DC (version 4.2.2) to version 4.5.5. The *samba-tool
drs showrepl command* is OK.
Now the authentication of the users is not working, as message below:
root at dc2:~# wbinfo -a mane
Enter mane's password:
plaintext password authentication succeeded
Enter mane's password:
challenge/response password authentication failed
wbcAuthenticateUserEx(EMPRESA\mane): error
2017 Feb 09
3
Problems with samba 4.5.5
Hi,
My Domain Controllers are using Samba 4.2.1 on Debian 7
I have upgraded my Secondary DC of the 4.2.1 to 4.5.5 version, as the
follow:
1) cd /root
2) wget -c https://download.samba.org/pub/samba/samba-4.5.5.tar.gz
3) tar -xzvf samba-4.5.5.tar.gz
4) cd samba-4.5.5
5) ./configure --prefix=/opt/samba --enable-debug --enable-selftest
6) make
7) /etc/init.d/samba stop
8) /etc/init.d/ntp stop
9)
2017 Jun 13
0
Problems with Windind Authentication
On Tue, 13 Jun 2017 17:00:10 -0300
Marcio Demetrio Bacci <marciobacci at gmail.com> wrote:
> Hi,
>
> When I run the command line *wbinfo -a user* I get the following
> result:
>
> root at filserver:~# wbinfo -a mane
> Enter mane's password:
> plaintext password authentication succeeded
> Enter mane's password:
> challenge/response password
1997 Jan 16
0
/bin/login
>Their is a buffer overrun in /bin/login which has the potential to
>allow any user of your system to gain root access. util-linux-2.5-29
>contains a fix for this and is available for Red Hat Linux 4.0 on
>all four platforms. We strongly recommend that all of Red Hat 4.0
>usres apply this fix.
Does this bug affect the ''login'' that is distributed
with shadow
2008 Sep 10
4
mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted".
Hi,
I am trying to configure a two node cluster on SLES10SP2 using user level
heartbeat. Here is my configuration.
ocfs2-tools-1.4.0-0.3
**user level heartbeat**
-> lsmod | grep ocfs
ocfs2_user_heartbeat 20992 1
ocfs2_dlmfs 37776 1
ocfs2_dlm 204456 1 ocfs2_dlmfs
ocfs2_nodemanager 223384 6 ocfs2_user_heartbeat,ocfs2_dlmfs,ocfs2_dlm
configfs 44700 3 ocfs2_user_heartbeat,ocfs2_nodemanager
2017 Jun 13
2
Problems with Windind Authentication
Hi,
I have a File Server as Domain Member and it was working properly.
Recently I changed my DCs and after I am not getting authenticate users
with winbind.
I'm using Samba 4.6.3 as DC and Samba 4.1.17 as File Server.
When I restart Samba Service, this message appears:
root at dc1:/root# /etc/init.d/samba4 status
● samba4.service - LSB: start Samba4 daemons
Loaded: loaded
2005 Mar 23
2
Why even have set CallerID option?
Why even have the ability to set callerid name/number if end offices don't
honor it?
For example, I have a SIP UA registered and in the sip.conf I have:
callerid="Mark Mane <2815692712>"
When that phone makes an outbound local call, asterisk will terminate it on
PRI connected to asterisk box to Time Warner.
When the called party looks at their caller id display screen
2012 Mar 13
4
Anyone get Acrobat Pro 8 to install?
Hi All,
Wine 1.4
I am the original poster of http://bugs.winehq.org/show_bug.cgi?id=18231. I have
my command line error posted over there at:
http://bugs.winehq.org/attachment.cgi?id=39329
Whenever I try to install Acrobat Professional 8, I get setup interrupted. I have the spooler patch in the bug resort set the manual start. But, still no joy.
Anyone have any words of wisdom?
Many
2010 Jul 07
3
use sliding window to count substrings found in large string
Hello together,
I'm looking for advice on how to do some tests on strings.
What I want to do is the following:
(just an example, real strings/sequence are about 200-400 characters long)
given set of Strings:
String1 abcdefgh
String2 bcdefgop
use a sliding window of size x to create an vector of all subsequences
of size x
found in the set (order matters! ).
Now create, for every string
2019 Jul 25
2
Possible problems with AD Schema in Samba 4
Hi,
I found that the base of Samba 4 DC is different from the base of Windows
Server 2008 DC. There are many mistakes when I make the comparison as the
result as follows (only parts of reult):
samba-tool ldapcmp ldap://WINDC1 ldap://SAMBA4-DC -Uadministrator
Password for [EMPRESA\administrator]:
* Comparing [DOMAIN] context...
* DN lists have different size: 1787 != 1788
* DNs found only in
2013 Aug 08
0
echo cancellation (power19550114fover)
________________________________
From: "speex-dev-request at xiph.org" <speex-dev-request at xiph.org>
To: speex-dev at xiph.org
Sent: Wednesday, August 7, 2013 11:43 PM
Subject: Speex-dev Digest, Vol 110, Issue 1
Send Speex-dev mailing list submissions to
??? speex-dev at xiph.org
To subscribe or unsubscribe via the World Wide Web, visit
???
2017 May 10
2
Playing FLAC Files on Audi MMI
Hello,
I am hoping that perhaps you know the answer to my car audio question,
or can at least point me in the right direction. I own a 2013 Audi S4
that has the 3G-Plus Multi Media Interface (MMI) with the Bang & Olufsen
Sound System.
The MMI is able to playback lossy, compressed audio files (MP3, WMA and
AAC), but does not have native support for FLAC, ALAC, or WMA Lossless.
2008 Aug 25
11
pid-provider sees ld.so.1 only
I''m trying to do some userspace tracing on a server-process with the pid provider.
My problem is, that the only probes the pid-provider lists for the server-process (to which I attach dtrace with "-p nnnn") are coming from "ld.so.1".
There''s not a single one from my modules.
If I''m specifying "a.out" (or any of our shared-objects) as the
2009 Mar 04
1
echo cancellation input/output delay
Hi,
I've been reading the speex echo cancellation documentation
and it says :
".... It is important that, at any time, any echo that is
present in the input has already been sent to the echo
canceller as echo_frame. ... ";
All I'm doing in the echo cancellation process is
initializing it once with a call to :
SpeexEchoState* speex_echo_state_init(int frame_size, int
2017 May 11
0
Playing FLAC Files on Audi MMI
On Wed, May 10, 2017 at 4:45 AM, elio manes <elioarmando at optonline.net>
wrote:
> Hello,
>
>
> I am hoping that perhaps you know the answer to my car audio question, or
> can at least point me in the right direction. I own a 2013 Audi S4 that
> has the 3G-Plus Multi Media Interface (MMI) with the Bang & Olufsen Sound
> System.
>
>
> The MMI is able to
2011 May 31
1
how to store object without loosing their class property
Hello all,
I'm trying to store some objects (class = "svm") , but if I use a list
the objects get somehow converted and I can't retrieve them as objects
of type "svm".
So how to I properly store objects of that kind?
best regards
-----------
library(e1071)
data(iris)
attach(iris)
## classification mode
# default with factor response:
model <- svm(Species ~ .,
2011 Jun 10
1
ggplot2 avoid automatic color selection
Hey all,
I'm trying to replicate some plots with ggplot2. The problem is that I
need to specify the color for every
attribute (drug). If I use the code below the colors get automatically
assigned but I need to plot drug1 in black drug2 in blue
etc.
How do I do that?
q = qplot(days,vol,data = cellLine7064, color = drug, geom = c("line", "point"))
best regards,
Immanuel
2011 Aug 20
1
How to abort function execution after x-seconds
Hello all,
I'm running a parameter grid optimization ( ksvm, kernlab package) and
the optimizer
seems not to converge for certain parameters and stays in a infinity loop.
Would it be possible to abort the execution after x-seconds and continue
with the next parameter set? Which R function do need to use to
accomplish this?
I had a look at, try() etc. but they didn't seem so fit my
2011 Aug 22
1
Threads in R
Hello all,
I posted a questions on how to terminate a function call that does not
return after a certain time ( I can not modify the function code) some
time ago.
Since I didn't find a solution I just came up with the idea to run the
functions call in a separate thread who I could terminate a will.
Would this be possible? Any pointers in the right direction? A looked
briefly a snow and Rmpi
2011 Aug 26
1
kernlab: ksvm() bug?
Hello all,
I'm trying to run a gird parameter search for a svm.
Therefore I'M using the ksvm function from the kernlab package.
----
svp <- ksvm(Ktrain,ytrain,type="nu-svc",nu=C)
----
The problem is that the optimization algorithm does not return
for certain parameters.
I tried to use setTimeLimit() but that doesn't seem to help.
I suspect that ksvm() calls c code that