Re: unable to login in fedora

2004-11-18 Thread Mark Crispin
Did you set up PAM authentication for IMAP?  Specifically, is there an 
/etc/pam.d/imap file set up?  Modern versions of Linux require this!

-- Mark --
http://staff.washington.edu/mrc
Science does not emerge from voting, party politics, or public debate.
Si vis pacem, para bellum.


Re: unable to login in fedora

2004-11-18 Thread Andrew

Additionally, I originally built imap as:
make lrh
But the client complained about the ssl certificate. So, I rebuilt it
make lrh SSLTYPE=none
No change.
I have since tried other build and PASSWDTYPE's no changes.
A
Mark Crispin wrote:
On Thu, 18 Nov 2004, Andrew wrote:
I have been using imap-2004 without any problems. I recently upgraded 
to fedora FC2 and I can connect to the imap server, but keep getting 
a login failure. I looked in the makefile and there was not an entry 
for fedora.

The lrh build is suitable for Fedora.
What error message do you get.  "a login failure" is not specific enough.
-- Mark --
http://staff.washington.edu/mrc
Science does not emerge from voting, party politics, or public debate.
Si vis pacem, para bellum.



Re: unable to login in fedora

2004-11-18 Thread Andrew
If I setup a  connection to the imap server which BTW before worked 
perfectly and attempt to connect (login) the client reports unable to 
connect.

If I then use telnet i.e. telnet  address I get the following. 
Enclosed is a screen capture. Note the user/password is valid.

[EMAIL PROTECTED]:~> telnet 192.168.1.6 imap
Trying 192.168.1.6...
Connected to 192.168.1.6.
Escape character is '^]'.
* OK [CAPABILITY IMAP4REV1 LITERAL+ SASL-IR LOGIN-REFERRALS AUTH=LOGIN] 
sneaky.dragoweb.com IMAP4rev1 2004.352 at Thu, 18 Nov 2004 13:10:18 
-0500 (EST)
001 login imap imap
001 NO LOGIN failed
^]
telnet> quit
Connection closed.
[EMAIL PROTECTED]:~>

Looking in /var/log/messages
Nov 18 13:10:33 sneaky imapd[8872]: Login failed user=imap auth=imap in 
host=[192.168.1.108]

Hope this helps.
a
Mark Crispin wrote:
On Thu, 18 Nov 2004, Andrew wrote:
I have been using imap-2004 without any problems. I recently upgraded 
to fedora FC2 and I can connect to the imap server, but keep getting 
a login failure. I looked in the makefile and there was not an entry 
for fedora.

The lrh build is suitable for Fedora.
What error message do you get.  "a login failure" is not specific enough.
-- Mark --
http://staff.washington.edu/mrc
Science does not emerge from voting, party politics, or public debate.
Si vis pacem, para bellum.



Re: unable to login in fedora

2004-11-18 Thread Mark Crispin
On Thu, 18 Nov 2004, Andrew wrote:
I have been using imap-2004 without any problems. I recently upgraded to 
fedora FC2 and I can connect to the imap server, but keep getting a login 
failure. I looked in the makefile and there was not an entry for fedora.
The lrh build is suitable for Fedora.
What error message do you get.  "a login failure" is not specific enough.
-- Mark --
http://staff.washington.edu/mrc
Science does not emerge from voting, party politics, or public debate.
Si vis pacem, para bellum.


unable to login in fedora

2004-11-18 Thread Andrew
I have been using imap-2004 without any problems. I recently upgraded to 
fedora FC2 and I can connect to the imap server, but keep getting a 
login failure. I looked in the makefile and there was not an entry for 
fedora.

suggestions.
a
--
--
For information about this mailing list, and its archives, see: 
http://www.washington.edu/imap/c-client-list.html
--