Displaying 20 results from an estimated 80000 matches similar to: "Hello Developers"
2001 Oct 29
0
Hello Supporters
I've seen others working on a vxWorks port for OpenSSH. I'll CC: this to
the OpenSSH dev list. Maybe they can provide you with the help you need.
- Ben
On Mon, 29 Oct 2001, Manoj Jaitly wrote:
> I need a vxWorks port for openSSH. Can you send me some info on this topic.
> If it is not available, then which is the best version to start porting and
> what all I need to port
2001 Oct 22
2
configure changes
I finally got around to looking at a bunch of patchs to configure.in, some
of them from back in March. One from Carson Gaspar <carson at taltos.org> looked
promissing at first glance but after many hours I just couldn't get it to
work.
Due to much demand, I have added optional PATH to --with-pcre,
--with-zlib, and --with-tcp-wrappers.
I have done extensive testin on --with-zlib, and
2001 Sep 25
0
Samba on VxWorks
Hi
I would like to run/port samba on VxWorks. Anybody worked on this side?
Basically we would like to view files/folders on VxWorks from Windows
machine.
I don't think just by modifying build procedure its possible to build & run
samba on VxWorks. Any idea how much effort it could take to port code and
other stuff.
Thanks, Srinidhi
-------------- next part --------------
2008 May 22
2
ssh porting
I am swetha doing final btech.i want to do project regarding ssh.I
want to port this openssh open source code to vxworks-6.4.Is it
possible to port it to vxworks-6.4?why becoz there is no support for
ssh in vxworks-6.4.And also i got key files /etc/ssh/ in linux.how can
i got such type of files in vxworks-6.4.Please give me a suggestion
regardind this.
Thank you
swetha.
2008 May 20
2
ssh implementation
hello,
This is sridevi from ceeyes software technologies.I have a plan to implement
this ssh opensource code and to port into vxworks-6.4.But there is no ssh
support for vxworks-6.4.Is it possible to port the opensource code into
vxworks-6.4.And also i noticed that
key files in /etc/ssh/.How can i get those related files in vxworks-6.4.Give
me a suggestion regarding this.
Thank you,
sridevi
2002 Jan 18
1
OpenSsh to Vxworks
Hello Group,
I'm not registered in this mailing list, however it will be great if someone
can help me with these questions:
I have "OpenSsl" up and running on Vxworks. How difficult will it be to
port OpenSsh "server" part on to Vxworks ?. Should I take the
portable version or the regular version ?. Just compiling LIBSSH_OBJ,
SSH_OBJ, SSHD_OBJ, LIBCOMPAT will serve my
2006 Mar 27
0
sudden intermittent (but predictable) logon & connection failures
Hi List,
This one has me completely stumped. I hope that someone out there can
help.
Setup: 1 PDC (Samba 3.0.10-1.4E.2 from redhat as 4) also doing WINS. [I
know there's an update, but it doesn't help. I'm trying to keep as many
variables static for troubleshooting as possible.]
On March 8, my server rebooted mysteriously overnight (the only info I
have is from the BMC, which
2001 Nov 02
7
Entropy and DSA keys
I remember a discussion to the effect that using DSA keys in sshd
increases the requirement for random bits available on the system... and
that this requirement (was it a 128 bit random number per connection?)
presents security problems on systems that don't have a decent source of
entropy? Am I misinterpreting those discussions?
We are having a problem deploying sshd (no prngd) where sshd
2001 Jul 16
1
INSTALL
Hi ,
I'm new to openSSH and this environment as such. I had a few questions.
1. Do I need to follow the INSTALL to do the installation of the code.
2. Can I pick and choose the files (i.e., I only need the ssh
client/agent/server and don't care much about the secureFTP and others).So,
what are the files and the dependancies associated with this.
3. I tried to just compile the files in
2004 Aug 10
1
ADS membership with Samba 3.0.4
Hi,
We are in the process of evaluating the possibility of porting Samba
3.0.4 to VxWorks.
Features wise we don't see any problems. But our main concern is on the
security. Since we do not have the concept of Users and Groups on
VxWorks, we cannot have any authentications as such.
So, the other possibility is to pass on the authentication to another
Server on the network, typically a AD
2007 Oct 11
1
Boot problem with x86 VxWorks on a XEN HVM
Hi,
i managed to boot a VxWorks 6.5 Kernel on QEMU without kqemu acceleration.
The bootloader and the precompiled Kernel, both belong to the Pentium 3 BSP,
which was delivered with the evaluation version of windriver workbench 2.6
for "intel".
Now I tried to boot the same VxWorks bootloader and Kernel inside a XEN HVM.
I see a message from the bootloader "V1.6+++..." and the
2004 Sep 16
0
ADS membership with Samba 3.0.4
Hi,
Thanks for that information.
So, now if I am to include Winbind, I would like to know what other
system libraries (Linux based) winbind uses. The deciding factor now
would be on how easy or tough it would be to get these libraries running
on some thing like VxWorks.
As far as I remember, in the 2.2.x series, if Samba was configured with
security = DOMAIN, then smbd would connect to the
2006 Dec 20
0
asterisk run on vxworks for hardware pbx
Hi
My hardware PBX run asterisk on vxworks,Because the vxworks not support
perl.
Now I want to add a callback function to my pbx.
now it can store Caller and Called party numbers in queue when Called party
is busy
Then I malloc a new ast_channel to call.It is should use
ast_get_channel_by_exten_locked() or ast_channel_alloc() ,
my program as follow,But it isn't work, anyone know how to
2003 Feb 07
1
problem for printing with smbclient
Hello I'am french and I have a big problem with a great feature of smbclient, I can't print anymore postscript document directly to my network printer(postscript compatible)
We have recently change of server, we used a old linux distribution ( suse 5 or 6) with samba 1.9 and we had no problem with it
exemple :
[warrior:/]> cat /tmp/aaa.ps | smbclient
2005 Jul 07
0
Is Syslinux the right means for my purpose?
Hello group.
While investigating around my topic, I came across syslinux.
On a first glance, I guess it could solve my problem perfectly.
But before I dig deeply into the details, those experienced fellows of you,
please have a short look over my problem and tell me, if I'm on the right
track...
This is my task:
I have a SanDisk (Flash) with a usual DOS (16bit) partition on it.
vxWorks is
2005 Mar 21
0
openSSH for VxWorks
hello.
i am interested in porting the openSSH to VxWorks.
1) is there a free port that has been done for this OS ?
2) can you assess what is the effort required to perfrom such a task ?
3) what would be the expected footprint of the code ?
best regards
Ran Tidhar
2010 Jun 21
0
Problem printing to windows printer
Hello,
I've encountered a problem printing to a windows print share and am
uncertain how to go about resolving my problem. From what I've been able to
tell, the problem lies in samba.
I've got a fedora 13 box with samba installed and running on it. My goal is
to print to a windows print share.
I am able to use smbclient to query the print server and get a list of
shares and
2005 Aug 30
1
ssh develpers list
Hi,
I am software developer working on adding ssh server support to an existing
embedded
device which is based on the VxWorks operating system.(very different than
windows/lynix/unix).
I am adding support for remote login to our products command line interface
and external file transfers(sftp).
Prior to this project I had no experience with SSH.
I have been using the O'Reilly SSH The Secure
2006 Jul 12
1
Running Wine over vxWorks OS\PPC architecture
Hi,
Is it possible to run Wine over vxWorks OS \PPC architecture ??
If not - Does anyone know about Windows emulator for this atchitecture.
Thanks.
2010 Jan 20
0
[LLVMdev] Bullet Physics for WindRiver's vxWorks?
Hi. I was wondering if anyone has compiled Bullet Physics for
WindRiver's vxWorks (or know of anyone who may have done so). Any
insight / info / help would be very much appreciated.
Thanks!
-Ryan (aka keppy)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100120/53f5b439/attachment.html>