HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ixQpopper authentication on 11iv3(ia64)
Operating System - HP-UX
1826322
Members
3748
Online
109692
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2007 03:45 AM
11-27-2007 03:45 AM
ixQpopper authentication on 11iv3(ia64)
Hi friends,
currently I am migrating a server running 11iv1(PA-RISC) to server running 11iv3(ia64). One of the applications to be migrated is qpopper. I have installed ixQpopper "Qpopper A.09.00-4.0.9.002 POP3 Server" on the target but have problems with authenticating using pop3-protocol:
root@qw103yxc:/usr/local/bin# telnet localhost 110
Trying...
Connected to localhost.mydomain.com.
Escape character is '^]'.
+OK Qpopper (version 4.0.9) at qw103yxc.mydomain.com starting.
user fatmarry
+OK Password required for fatmarry.
pass otto1999
-ERR [AUTH] Password supplied for "fatmarry" is incorrect.
+OK Pop server at qw103yxc.mydomain.com signing off.
Connection closed by foreign host.
root@qw103yxc:/usr/local/bin#
Login over ssh is working fine:
root@qw103yxc:/usr/local/bin# ssh fatmarry@qw103yxc
Password:Last successful login: Wed Nov 21 15:46:44 MEZ 2007 qw104yxc.mydomain.com
Last login: Wed Nov 21 15:46:44 2007 from qw104yxc....
You have mail.
qw103yxc:/home/fatmarry fatmarry$id
uid=10132(fatmarry) gid=10132(fatmarry)
qw103yxc:/home/fatmarry fatmarry$uname -a
HP-UX qw103yxc B.11.31 U ia64 0992210569 unlimited-user license
qw103yxc:/home/fatmarry fatmarry$model
ia64 hp server rx2620
qw103yxc:/home/fatmarry fatmarry$
root@qw103yxc:/usr/local/bin# grep pop /etc/inetd.conf
pop3 stream tcp nowait root /opt/iexpress/qpopper/sbin/popper qpoppper -d -s -p2 -t /var/adm/syslog/qpoppper.log
root@qw103yxc:/usr/local/bin#
root@qw103yxc:/usr/local/bin# tail /var/adm/syslog/qpoppper.log
........
Nov 21 22:42:41.000 2007
Nov 21 22:42:51.000 2007 [17884] (v4.0.9) Servicing request from "localhost" at
127.0.0.1
Nov 21 22:42:51.000 2007
Nov 21 22:43:18.000 2007 [17884] fatmarry at localhost (127.0.0.1): -ERR [AUTH]
Password supplied for "fatmarry" is incorrect.
Nov 21 22:43:18.000 2007
Nov 21 22:43:18.000 2007 [17884] [AUTH] Failed attempted login to fatmarry from
host (localhost) 127.0.0.1
Nov 21 22:43:18.000 2007
I assume the problem in the 11iv3-authentication:
/etc/shadow:
root@qw103yxc:/usr/local/bin# ls -l /etc|grep shadow
-r-------- 1 root sys 819 Nov 21 15:16 oshadow
-r-------- 1 root sys 819 Nov 21 22:25 shadow
fatmarryroot@qw103yxc:/usr/local/bin# grep fatmarry /etc/passwd
fatmarry:x:10132:10132:mbuxroot,POP3:/home/fatmarry:/usr/bin/ksh
Thank you in advance for your replies,
Martin
currently I am migrating a server running 11iv1(PA-RISC) to server running 11iv3(ia64). One of the applications to be migrated is qpopper. I have installed ixQpopper "Qpopper A.09.00-4.0.9.002 POP3 Server" on the target but have problems with authenticating using pop3-protocol:
root@qw103yxc:/usr/local/bin# telnet localhost 110
Trying...
Connected to localhost.mydomain.com.
Escape character is '^]'.
+OK Qpopper (version 4.0.9) at qw103yxc.mydomain.com starting.
user fatmarry
+OK Password required for fatmarry.
pass otto1999
-ERR [AUTH] Password supplied for "fatmarry" is incorrect.
+OK Pop server at qw103yxc.mydomain.com signing off.
Connection closed by foreign host.
root@qw103yxc:/usr/local/bin#
Login over ssh is working fine:
root@qw103yxc:/usr/local/bin# ssh fatmarry@qw103yxc
Password:Last successful login: Wed Nov 21 15:46:44 MEZ 2007 qw104yxc.mydomain.com
Last login: Wed Nov 21 15:46:44 2007 from qw104yxc....
You have mail.
qw103yxc:/home/fatmarry fatmarry$id
uid=10132(fatmarry) gid=10132(fatmarry)
qw103yxc:/home/fatmarry fatmarry$uname -a
HP-UX qw103yxc B.11.31 U ia64 0992210569 unlimited-user license
qw103yxc:/home/fatmarry fatmarry$model
ia64 hp server rx2620
qw103yxc:/home/fatmarry fatmarry$
root@qw103yxc:/usr/local/bin# grep pop /etc/inetd.conf
pop3 stream tcp nowait root /opt/iexpress/qpopper/sbin/popper qpoppper -d -s -p2 -t /var/adm/syslog/qpoppper.log
root@qw103yxc:/usr/local/bin#
root@qw103yxc:/usr/local/bin# tail /var/adm/syslog/qpoppper.log
........
Nov 21 22:42:41.000 2007
Nov 21 22:42:51.000 2007 [17884] (v4.0.9) Servicing request from "localhost" at
127.0.0.1
Nov 21 22:42:51.000 2007
Nov 21 22:43:18.000 2007 [17884] fatmarry at localhost (127.0.0.1): -ERR [AUTH]
Password supplied for "fatmarry" is incorrect.
Nov 21 22:43:18.000 2007
Nov 21 22:43:18.000 2007 [17884] [AUTH] Failed attempted login to fatmarry from
host (localhost) 127.0.0.1
Nov 21 22:43:18.000 2007
I assume the problem in the 11iv3-authentication:
/etc/shadow:
root@qw103yxc:/usr/local/bin# ls -l /etc|grep shadow
-r-------- 1 root sys 819 Nov 21 15:16 oshadow
-r-------- 1 root sys 819 Nov 21 22:25 shadow
fatmarryroot@qw103yxc:/usr/local/bin# grep fatmarry /etc/passwd
fatmarry:x:10132:10132:mbuxroot,POP3:/home/fatmarry:/usr/bin/ksh
Thank you in advance for your replies,
Martin
sudo question
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2007 06:15 AM
12-02-2007 06:15 AM
Re: ixQpopper authentication on 11iv3(ia64)
Hello friends,
converting from shadow to trusted solved my problem. POP3-authenticating is working fine:
oot@qw103yxc:/usr/local/bin# telnet localhost 110
Trying...
Connected to localhost.mydomain.com.
Escape character is '^]'.
+OK Qpopper (version 4.0.9) at qw103yxc.mydomain.com starting.
user fatmarry
+OK Password required for fatmarry.
pass otto1999
+OK fatmarry has 57 visible messages (0 hidden) in 326278 octets.
quit
+OK Pop server at qw103yxc.mydomain.com signing off.
Connection closed by foreign host.
Kind regards:
Martin
converting from shadow to trusted solved my problem. POP3-authenticating is working fine:
oot@qw103yxc:/usr/local/bin# telnet localhost 110
Trying...
Connected to localhost.mydomain.com.
Escape character is '^]'.
+OK Qpopper (version 4.0.9) at qw103yxc.mydomain.com starting.
user fatmarry
+OK Password required for fatmarry.
pass otto1999
+OK fatmarry has 57 visible messages (0 hidden) in 326278 octets.
quit
+OK Pop server at qw103yxc.mydomain.com signing off.
Connection closed by foreign host.
Kind regards:
Martin
sudo question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2007 06:18 AM
12-02-2007 06:18 AM
Re: ixQpopper authentication on 11iv3(ia64)
My problem was solved after converting from shadow to trusted.
sudo question
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP