PPP server on Solaris using mgetty and pppd
Marc SCHAEFER (schaefer@alphanet.ch)
28 Jan 1999 1908:28:34 +0100
Keen Young <kyoung@usinternet.com> wrote:
> '/export/local/mgetty1.2/etc/mgetty+sendfax/login.config' must be
> root/0600: Invalid argument
[ ... ]
> Here's the login.config with permissions 644 owned by root:
Thank you for the precize log. Now please type
chown root /export/local/mgetty1.2/etc/mgetty+sendfax/login.config
chmod 600 /export/local/mgetty1.2/etc/mgetty+sendfax/login.config
as root.