Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: 550: /tmp/doc5.ps: Not Owner
On Fri, 14 Nov 1997, Aleksandar Simic wrote:
> Help help help please.
>
> I'm having problems sending faxes. Error message is:
>
> 550: /tmp/doc5.ps Not Owner
>
I don't run HP-UX, but I tracked down the same problem on SCO OS5
and we fixed it in pl1.
Check your port.h for CONFIG_MAXGID. If it is set to 60002, find
out what went wrong with configure.
THe relevent lines are.
# Select the maximum fax UID. This value is stored
# in the GID of files so must be constrained by any
# system limitations. The maximum value is used for
# anonymous logins. The default value of 60002 comes
# from NFS/nobody usage on various systems.
#
test "$CONFIG_MAXGID" || {
case $TARGET in
*-sco*) CONFIG_MAXGID=60000;;
*-hpux*) CONFIG_MAXGID=60000;;
*) CONFIG_MAXGID=60002;; # default
esac
}
>
> and the log file says:
>
> ......HylaFAX[28200]: /tmp/doc5.ps: chown: Invalid argument
> ......HylaFAX[28200]: /sendq/q5: chown: Invalid argument
>
> Here is my environment:
>
> HP-UX 10.01 running on HP9000 S800 K100
> gcc-2.7.2.2
> HylaFAX-v4.pL1
>
> I did search through archives, troubleshooting section etc. but no luck.
> My /var/spool/fax/etc/hosts file conatains:
>
> 127.0.0.1:5::
>
> as suggested earlier by Jonathan Chen. Still no luck.
> While going through archives I realized that some people earlier had
> similar problems.
> Is it that permissions I've setup are wrong ? Or something else.
>
> Any help is greatly appreciated.
>
> Aleksandar Simic (asimic@4compsys.com, asimic@compuserve.com)
>
--
Tim Rice Multitalents (707) 887-1469 (voice)
tim@trr.metro.net