Ask a Question related to AIX, Design and Development.
-
Piotr Szumny #1
OpenSSH & autostart
Hi!
I installed on my AIX 4.3.3 (maintanance level 11) ssh server (zlib, prngd,
openssl, openssh).
Compilation and installation was OK, but I found some problems with adding
prngd and sshd to SRC (autostart).
I run this commands:
mkssys -s prngd -p /usr/local/sbin/prngd -a '-f -c /etc/prngd.conf -s
/var/tmp/egd-seed /d
ev/egd-pool' -u 0 -S -n 15 -f 9 -R -G local
mkssys -s sshd -p /usr/local/sbin/sshd -a '-D' -u 0 -S -n 15 -f 9 -R -G
local
After that when I try to start startsrc -s prngd I see message:
root@kdc01[/var/log]>startsrc -s prngd
0513-059 The prngd Subsystem has been started. Subsystem PID is 33330.
root@kdc01[/var/log]>ps -fea | grep prngd
root 47460 30578 0 16:39:19 pts/5 0:00 grep prngd
When I start prngd manually everything works OK. (/usr/local/sbin/prngd -f
-c /etc/prngd.conf -s /var/tmp/egd-seed /d
ev/egd-pool &)
Something is wrong, but I have no idea what is the problem.
Have You any advices for me? Could You help me?
--
Best Regards
Piotr Szumny
Piotr Szumny Guest
-
Bug in Contribute > openssh
There seem to be a bug in Contribute, it can't connect to openssh 4.3 on freebsd (default installation) >> updating with the latest source release to... -
compiling openssh 3.7p1 on aix 5.1
Dear all, As you may well know there are security issues wirh openssh. If you use openssh you should upgrade to the newest version. When I tried... -
autostart
Hi Marc, On Windows, all you have to do is create an autorun script and place it on the root level of the CD. For Mac (Classic), you'll need to... -
openssh on aix4.2
Hi, i was trying to install openssh v. 3.4.0 on rs/6000 system with aix 4.2,first it gave me an error saying that i have to install openssl as... -
Openssh Slow on 5.07
In article <bJhRa.7892$r35.1703@fe03.atl2.webusenet.com>, willjay <willjay@excite.com> wrote: Overall slow - or just a very long time to get...



Reply With Quote

