Displaying 18 results from an estimated 18 matches for "slocal".
Did you mean:
local
2000 Jan 25
1
Origin of directory /usr/slocal?
I could not help but notice (at least in the solaris7/x86 port) the existance
of /usr/slocal; what is the origin/purpose of this dir, and what conditions/
restrictions on what goes in there?
thnaks
chris
--
Christopher Linn <celinn at mtu.edu> Staff System Administrator
Center for Experimental Computation Michigan Technological University
All opinions a...
1999 Nov 25
2
pre15 & Solaris 7 ... rsa.h problem ...
I don't remember what we did to fix this last time, and I've had to
rebuild my system completely from scratch over the past few days, so dont'
have past patches to work from ...
new-relay:/usr/slocal/src/openssh-1.2pre15> make
gcc -g -O2 -Wall -I/usr/slocal/include -DETCDIR=\"/usr/local/etc/ssh\" -DSSH_PROGRAM=\"/usr/slocal/bin/ssh\" -DHAVE_CONFIG_H -c authfd.c -o authfd.o
In file included from ssh.h:25,
from authfd.c:19:
rsa.h:40: parse error before `_...
2002 Mar 13
2
3.1p1 under Solaris x86 5.7 fails to compile ...
...cd openbsd-compat && make)
make[1]: Entering directory `/usr/local/src/openssh-3.1p1/openbsd-compat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/openssh-3.1p1/openbsd-compat'
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I. -I/usr/slocal/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/slocal/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/slocal/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/slocal/libexec/sftp-server\" -D_PATH_SSH_PIDDIR=\"/var/run\&q...
1999 Dec 30
2
quad_t: incompatible types in config.log:
configure:2050: checking for quad_t
configure:2059: gcc -c -g -O2 -Wall -I/usr/slocal/include conftest.c 1>&5
configure: In function `main':
configure:2055: incompatible types in assignment
configure: failed program was:
#line 2052 "configure"
#include "confdefs.h"
#include <sys/types.h>
int main() {
quad_t a; a = 1235;
; return 0; }
Marc G....
1999 Dec 30
1
more problems with solaris 7?
...a University
"These are my opinions, which are not necessarily shared by my employer"
---------- Forwarded message ----------
Date: Thu, 30 Dec 1999 11:10:42 -0400 (AST)
From: Super User <root at dragon.acadiau.ca>
To: marc at acadiau.ca
Subject: openssh
gcc -g -O2 -Wall -I/usr/slocal/include -DETCDIR=\"/usr/local/etc\" -DSSH_PROGRAM=\"/usr/slocal/bin/ssh\" -DSSH_ASKPASS_DEFAULT=\"/usr/slocal/libexec/ssh/ssh-askpass\" -DHAVE_CONFIG_H -c atomicio.c -o atomicio.o
In file included from config.h:289,
from includes.h:22,...
2000 Feb 08
0
[2.0.7pre1] found 'server = domain' directive ...
But, following the instructions, I get:
eris:/usr/slocal/samba/bin> ./smbpasswd -j ACADIA -r pdc.acadiau.ca
attempt_netbios_session_request: PDC.ACADIAU.CA rejected the session for name *SMBSERVER.
Segmentation fault
GDB shows:
eris:/usr/slocal/samba/bin> gdb !$ core
gdb smbpasswd core
GNU gdb 4.17
Copyright 1998 Free Software Foundation, Inc.
GD...
2000 May 30
1
Unable to use rdist in parrellel mode with 2.1.0p2 ...
Morning all ...
using the following command to sync up the binaries on several
machines:
rdist -P /usr/slocal/bin/ssh -Rf /root/sync-systems
generates the following error message(s):
jasper: updating host jasper
hermes: updating host hermes
attila: updating host attila
hercules: updating host hercules
".rcules: LOCAL ERROR: Unexpected input from server: "Couldn't initialise builtin random...
2002 Jul 18
1
[Bug 342] RhostsRSAAuthentication does not work with 3.4p1
http://bugzilla.mindrot.org/show_bug.cgi?id=342
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From stevesk at pobox.com 2002-07-18
1999 Nov 23
2
Fixes for Solaris
Attached is a small patch that should fix most of the problems
reported.
I am adding a recommendation to use GNU make to the INSTALL
document.
Regards,
Damien
--
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindrot.org/
| Email: djm at mindrot.org (home) -or- djm at ibs.com.au (work)
-------------- next part --------------
Index:
1999 Dec 16
4
ANNOUNCE: openssh-1.2.1pre18
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have just uploaded 1.2.1pre18.
This is mainly merges from the OpenBSD tree, bugfixes for Solaris
and libc5 Linux systems. It should fix all reported bugs except the
snprintf problems on some older Solaris versions.
Please test thoroughly, my hope is to have a stable version
released before Jan 1. At this point the main holdup is Solaris.
I have
1999 Nov 19
0
EGD socket problem ...
Just tried out ssh in pre13, and still get the EGD problem? :(
new-relay:/usr/slocal/src/openssh-1.2pre13> ./ssh -l marc atelier
The authenticity of host 'atelier.acadiau.ca' can't be established.
Key fingerprint is 1024 ef:36:b5:f8:a3:bb:14:4d:a9:4b:f2:90:9a:bd:bb:00.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'atelier....
1999 Nov 22
0
[solaris 7] compiles, runs but won't let me login ...
ssh -l marc new-relay
marc at new-relay's password:
Connection closed by remote host.
in /var/log/sshd:
new-relay:/usr/slocal/setup> tail /var/log/sshd
Nov 22 14:08:02 new-relay sshd[11533]: Connection from 131.162.200.78 port 1021
Nov 22 14:08:04 new-relay sshd[11533]: PAM Password authentication accepted for user "marc"
No other errors anywhere, and no core's that I can find so far...
Am debugging fur...
2000 Jan 18
0
LD_LIBRARY_PATH under Solaris issues ...
How do/are ppl getting around this:
hermes:/home/centre/edenauto/work/Jan18> ssh -v -l sais iceberg
ld.so.1: ssh: fatal: libz.so: open failed: No such file or directory
Killed
I've tried using -R/usr/slocal/lib, but it doesn't appear to be working
properly ...
Marc G. Fournier marc.fournier at acadiau.ca
Senior Systems Administrator Acadia University
"These are my opinions, which are not necessarily shared by my employer"
2000 Jun 07
0
Solaris8/Sparc20: builtin random number generator
just compiled and installed p3 on my server, and just trying to start up
sshd, I'm getting this ... god, how I hate Solaris *sigh*
/usr/slocal/sbin/sshd
fatal: Couldn't initialise builtin random number generator -- exiting.
Marc G. Fournier marc.fournier at acadiau.ca
Senior Systems Administrator Acadia University
"These are my opinions, which are not necessarily sha...
2000 Jan 26
2
[2.0.6] doesn't run under Solaris 7/sparc, Internal Error
Is the following a known problem:
===============================================================
[2000/01/26 09:41:03, 0] lib/fault.c:fault_report(41)
INTERNAL ERROR: Signal 11 in pid 22273 (2.0.6)
Please read the file BUGS.txt in the distribution
[2000/01/26 09:41:03, 0] lib/fault.c:fault_report(43)
===============================================================
This is using the same
1999 Dec 30
3
ANNOUNCE: openssh-1.2.1pre24
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
openssh-1.2.1pre24 is being uploaded to:
http://violet.ibs.com.au/openssh/files/
This release fixes the silly bugs (almost all autoconf related) that
crept into yesterday's release.
19991231
- Fix password support on systems with a mixture of shadowed and
non-shadowed passwords (e.g. NIS). Report and fix from
HARUYAMA Seigo
1999 Dec 30
3
ANNOUNCE: openssh-1.2.1pre24
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
openssh-1.2.1pre24 is being uploaded to:
http://violet.ibs.com.au/openssh/files/
This release fixes the silly bugs (almost all autoconf related) that
crept into yesterday's release.
19991231
- Fix password support on systems with a mixture of shadowed and
non-shadowed passwords (e.g. NIS). Report and fix from
HARUYAMA Seigo
2000 Jun 30
1
"problem" with delay()
...hell archive (produced by GNU sharutils 4.1).
# To extract the files from this archive, save it to some FILE, remove
# everything before the `!/bin/sh' line above, then type `sh FILE'.
#
# Made on 2000-06-30 14:41 NZST by <ray at kore.mcs.vuw.ac.nz>.
# Source directory was `/usr/local/slocal/R/library'.
#
# Existing files will *not* be overwritten unless `-c' is specified.
#
# This shar contains:
# length mode name
# ------ ---------- ------------------------------------------
# 124 -rw-r--r-- test/DESCRIPTION
# 20 -rw-r--r-- test/INDEX
# 42 -rw-r--r-- test/R/z...