Displaying 20 results from an estimated 5000 matches similar to: "problem logging to AIX server"
2011 Oct 21
0
[Bug 1946] New: AIX and /var/adm/wtmp
https://bugzilla.mindrot.org/show_bug.cgi?id=1946
Bug #: 1946
Summary: AIX and /var/adm/wtmp
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.9p1
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at
2012 Nov 09
6
(sin asunto)
Saludos, tengo un problema que no puedo resolver dentro del R
Estoy creando una funcion que a partir de un objeto compuesto por diferentes matrices como el que esta a continuacion:
[[1]]
M1 M2 M3 M4
sp1 2 0 1 8
sp2 4 5 2 4
sp3 0 0 4 0
sp4 5 7 5 0
sp5 0 4 0 0
[[2]]
M3 M2 M4 M1
sp1 1 0 8 2
sp2 2 5 4 4
sp3 4 0 0 0
sp4 5 7 0 5
sp5 0 4 0 0
[[3]]
2006 Apr 19
1
Probable Numeric Bugs in svd function (PR#8781)
Hello,=0D
=0D
I just noticed that the "svd" function does not work properly for some=0D
sparse matrices.=0D
When I replace the 0 by very small noises (let's say 10^-16), it then=0D
works.=0D
The test I've performed is to compared the singular values to the eigen=0D
values (as I work with squarred matrices).=0D
=0D
Here is the code (I may be wrong!):=0D
=0D
2009 Jul 27
1
Cross-validating two matrices
Hello,
I am trying to help a colleague with an R problem (see below) to whit
I can only generate a very inelegant solution. Any advice would be
welcome.
Thanks,
Brian
If you have two matrices, say a species by trait matrix (Matrix 1
below) and a plot by species matrix (Matrix 2 below), is there a
straightforward way to prune one matrix so that the species list
matches those in a
2003 Feb 12
4
Pb w/ >2GB files on AIX (4.3.3/5.1)
I have discovered that rsync 2.5.6 uses the mkstemp() routine wich do
not have a 64bits version into the AIX libc.
A very simple workaround to the big files writing rsync pb. is to not
use this routine that create files w/ mkstemp() by modifying the
"syscall.c" source file at line 154 as following :
#if defined(HAVE_SECURE_MKSTEMP) && defined(HAVE_FCHMOD)
become
#if
2006 Sep 26
1
How to "Pack" a matrix
Hello,
Suppose I have a matrix a where
a= sp1 sp2 sp3 sp4 sp5 sp6
site1 1 0 1 1 0 1
site2 1 0 1 1 0 1
site3 1 1 1 1 1 1
site4 0 1 1 1 0 1
site5 0 0 1 0 0 1
site6 0 0 1 0 1 0
And I want to pack that matrix so that the upper left corner contains
most of the ones and the bottom right corner contains most of the zeros
so that matrix b is
b= sp3 sp6 sp4 sp1 sp2 sp5
site1 1 1 1 1 0 0
site2
2011 Jul 09
1
[LLVMdev] Explicit register usage in LLVM assembly
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On 07/08/2011 10:30 PM, Frits van Bommel wrote:
> On 8 July 2011 21:10, Yiannis Tsiouris <yiannis.tsiouris at gmail.com> wrote:
>> The problem with that is the case of an 'invoke' call. According to the
>> semantics of the invoke instruction the return value is not available when
>> a stack unwind happens. From
1999 Jun 23
1
Samba and NT4-sp5 problems ??
We were using Samba 2.0.2 and Windows NT4-sp3 quite happily.. however
someone wants to use sp5 (get me a large caliber rifle, PLEASE!!), and
during some testing we noticed what 'looks like' file corruption problems.
Files do not seem to get written to the samba shares properly/completely...
I say looks like, because copying the files manually seems to be fine, but
when done within an app,
1999 Jun 30
1
Need Advice: 2.0.4 or CVS samba
Hello,
I'm currently running a CVS version of SAMBA w/ PDC support from before
the 2.0.x series release. It has worked well for my needs. Now I'm
wanting to update my NT machines to SP5 which I assume doesn't work with
my version of SAMBA (SP4 doesn't). I couldn't find the answer in the mail
list archives.
So.......
I know 2.0.4 doesn't have "official"
2000 Jul 10
4
Account Not Authorized ???
Using Linux 5.2 Red Hat
Using WinNT 4.0 Workstation SP5
Trying to access a file system on the Linux Server (\\Ide)
from the WinNT workstation (\\Glagowski)
When the server \\Ide is selected in the Network Neighborhood Explorer,
a dialog box requesting Connected As: ___ and Password:___ appears.
Prividing correct information results in the message:
"The account is not authorized to login from
2003 Feb 14
1
problems with _LARGE_FILES on AIX 5.1 with 32-bit kernel
Dear rsync-developers,
on AIX5.1 with 32-bit kernel one can have large-file support.
rsync in principle supports it correctly since the flag
_LARGE_FILES is treated correctly in the /usr/include/*.h
But there is one point missing, the mkstemp is not opening
a large file. So syncing large files crash after 2GB.
To avoid this one could either put a
#ifdef _LARGE_FILES
#undef HAVE_SECURE_MKSTEMP
2003 May 14
1
Bug with Large Files on AIX
Hi,
on AIX, mkstemp doesn't open a file with the O_LARGEFILE option, so you
can't transfer files > 2GB to an AIX machine.
Here is a fix:
diff -c -r rsync-2.5.6.orig/syscall.c rsync-2.5.6/syscall.c
*** rsync-2.5.6.orig/syscall.c Sun Jan 26 21:09:02 2003
--- rsync-2.5.6/syscall.c Wed May 14 13:55:15 2003
***************
*** 151,157 ****
if (dry_run) return -1;
if
2005 Jan 24
3
Visual Studio/Samba Compile from Shares issue
I've run into a problem in which Visual Studio 6.0 gives an Internal
Compiler Error message when compiling from a samba share. The project
compiles fine locally and from shares on Windows machines. To me this
suggests that the issue is with Samba. I've tried adding full access to
the share where the project is housed, but to no avail. Any ideas? We
are running samba 3.0.9-1.3E.2
1999 Jul 28
1
NT Workstation Domain Logons
Can anyone tell me if it is possible to have NT Workstation 4.0 sp5 use
domain logons with Samba? I would like to use logon scripting with my
NTWS.
Thanks,
Ron Brinker
2001 Oct 25
1
Advanced user rights on a samba PDC
Hello,
Sorry for the crosspost on both lists.
I've just finished to install a Linux RedHat 2.4.2 / Samba 2.2.1a server,
which acts as a PDC server for about 30 windows 9X/NT/2000 clients.
It works ok, but 2 problems remain, which I suspect to be bounded :
1) I can't start the user manager for domains on a Win NT4 workstation SP5
box, i have the following error message (translated form
2002 Sep 05
2
AIX & Large File Support Problem (+ Solution)
Hi,
I just wanted to relate the solution to a problem I was having to hopefully
save someone else a day of frustration. I'm using rsync-2.5.5 on AIX 4.3,
compiled with gcc 2.95.3. The file I was sync'ing was very large (>2GB).
Despite being configured with --enable-largefiles (which #defines
_LARGE_FILES properly for AIX), and despite the fact that the initial
transfer of said file
2002 May 15
2
Samba 2.2.1a - ls inconsistancies.
I am running Red Hat 7.2 and using smbmount to mount a PC share from a NT4
SP5 Workstation.
I have a folder, in this share, of around 300 files and when I do ls -l I
get inconsistencies.
Sometimes files are missing, and if I keep repeating the command the files
are then appear again.
Other times the size information is wrong.
No one else is using, or changing, any of the files on the source
2006 Jul 02
2
Problems when using libFLAC to encode 24 bit content
Hi everybody,
We have FLAC supported for input/output in REAPER (http://www.reaper.fm), and the problem is that
when writing 24 bit FLAC files, the data isn't compressed (i.e. the FLAC is slightly larger than
if it was writing to .WAV). The files play back fine, however, and 16 bit mode works great.
We're using flac-1.1.2, built on win32 with MSVC6 w/ SP5 + VCPP, and NASM version 0.98.39
2000 Aug 07
2
smbmount shares not lasting
I've got a machine running RedHat Linux 6.2 on a P-II400 with 256MB of ram.
I'm mounting shares in the manner 'mount -t smbfs -o uid=user,gid=group
//server/share /mount/point'. The server is a genuine NT 4 server, with SP5
and a couple of hotfixes. I mounted a couple of shares yesterday, and
overnight the stopped working. When accessing the share, I get an error
message that
2004 Aug 13
1
[patch] rsync large file support on AIX and HPUX
Hi,
HPUX and some AIX releases have a bug in their implementation of mkstemp(). They
do not open the resulting file with O_LARGEFILE. Copying a >2GB file files fails
therefore.
IRIX, Linux seems to be o.k.
There is an efix for AIX available but seems not to be deployed everywhere.
Cheers
Olaf
*** rsync-2.6.2/syscall.c.ORG_SC Fri Aug 13 13:17:27 2004
--- rsync-2.6.2/syscall.c