I am having a hell of a time here, I'm hoping someone can help me out...
I have been using 1.2.0 on a different server. I decided to throw it on a
common server today and to use 2.0.0 - no problem.
I downloaded the code
I did:
./configure --with-authpam --without-authdaemon --without-authldap --without
-cachedir
make configure-check
make
make check
make install-strip
make install-configure
Everything seemed ok, but I can't get authenticated for logon...
I keep getting the following message:
Your request cannot be authenticated. Either your session has timed out, or
your IP address has changed. If you are dialing in via a modem, this can
happen if you get disconnected. After reconnecting, you must log in again.
To give an idea of how this system is:
Server1 - hosts /home directory, and NIS
Server2 - nfs mounts /home on server1, ypbinds to server1 for passwords -
server 2 runs sqwebmail
Please, any help would be appreciated. I can't remember to save my life how
I compiled 1.2.0
-Tony