Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Clueless with uw-imap on Gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
buckminst
n00b
n00b


Joined: 18 Jul 2002
Posts: 22
Location: Idaho

PostPosted: Sat Mar 29, 2003 7:02 pm    Post subject: Clueless with uw-imap on Gentoo Reply with quote

I'm trying to configure uw-imap to work on a Gentoo system I'm building to replace an old Debian box, and am having great trouble getting uw-imap working.

After emerge, I can connect to the daemon via telnet, and get this:
Code:

uotani-arisa php # telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS LOGINDISABLED] localhost IMAP4rev1 2002.336 at Sat, 29 Mar 2003 11:55:16 -0700 (MST)


It, of course, won't allow me to log in.

All the other shots I see of uw-imap login banners seem to have, where I have LOGINDISABLED, something like AUTH=blah... How do I fix this?

My pam file for uw-imap looks like this:
Code:

#%PAM-1.0
# $Header: /home/cvsroot/gentoo-x86/net-mail/uw-imap/files/uw-imap.pam-system-auth,v 1.1 2002/06/07 02:01:38 woodchip Exp $
#auth       required     pam_nologin.so
auth       required     pam_stack.so service=system-auth
account    required     pam_stack.so service=system-auth
session    required     pam_stack.so service=system-auth


With or without the 'auth required pam_nologin.so' commented, it still will not allow me to log in.

What am I doing wrong?
_________________
Curtis Hogg [ buckminst at inconnu dot islug dot org ]

Sattinger's Law: "It works better if you plug it in!"
This post sponsored by: Frungy, the sport of kings!

Registered Linux User #202758 Sept/1997
Back to top
View user's profile Send private message
philthedrill
n00b
n00b


Joined: 10 Jan 2003
Posts: 18
Location: Moscow, ID

PostPosted: Tue Apr 01, 2003 9:31 am    Post subject: Reply with quote

I'll take a stab at it.

First, my part for AUTH (when I telnet to port 143) is AUTH=LOGIN.

Second, I have "tcpd" and "pam" in my USE variable in /etc/make.conf. I'm also starting this service from inetd. Here are my lines in /etc/inetd.conf:

pop3 stream tcp nowait root /usr/sbin/tcpd /usr/sbin/ipop3d
imap stream tcp nowait root /usr/sbin/tcpd /usr/sbin/imapd

BTW, all of my users are NIS users. I don't know what you have for USE variables or how you're starting imap, but maybe that'll help.

--phil
Back to top
View user's profile Send private message
roock
n00b
n00b


Joined: 06 Feb 2003
Posts: 32
Location: Korneuburg, Austria

PostPosted: Sun Apr 06, 2003 8:12 pm    Post subject: uw-imap 2001 works, uw-imap 2002 doens't Reply with quote

i have the same problem with uw-imap 2001 it works, uw-imap 2002 doesn't work for me. so this must be a problem of uw-imap 2002.

i didn't have the time to take a closer look at it yet.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum