HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] asking for root's password
>> Il giorno ven, 05/05/2006 alle 18.17 +0300, Fourat Zouari ha scritto:
>>> Hello,
>>> I have hylafax installed on a debian server, when trying to send a fax
>>> (sendfax) it asks for the root's password, samething for faxstat.
>>> the problem that i use mail2fax gateway, so the system once asked for
>>> password, fax sending operation is halted.
>>> I dont know how to not to let it ask for passwords.
>>
>> Please check your configuration file /etc/hylafax/hosts.hfaxd. More
>> information is available with "man hosts.hfaxd", "man faxadduser".
>> The normal content of that file should be:
> why going for hosts.hfaxd ?why cant you help her to use the pam
> authentication?
> regards
> Adarsh
hylafax for debian is already compiled using PAM support. In order to
enable it create a file called /etc/pam.d/hylafax with these three lines:
@include common-auth
@include common-account
@include common-session
At this point every access to hylafax will require user/password. Access
from external machines may use local users, but also all local accesses
will *require* a password, i.e., if you type 'faxstat -s' you will be
prompted for password authentication.
Bye,
Giuseppe
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*