Displaying 20 results from an estimated 4000 matches similar to: "NT_STATUS_LOGON_FAILURE error message"
2004 Jun 07
0
session setup failed: NT_STATUS_LOGON_FAILURE
Trying to log into my samba server for the first time and I get this
failure:
[janos@cherubino ~]$ smbclient -L cherubino -d 3
lp_load: refreshing parameters
Initialising global parameters
params.c:pm_process() - Processing configuration file
"/usr/local/etc/smb.conf"
Processing section "[global]"
added interface ip=10.61.70.2 bcast=10.61.70.255 nmask=255.255.255.0
added
2009 Jan 31
5
CentOS 5 PPC
There has been some discussion about PPC on this list, and I was
looking at the CentOS homepage, and it states that support for the PPC
architecture is in progress.
Is there actually a V5 (CentOS) PPC download? I have been looking for
it on the site without luck.
For example http://mirror.centos.org/centos/5/isos/ only has i386 and
x86_64.
I have an old G4 with dual processors I want
2004 Aug 06
1
liveice/lame problem
Bryan Walls wrote:
>
> I've set up Liveice on a Yellowdog Linux laptop (YDL 2.0). I'm trying
> to stream to an icecast server on another YDL 2.0 system.
>
> Streaming seems to be fine, but encoding is pure garbage. When I
> listen to the stream, it basically sounds like white noise. The
> intesity of the hum depends on the strength of the sound being
> encoded,
2004 Aug 06
0
liveice/lame problem
I've set up Liveice on a Yellowdog Linux laptop (YDL 2.0). I'm trying
to stream to an icecast server on another YDL 2.0 system.
Streaming seems to be fine, but encoding is pure garbage. When I
listen to the stream, it basically sounds like white noise. The
intesity of the hum depends on the strength of the sound being
encoded, though. If I stop playing the CD, it drops to a gentle
2004 Jul 20
0
Asterisk CVS compile error YDL 3.0.1
Hi, i'm trying to compile Asterisk under YDL 3.0.1, libpri, zaptel
compile ok, but at make install in asterisk give me this error, have an
idea because it can be? Thanks in advance.
k\" -DASTLOGDIR=\"/var/log/asterisk\"
-DASTCONFPATH=\"/etc/asterisk/asterisk.conf\"
-DASTMODDIR=\"/usr/lib/asterisk/modules\"
-DASTAGIDIR=\"/var/lib/asterisk/agi-bin\
2006 May 04
0
YDL/RedHat and Samba Control
ain)... Using YellowDogLinux 4.1 on a Macintosh B&W modified. This
system contains two hard drives, both ATA. Installed YDL, everything
working fine.
I'm looking to explore using this machine with Samba to share files and
other services on a mixed LAN, and I've been trying to follow the "By
Example" portion of Samba's site, but not all the instructions are
matching.
2017 Dec 30
0
[PATCH] Fix sparc assembly when compiled as PIC
Some distributions default to PIE for their compilers, which on sparc is passed
on to the assembler. Since the behaviour of %hi/%lo changes under PIC to become
GOT offsets, the current assembly files need adapting to not try to use a GOT
offset as an absolute address.
---
usr/include/arch/sparc/machine/asm.h | 15 +++++++++++++--
usr/include/arch/sparc64/machine/asm.h | 1 +
2019 Jan 18
0
[klibc:master] Fix sparc assembly when compiled as PIC
Commit-ID: bbef210c8d82202da8cabdd7a329d8e95db2edcc
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=bbef210c8d82202da8cabdd7a329d8e95db2edcc
Author: James Clarke <jrtc27 at jrtc27.com>
AuthorDate: Wed, 18 Jul 2018 22:30:42 +0100
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 18 Jan 2019 03:10:14 +0000
[klibc] Fix sparc assembly when
2013 Jan 24
1
Pairwise Comparrisons
Dear all,
I''m trying to write a function, that will take as an argument, some aligned genome sequences, and using a sliding window, do pairwise comparisons of sequence similarity. Coding the sliding window I think I can manage but what I''m trying to get to grips with is getting it so as every pairwise comparison is made, no matter how many genomes are added, from 3 to N.
So if
2009 Jun 29
1
Linux Installation Version
Hello,
I would like to download the correct R program RMP for my linux
distribution, but I am not sure which one I need.
The results of a "cat /proc/version" is:
Linux version 2.6.23-9.ydl6.1 (root at build2.terraplex.com) (gcc version 4.1.1
20070105 (Red Hat 4.1.1-52.ydl.1)) #1 SMP Sat Jan 26 20:16:15 EST 2008
The results of a "uname -a" is:
Linux localhost.localdomain
2005 Jul 29
1
Samba, VPN, and Mac OSX 10.4.2
We're having an odd problem with connecting to Samba shares over a VPN
with a Mac client.
We have several Mac clients connecting to a Samba 3.0.10-1.fc2
installation. Prior to upgrading them to Tiger, everything worked fine
both local and over an IPSec VPN.
After upgrading to Tiger, they still work fine when on our LAN. But if
they try to connect to a share over the VPN, Finder hangs.
2005 Oct 17
1
failed session setup with NT_STATUS_LOGON_FAILURE
Greetings, Do you guys know what normally causes this? - Google has a lot of instances of the issue but no resolutions. I'm running FBSD 5.4 with the latest samba.
Here's the command and the associated error:
insomniac# cupsaddsmb -U root -a -v
Password for root required to access 10.0.0.1 via SAMBA:
Running command: rpcclient 10.0.0.1 -N -U'root%password' -c 'setdriver
2004 Dec 10
1
Broken Korean Language in New vesrion of R 2.0.1 (PR#7411)
Full_Name: Yoon Dong Lee
Version: R 2.0.1
OS: Windows
Submission from: (NULL) (203.252.165.51)
Dear the manager;
Recently, I found a small but big new bug in R 2.0.1.
Korean Language is shown as broken in R Gui terminal.
R 1.9.1 had not the problem, but R 2.0.1 makes the
problem. Korean is one of 2-byte character system,
and is supported in Unicode (of 3 byte). I don't know
why new
2006 Jun 26
0
[klibc 36/43] sparc64 support for klibc
The parts of klibc specific to the sparc64 architecture.
Signed-off-by: H. Peter Anvin <hpa at zytor.com>
---
commit f30fa3db62972125afa68d3b53d03cdb843d3bbd
tree f2d942e281dce8bb98d4fa84b7e431c7beaddfc4
parent 1b5c93603ed3460ed1fba9e5d453a6fa54d0ccce
author H. Peter Anvin <hpa at zytor.com> Sun, 25 Jun 2006 16:58:50 -0700
committer H. Peter Anvin <hpa at zytor.com> Sun, 25 Jun
2009 Jul 15
1
Help with averaging
Hi
I am using the following script to average a set of data 0f 62 columns into 31 colums. The data consists of values of ln(0.01) or -4.60517 instead of NA's. These need to be averaged for each row (i.e 2 values being averaged). What I would I need to change for me to meet the conditions:
1. If each run of the sample has a value, the average is
given
2. If only one run of the sample has a
2005 Jul 21
1
SOLVED: TE410P card in an HP-Compaq DL380 G4 server
Hi to all out there using HP DL380 G4 servers,
i found a way to get the Digium TE410P with older firmware running on a
HP-Compaq DL380 G4 Server! Here's the step-by-step description:
1. download the latest BIOS (in my case it was 4.04 from date:
06/02/2005) for
the HP-Compaq DL380 G4 using the
"Systems ROMPaq Firmware Upgrade Diskette for HP ProLiant DL480 G4 (P51)
Servers"
Link:
2005 Aug 05
1
TE405P Dropping Calls
Hi,
Urgently response would be wonderful, system is a Fedora Core 2.
I have a Ericsson BP250 connected to 1 port on the TE405P and another
connected to a local telco ISDN30.
I have been running CVS-HEAD from about a 2 months ago and upgraded it
again just in cause it was a version issue (didn't fix it) but this is
what I am getting.
When a person calls out from an extension on the BP250 to
2015 Oct 04
0
samba member, NT_STATUS_LOGON_FAILURE
On 04/10/15 17:43, Norberto Bensa wrote:
> Hello,
>
> I've followed two or three articles on how to configure samba 4 as a
> member server. One of these articles is from the samba wiki:
> https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server
>
> The server joins, but it cannot authenticate users. I don't care about
> nss, winbind, etc. unless it is REALLY
2003 Oct 16
1
Prob with Ringing multiple Channels
hi,
The prob is when we ring 2 channels simultaneously, only 1 channel is actually ringing.
In our configuration, the Asterisk box is connected to an E1 channel bank,
where 15 analog extensions are conencted to channelbank inturn.
We tried following,
Dial,Zap/g4/444&Zap/g4/448|20|t
Heres the output,
-- Executing Dial("IAX2[trunk10@trunk50]/1",
2004 Dec 21
1
Startup problem in 2.0.1 with install to /opt/R (PR#7437)
Full_Name: Stephen Harker
Version: 2.0.1
OS: Linux ppc YDL 3.01
Submission from: (NULL) (130.194.13.106)
I have made R 2.0.1 using YellowDog Linux 3.0.1 (kernel 2.6.7) on a
powerpc machine. This is to replace R 1.9.1. It makes without an error.
However, when I do `make check' towards the end I obtain the
following:
make[3]: Entering directory `/home/sjh/GS/R-2.0.1/tests'
running