On Fri, 17 Sep 1999, tom carlile wrote:
> > > I was wondering how i could disable or rewrite whatever program controls
> > > the login so that instead of
> > > <HOSTNAME> login:
> > > it was just
> > > <HOSTNAME>:
> i don't know how to do this and would like to know also.
That would be /bin/login. A quick 'strings /bin/login' shows all
the usual fun things it says. Just grab the source, recompile, and if
you're fastidious, build a new deb/rpm. I did this once so that all logins
were automatically syslogged.
-Alex
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]