Sam Varshavchik writes:
David Gomillion writes:
Now I am building RPMs for 0.47 on a fresh install of FC3, updated with
apt. Everything seems to be going OK, and I even get RPM files built.
The problem I am seeing is that no authentication modules are installed.
Really? At the very least authdaemond.plain should always be built and
installed.
Agreed. I ended up getting really frustrated, reloaded Fedora Core 3,
rebuilt the RPMs, installed them, and everything worked perfectly. I
suspect I installed something that had some sort of conflict, or I fulfilled
some dependency I had previously missed somehow.
Looking back, it might have been a permissions issue. I had built RPMs
before creating the users I was planning to use. When I discovered the
error, I uninstalled the RPMs, rebuilt, and reinstalled. I failed to take
into account that the /etc/courier directory would stay intact. Therefore,
some of the files might have been owned by daemon:daemon, and others by
courier:couier. Just guessing, in case someone else runs into this and
thinks to look in the archives.
Anyway, thanks for your help,
David