Re: User change password problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




satimis wrote:
> 
> $ netstat -an | grep 106
> tcp        0      0 0.0.0.0:106             0.0.0.0:*               LISTEN 
> 
Check if you can get xinetd and bind poppassd to localhost only. You don't
have to expose this system service to outside users.



> $ telnet localhost 106
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> 200 poppassd v1.8.5 hello, who are you?
> user aaa@xxxxxxxxxxxx
> 200 Your password please.
> aaapasswd
> 500 Password required.
> Connection closed by foreign host.
> 
pass<space>YourOldPassword

newpass<space>YourNewPassword



> what is abuse@xxxxxxxxxxxx?  This is NOT an user
> 
It is system account required by SMTP specification. Account can be used by
other users for reporting abuse of your system.



> users are stored on  /etc/postfix/vmaps
> $ ls -al /etc/postfix/vmaps
> -rw-r--r-- 1 root root 388 Mar  8 21:58 /etc/postfix/vmaps
> 
> domains are stored on /etc/postfix/vmaps
> 
> $ ls -al /etc/postfix/vhosts
> -rw-r--r-- 1 root root 55 Mar  8 01:29 /etc/postfix/vhosts
> 
> Passwords are Linux password.  I ran "passwd username" to create them.
> 
Linux user accounts are stored in /etc/passwd and not in postfix virtual
maps. Passwd command does not create user accounts. It changes passwords and
some other user information.
-- 
View this message in context: http://old.nabble.com/User-change-password-problem-tp33486032p33499730.html
Sent from the squirrelmail-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users



[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux