[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[efax-users] Re: Can't send fax as USER
Hi Mr.SHINOMIYA,
Further to my previous posting. Finally I discover the trick.
First to make USER can start KPPP as follows:
Use "Menu Editor" to edit
Extras -> Internet -> KPPP
Command : /usr/sbin/kppp
Now KPPP can be started as USER
KStart -> Extras -> Internet - > KPPP
without requesting for password.
But USER is still not allowed using the modem to fax without first
1) start KPPP as USER
2) connect it to ISP
3) then disconnect it
Afterward USER is allowed to fax. Without completing the foregoing
procedure a temporary text lock file will be created at
/var/lock/LCK...modem
$ ls -l /var/lock/
total 12
-r--r--r-- 1 satimis satimis 11 Jun 1 19:23 LCK..modem
After removing this lock file with following commands
# chmod +w /var/lock/LCK...modem
# rm /var/lock/LCK...modem
Start KPPP as USER to connect ISP and afterward disconnect it.
Then USER is allowed to fax. It took me long time to discover this
trick.
Can you shed me some light to solve this problem. Thanks in advance.
B.Regards
Stephen
Remark: Sorry I have not tested your suggestion yet.
On Fri, 2003-05-30 at 22:55, Masaki SHINOMIYA wrote:
>
> Hi,
>
> On Thu, 29 May 2003 05:34:46 +0900
> Masaki SHINOMIYA <shino@xxxxxx> wrote:> How is
> > $ id
> > and
> > $ ls -l /dev/ttyLT0
>
> And how is:
> $ /sbin/fuser -v /dev/ttyLT0