>> You can specify per-tty options using the /etc/ppp/options.<ttyname>
  >> file.

CB> Is there any way to specify an IP per-user, I mean asign to to let the
CB> user use which he wants

~/.ppprc is another option file for pppd. But /etc/ppp/options.ttyname
has higher precedence - to not allow users to steal others' mail/...

I've done a hack to swap the order of config file reads to achieve just
that - usually the IP number comes from serail port number but some
users have static addresses via ~/.ppprc (and they don't have access to
change that).

-- 
Meelis Roos ([EMAIL PROTECTED])
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to