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] Hylafax / FreeBSD 4.3 - uid 66



On Fri, 25 May 2001, Lee Howard wrote:

> At 10:04 AM 5/25/01 -0700, Kulraj Gurm wrote:
> >I believe hylafax needs to be setup with user fax uid 66; same as uucp. I
> 
> On [at least] Linux, user "fax" *is* set up with uucp's uid:
> 
> uucp:x:10:14:uucp:/var/spool/uucp:
> fax:x:10:14:Facsimile Agent:/var/spool/fax:/bin/false
> 
> This uid is selected during the ./configure script:

The section you want to look at is:
...
#
if [ -z "$FAXGID" ]; then
    case $TARGET in
    *-aix*)     FAXGID=uucp;;
    *-bsdi*)    FAXGID=uucp;;
    *freebsd2.1*) FAXGID=uucp; break;; # Not sure when this changed..
    *bsd*)      FAXGID=dialer;;
    *-hpux*)    FAXGID=sys;;
    *-irix*)    FAXGID=nuucp;;
...

What is the output of config.guess ?
What does the passwd file look like on your system (system accounts only)

> 
> ....
> Selecting default HylaFAX configuration parameters.
> 
> Using uid uucp and gid uucp for controlling access to fax stuff.
> Using uid bin and gid bin for installing programs.
> Using LSB2MSB bit order for your i586 cpu.
> Looks like you need SysV getty support.
> ....
> 
> Maybe you should look at ./configure to determine why it doesn't choose uid
> 66.
> 
> Lee.
> 
> 
> 
> ____________________ HylaFAX(tm) Users Mailing List _______________________
>  To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null
> 

-- 
Tim Rice				Multitalents	(707) 887-1469
tim@multitalents.net




____________________ HylaFAX(tm) Users Mailing List _______________________
 To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null




Project hosted by iFAX Solutions