Hi Mikkel,

I tried radlogin (configured radius server no different machine..)but it
was not successful. And in pppd with mgetty is at the same stage.

[snip]
> It has been a while sence I had this set up - on a RH5.2 machine.  Let
> me see if I can re-construct this...
> 
> Do you want to automaticly open a PPP connection when the client
> connects and sends a LCP configure request, with a fallback to
> username/password?  Or do you want to require that they log in using
> username/password, and then have the PPP connection made?  This makes a
> BIG difference on how you set up the mgetty login.config file.

The procedure that I am connecting is automatically open a PPP with a
fallback to username/password. It is working as far as concerning
authentication....
 
But My problem is not authentication. The display when I type "who". I
want to get the userids (login names) when I type the command who. By
default mgetty is checking for AutoPPP, I want recompile mgetty with
NOAUTOPPP option, and follow your second option.

Anyone having the link for mgetty.1.1.21 or more

Thanks,
Kiran

> For the first setup, you want lines like this:
> 
> /AutoPPP/ -    a_ppp   /usr/sbin/pppd auth -chap +pap login
> *       -       -       /bin/login @
> 
> These are the default setup.  They did work, and I think they still do.
> Then stick an entry like this in /etc/ppp/pap.secrets:
> *               $(hostname)     ""      *
> 
> For the second option, you need:
> *       -       -       /bin/login @
> 
> And then for the user's shell, you need something like:
> /usr/sbin/pppd silent noauth
> 
> If I remember correctly, you need pppd suid root for this to work.
> 
> If I get time this afternoon, I'll check it a 6.2 box, and make sure it
> still works.
> 
> Mikkel
>  --
> 
>     Do not meddle in the affairs of dragons,
>  for you are crunchy and taste good with ketchup.
> 
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to