On Fri, Jul 20, 2001 at 01:33:23PM +0100, Denis Croombs wrote:
> We need to bypass the Linux login and use our own Software login, is there
> any way of doing this when using ASCII Terminals & TCPIP & IPX network
> connections ?
If you need to use a different program instead of login, you can use
agetty on the serial port, and pass it the "-l" flag, or use mgetty and
modify /etc/mgetty+sendfax/login.config to call a different program
once it gets the user's name.
As for TCP/IP connections, the program that's invoked to perform the
login chores is usually hard-coded, if there even is one (for example,
sshd just does whatever work it needs done itself, and rshd doesn't
bother).
HTH,
Nalin
_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list