![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem starting Sendmail on Solaris 9 | neel.gurjar | SUN Solaris | 6 | 08-19-2007 10:09 AM |
| Problem Starting CDE | rochitsharma | SUN Solaris | 4 | 12-07-2006 09:55 AM |
| It helps in the sshd on sshd.log | sandba | AIX | 0 | 07-28-2006 06:39 PM |
| x server starting problem | ajays | SUN Solaris | 1 | 06-07-2006 03:55 PM |
| Starting sshd error messages SCO 5.0.6 openserver | josramon | UNIX for Dummies Questions & Answers | 2 | 11-21-2003 09:31 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Problem starting sshd on AIX
I just installed SSH on an AIX machine:
Code:
> lslpp -l openssh.base.server Fileset Level State Description ---------------------------------------------------------------------------- Path: /usr/lib/objrepos openssh.base.server 4.1.0.5301 COMMITTED Open Secure Shell Server Path: /etc/objrepos openssh.base.server 4.1.0.5301 COMMITTED Open Secure Shell Server Code:
> /usr/sbin/sshd -d
exec(): 0509-036 Cannot load program /usr/sbin/sshd because of the following errors:
0509-130 Symbol resolution failed for sshd because:
0509-136 Symbol __fd_select (number 84) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-192 Examine .loader section symbols with the
'dump -Tv' command.
outta |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Did you try startsrc -s sshd or did you actually run the /usr/sbin/sshd -d
command. Try running the startsrc command. |
|||
| Google The UNIX and Linux Forums |