HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: UID <-> GID mixup in 4.1beta[12]?



> faxd/faxApp.c++:        if (setegid(pwd->pw_uid) < 0)
>                                 ^           ^^^

Remember that user ids in the Hylafax hosts file are represented
as Unix group ids.  If the pwd record comes from that file, this
code is correct; if it comes from /etc/passwd, it is wrong.




Project hosted by iFAX Solutions