|
|
|
|
|
|
| Author |
Message |
Sung-Jin Hong *nix forums beginner
Joined: 06 Feb 2005
Posts: 3
|
Posted: Sun Feb 06, 2005 3:40 am Post subject:
Cyradm problem "authentication failed"
|
|
|
Hi,
I'm having problems with cyrus installation. I am currently using
PAM(libpam-pwdfile) to verify user accounts. IMAP connection using
pam file seems to be ok.
pineapple:/etc# su cyrus
pineapple:/etc$ /usr/sbin/imapd
* OK pineapple Cyrus IMAP4 v1.5.19 server ready
1 login pine test
1 OK User logged in
pineapple:/etc$ telnet localhost imap
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.
Using /usr/sbin/imapd seems to work, but telnet connection is somehow
wrong. Anyway, that's not my main problem.
When I use cyradm, I get authentication failed message. I've been
googling about this problem for two days, but could'nt find any to
solve this prob.
Anyone has similar problems like this?
posting my imapd.conf:
pineapple:/etc# cat imapd.conf
# Debian Cyrus imapd.conf
# See imapd.conf(5) for more information
# Configuration directory
configdirectory: /var/lib/cyrus
# Which partition to use for default mailboxes
defaultpartition: default
partition-default: /var/spool/cyrus/mail
# News setup
partition-news: /var/spool/cyrus/news
newsspool: /var/spool/news
# Uncomment the following and add the space-separated users who
# have admin rights
admins: cyrus
# No anonymous logins
allowanonymouslogin: no
# Minimum time between POP mail fetches in minutes
#popminpoll: 1
# umask used by Cyrus programs
umask: 077
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
| Back to top |
|
 |
Roberto Sanchez *nix forums Guru
Joined: 10 Mar 2005
Posts: 1211
|
Posted: Sun Feb 06, 2005 4:10 am Post subject:
Re: Cyradm problem "authentication failed"
|
|
|
Sung-Jin Hong wrote:
| Quote: | Hi,
I'm having problems with cyrus installation. I am currently using
PAM(libpam-pwdfile) to verify user accounts. IMAP connection using
pam file seems to be ok.
pineapple:/etc# su cyrus
pineapple:/etc$ /usr/sbin/imapd
* OK pineapple Cyrus IMAP4 v1.5.19 server ready
1 login pine test
1 OK User logged in
pineapple:/etc$ telnet localhost imap
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.
I have almost the same configuration you have. However, when |
I need to access cyradm, this is the command I run:
su - cyrus -c "cyradm -user cyrus localhost"
HTH,
-Roberto
--
Roberto C. Sanchez
http://familiasanchez.net/~sanchezr |
|
| Back to top |
|
 |
Sung-Jin Hong *nix forums beginner
Joined: 06 Feb 2005
Posts: 3
|
Posted: Sun Feb 06, 2005 5:20 am Post subject:
Re: Cyradm problem "authentication failed"
|
|
|
On Sun, 06 Feb 2005 00:00:02 -0500, Roberto Sanchez
<roberto@familiasanchez.net> wrote:
| Quote: | Sung-Jin Hong wrote:
Hi,
I'm having problems with cyrus installation. I am currently using
PAM(libpam-pwdfile) to verify user accounts. IMAP connection using
pam file seems to be ok.
pineapple:/etc# su cyrus
pineapple:/etc$ /usr/sbin/imapd
* OK pineapple Cyrus IMAP4 v1.5.19 server ready
1 login pine test
1 OK User logged in
pineapple:/etc$ telnet localhost imap
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.
I have almost the same configuration you have. However, when
I need to access cyradm, this is the command I run:
su - cyrus -c "cyradm -user cyrus localhost"
HTH,
-Roberto
--
Roberto C. Sanchez
http://familiasanchez.net/~sanchezr
|
Ah, sorry. I accidently sent the mail to you. (Which should have been
debian-user@lists.debian.org) Sending the mail twice.
Using cyradm after subsituting user made same error message here.
May I see some of your configuration files?
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
| Back to top |
|
 |
Sung-Jin Hong *nix forums beginner
Joined: 06 Feb 2005
Posts: 3
|
Posted: Sun Feb 06, 2005 5:30 am Post subject:
Re: Cyradm problem "authentication failed"
|
|
|
On Sun, 6 Feb 2005 15:12:55 +0900, Sung-Jin Hong <serialx.net@gmail.com> wrote:
| Quote: | On Sun, 06 Feb 2005 00:00:02 -0500, Roberto Sanchez
roberto@familiasanchez.net> wrote:
Sung-Jin Hong wrote:
Hi,
I'm having problems with cyrus installation. I am currently using
PAM(libpam-pwdfile) to verify user accounts. IMAP connection using
pam file seems to be ok.
pineapple:/etc# su cyrus
pineapple:/etc$ /usr/sbin/imapd
* OK pineapple Cyrus IMAP4 v1.5.19 server ready
1 login pine test
1 OK User logged in
pineapple:/etc$ telnet localhost imap
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.
I have almost the same configuration you have. However, when
I need to access cyradm, this is the command I run:
su - cyrus -c "cyradm -user cyrus localhost"
HTH,
-Roberto
--
Roberto C. Sanchez
http://familiasanchez.net/~sanchezr
Ah, sorry. I accidently sent the mail to you. (Which should have been
debian-user@lists.debian.org) Sending the mail twice.
Using cyradm after subsituting user made same error message here.
May I see some of your configuration files?
|
Ah. I fixed it. It was due to the inetd and portsentry problems.
stopping portsentry and 'apt-get install inetd' fixed this problem.
By the way. What is inetutils-inetd? It installed when I 'apt-get install inetd'
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Fri Jan 09, 2009 12:14 pm | All times are GMT
|
|
PunBB forum hosting | Repair Bad Credit | Mobile Phone | Debt Help | Cell Phones
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
|
|
Other DeniX Solutions sites:
Unix/Linux blog |
electronics forum |
medicine forum |
science forum |
|
|
Privacy Policy
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|