similar to: Samba on LynxOS

Displaying 20 results from an estimated 200 matches similar to: "Samba on LynxOS"

2001 Oct 10
1
openssh on LynxOS issues! - Changes and addons.
Hi, With reference to my previous mail: 1. I use openssh-2.9p2 on a LynxOS i386 system. The ssh and scp clients work fine. Even sftp from other Linux systems works. But, if I run the sftp client in LynxOS to localhost (LynxOS) or remote sshd in Linux, the authentication succeeds, prints sftp> prompt and then exits. I don't know why this happens. The problem is with the sftp client
2001 Aug 02
1
Ported openssh-2.9p2 to LynxOS
Hi, I have ported the portable version of openssh (openssh-2.9p2) to LynxOS. I have had to install Perl5 and openssl-0.9.5a. Also since the regex library in LynxOS is not POSIX compliant I had to use PCRE. Then I configured openssh-2.9p2 with the library option -lbsd. One more problem was the macro "howmany(x,y)" is not defined in any of the /usr/include header files n LynxOS. So I
2001 Oct 10
4
openssh on LynxOS issues!
Hi, 1. Does ssh, scp and sftp client programs work on LynxOS? I use openssh-2.9p2 on a LynxOS i386 system. The ssh and scp clients work fine. Even sftp from other Linux systems works. But, if I make sftp to the localhost (LynxOS), the authentication succeeds, prints sftp> prompt and then exits. I don't know why this happens. I have not set the euid of ssh program to root as it does not
2001 Oct 24
1
sftp interactive mode on LynxOS
Hi, I work on openssh-2.9p2 installed on LynxOS i386 system. sshd, ssh, scp and sftp-server all work fine. The problem is sftp client, in interactive mode, exits after authentication printing the sftp prompt. sftp client works fine in non-interactive mode. i.e., lynxos>sftp hari at linuxsystem:test works fine But, lynxos>sftp hari at linuxsystem ... sftp> lynxos> Any help, as to why
2006 May 17
2
NUT LynxOS port
Hi, This patch includes port of NUT to LynxOS 4.0. The patch is against yesterday's svn tree. Here is a brief description of changes: drivers/powercom.c: Rename shutdown() to shutdown2(). shutdown() is already defined in LynxOS system header files. Please feel free to rename it more appropriately. (I didn't do it due to lack of imagination :-) ) include/proto.h: Added
2000 Aug 17
1
Compiling Samba for LynxOS?
When I attempted to build Samba (v2.0.7) on a LynxOS (v3.1) box I was told that configure could determine my operating system. LynxOS, for those that don't know, is a Unix-like RTOS. It comes with a binary version of Samba, but a) it's old and b) it's not built for encrypted passwords which means I can't access it from WinNT. Can anyone advise me on what it would take to build
2005 Aug 15
0
OpenSSH LynxOS port
Olli Savia wrote: > The attached patch is a port of the current CVS (2005-08-11) version > of OpenSSH portable to LynxOS. Could you consider adding it to the > future releases of OpenSSH? If the patch needs additional work, please > let me know. Looks mostly reasonable, some comments and questions below. > + AC_DEFINE(LYNXOS_BROKEN_SETVBUF, 1, [LynxOS has broken setvbuf()
2001 Oct 10
1
LynxOS: ssh client hang on exit?
Hi, I use openssh-2.9p2 on LynxOS i386 system. sshd runs on LynxOS and ssh client on Redhat 7.0 Linux system (openssh-2.9p2 ssh client). The ssh client hangs on exit 90% of times. I don't think this is the usual hang-on-exit bug, because, there are no background processes running, I suppose. I attach the server debug messages. $ssh -V hari at lynx (From Linux) ... Password: ... lynx>
2005 Aug 29
0
Wine on LynxOS-178 and Bluecat
Hi, We're working on a project to port a software to the Linux environment. However, our target platform will be Bluecat and LynxOS-178. Bluecat and LynxOS-178 are embedded Linux Operating Systems. Does anyone have any experience in getting Wine to work for these OS? Also, in theory, will we be able to build Wine for embedded Linux platforms? Thanks, Chai
2007 Feb 05
0
OpenSSH 4.5p1problem with LynxOS v3.
Hello everyone, Thank you for producing the portable version of OpenSSH. I have a small problem that I hope someone on here has perhaps seen before. I am running OpenSSH 4.5p1 under a PowerPC build of LynxOS v3. Everything builds and runs except there is a strange behavior that occurs in a particular situation. If you SSH to the system and then exit by typing "logout" then it works
2001 Jul 27
0
openssh-2.9p2 compilation on LynxOS
To whoever can help me, I tried to compile OpenSSH-2.9p2 on i386-LynxOS. I made a # ./configure --without-pam --without-shadow \ --with-ssl-dir=/usr/local/ssl --with-pcre \ --disable-libutil --sysconfdir=/etc/ssh Then, # make gave the following error: gcc -o ssh ssh.o sshconnect.o sshconnect1.o sshconnect2.o sshtty.o reonf.o clientloop.o -L. -Lopenbsd-compat/ -L/usr/local/ssl/lib -lssh
2001 Sep 27
3
sftp error on LynxOs
I am trying to initiate an sftp session from a Linux (Redhat) to a LynxOs machine (where i have ported opnessh-2.9p1) and configured without PAM support (as I was not able to find PAM version for LynxOS operating system) I get the following error: $ sftp -P /home/telica -l telica -v ben select: Bad file descriptor read: Input/output error sftp> Can somebody help me asap on this?
2000 Aug 21
0
SAMBA digest 2633
[Steve Snyder <swsnyder@home.com>] > When I attempted to build Samba (v2.0.7) on a LynxOS (v3.1) box I was > told that configure could determine my operating system. > > LynxOS, for those that don't know, is a Unix-like RTOS. It comes > with a binary version of Samba, but a) it's old and b) it's not built > for encrypted passwords which means I can't
2001 Jun 20
0
FW: FW: behaviour of sshd in debug mode
Whoever can help me... pls find attached the loggings for the openssh sessions from local(host=keg;redhat linux) to remote (host=ben;lynxos) The issue is when I run sshd in debug mode and try to logon from local, password authentication succeeds, but if I run sshd as a daemon, it fails. sshlocal.txt >>> logging at local when sshd is not run with debug option sshlocal...txt >>
2004 Jun 17
1
Fwd: Re: Question on undefined reference to 'crypt'
Hello Thanks for your response. The platform is lynxos. However when I add --with-ldflags=-lcrypt I get the following error: WS5000# ./configure --with-ssl-dir=/usr/local --with-ldflags=-lcrypt checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix...
2001 Sep 17
0
ssh client hangs on exit!
To whomsoever it may concern, I have compiled openssh-2.9p2 in LynxOS and it works fine. But there is one problem. The ssh client program hangs on exit. I run the sshd server in LynxOS and connect from a ssh client in Linux system. This is the debug output that I get: < sshd running in LynxOS on i386 machine> # ./sshd -d debug1: Seeding random number generator debug1: sshd version
2003 Dec 01
0
No subject
... (port 138, setting options)... [2001/07/10 20:11:23, 3] nmbd/nmbd.c:(541) open_sockets: Broadcast sockets opened. [2001/07/10 20:11:23, 2] lib/interface.c:(85) added interface ip=141.43.132.161 bcast=141.43.132.191 nmask=255.255.255.192 [2001/07/10 20:11:23, 3] lib/util_sock.c:(832) bind succeeded on port 137 ... (port 138, setting options)... [2001/07/10 20:11:23, 2]
2001 Oct 10
0
sftp localhost exits after authentication?
Hi, I use openssh-2.9p2 on a LynxOS i386 system. The ssh and scp clients work fine. Even sftp from other Linux systems works. But, if I make sftp to the localhost (LynxOS), the authentication succeeds, prints sftp> prompt and then exits. I don't know why this happens. I have not set the euid of ssh program to root as it does not work in LynxOS (may be problem with saved ids). Might this
2002 Jun 18
1
ssh-keygen hangs with empty prngd.conf - bug ?
Hi, I use openssh-2.9p2 on an i386 LynxOS system. Since LynxOS does not have support for /dev/[u]random, I installed openssh with prngd support. It so happened by accident on installation that prngd.conf got truncated to zero size. With prngd running as such, ssh-keygen just hangs. I notice similar case with sshd, ssh, ... as all these depend on prngd for random number. SMMEstack# /usr/sbin/sshd
2003 Dec 01
0
No subject
more specific on what your problem is? cheers, jerry --------------------------------------------------------------------- http://www.valinux.com/ VA Linux Systems gcarter@valinux.com http://www.samba.org/ SAMBA Team jerry@samba.org http://www.plainjoe.org/ jerry@plainjoe.org --"I never saved anything for the swim back."