Quoting Devendra K. Modium ([email protected]):
> Hi All
> 
> I am trying to run the Ubuntu LXC container on top
> of RHEL. Everything runs fine. /sbin/init , console dhcpclient etc.
> 
> But even though sshd demon gets started. I am not able to ssh into the 
> container.
> 
> I debbuged and noticed that lsof -i -n -P output says
> that ssd cannot stat the libraries /lib/libcry* , /lib/libns*,... etc (No 
> such file or directory).
> 
> I checked inside the container and found that those libraries are present and 
> in correct path.
> Infact I copied those libraries to /lib64 also.But couldn't get sshd working.
> 
> Is this because of Ubuntun on top of RHEL?
> 
> Any inputs are appreciated.

Can you give a few more details?  How exactly did you create the
container?  Can you log in with lxc-console?  If so, what do
you get when you 'strace -f sshd -D'?

thanks,
-serge

------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
Lxc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to