Re: [CentOS] initlog is deprecated

2011-02-20 Thread Nico Kadel-Garcia
On Sun, Feb 20, 2011 at 5:58 PM, Tim Dunphy wrote: > Hey guys, > >  good call! yes this is a custom ssh. It's a version that has LPK > capabilities (LDAP public keys) included.  It is the product of an rpm > built from a spec file and tarball that was patched with LPK. > > [root@LCENT01:~] #rpm  -

Re: [CentOS] initlog is deprecated

2011-02-20 Thread Stephen Harris
On Sun, Feb 20, 2011 at 05:16:47PM -0600, Johnny Hughes wrote: > If you take a look at man sshd, there may be a switch you can pass in to No. This has nothing to do with sshd configuration. As I previously said, the problem is purely 100% in the init script. The "generic" script from OpenSSH th

Re: [CentOS] initlog is deprecated

2011-02-20 Thread Johnny Hughes
On 02/20/2011 04:58 PM, Tim Dunphy wrote: > Hey guys, > > good call! yes this is a custom ssh. It's a version that has LPK > capabilities (LDAP public keys) included. It is the product of an rpm > built from a spec file and tarball that was patched with LPK. > > [root@LCENT01:~] #rpm -qa | gre

Re: [CentOS] initlog is deprecated

2011-02-20 Thread Tim Dunphy
Hey guys, good call! yes this is a custom ssh. It's a version that has LPK capabilities (LDAP public keys) included. It is the product of an rpm built from a spec file and tarball that was patched with LPK. [root@LCENT01:~] #rpm -qa | grep ssh openssh-askpass-gnome-5.6p1-7.el5.em2 openssh-askp

Re: [CentOS] initlog is deprecated

2011-02-20 Thread John R Pierce
On 02/20/11 2:36 PM, Johnny Hughes wrote: > Also the following will help determine if you have normal centos > packages or "something else": > > rpm -q initscripts openssh-server > > The result should look this for CentOS-5: > > initscripts-8.45.30-3.el5.centos > openssh-server-4.3p2-41.el5_5.1 I

Re: [CentOS] initlog is deprecated

2011-02-20 Thread Johnny Hughes
On 02/20/2011 03:22 PM, Stephen Harris wrote: > On Sun, Feb 20, 2011 at 04:19:23PM -0500, Tim Dunphy wrote: >> I am getting an error that I am not familiar with when I restart ssh. > >> [root@virtcent01:~] #service sshd restart >> Stopping sshd: [ OK

[CentOS] initlog is deprecated

2011-02-20 Thread Tim Dunphy
Hello Centos, I am getting an error that I am not familiar with when I restart ssh. [root@virtcent01:~] #service sshd restart Stopping sshd: [ OK ] Starting sshd:WARNING: initlog is deprecated and will be removed in a future release

Re: [CentOS] initlog is deprecated

2011-02-20 Thread Stephen Harris
On Sun, Feb 20, 2011 at 04:19:23PM -0500, Tim Dunphy wrote: > I am getting an error that I am not familiar with when I restart ssh. > [root@virtcent01:~] #service sshd restart > Stopping sshd: [ OK ] > Starting sshd:WARNING: initlog is deprecated and