| Linode Forum https://forum.linode.com/ |
|
| Only PLAIN LOGIN? https://forum.linode.com/viewtopic.php?f=11&t=5091 |
Page 1 of 1 |
| Author: | Lucretia [ Fri Jan 22, 2010 2:43 pm ] |
| Post subject: | Only PLAIN LOGIN? |
Hi, I've just completed the Postfix installation and when I get to do the "ehlo localhost" part I get this in the response: Code: 250-AUTH PLAIN LOGIN Is this correct? The tutorial shows: Code: 250-AUTH CRAM-MD5 NTLM PLAIN LOGIN DIGEST-MD5 Also, it states to set the reverse DNS to fully qualified domain name you assign as the system mail name, but I can only set it to the domain name rather than host.domain.com, can anyone tell me why? Thanks, Luke. |
|
| Author: | drake127 [ Fri Jan 22, 2010 5:06 pm ] |
| Post subject: | |
Plain logins are required in case you do not store plaintext passwords in your database (i.e. UNIX password) and you do not have stored all possible hash variants (IIRC possible with MySQL). See documentation, it should be described pretty well. As for PTR record, check whether your FQDN really points to your IP address and whether it had time to propagate itself (usually few hours). |
|
| Author: | Lucretia [ Fri Jan 22, 2010 9:01 pm ] |
| Post subject: | |
drake127 wrote: As for PTR record, check whether your FQDN really points to your IP address and whether it had time to propagate itself (usually few hours).
Erm, I set up my 2 domains as per the instructions on the site, my hostname is "beast" and the domains are feastiality.com|co.uk. I didn't put anything pertaining to the hostname in the set up of the domains in the control panel. Luke. |
|
| Author: | drake127 [ Sat Jan 23, 2010 9:07 am ] |
| Post subject: | |
You need to add A record of "beast" to your DNS zone. dig beast.feastiality.com. shows me there is none and therefore Linode won't allow you to set such PTR (Reverse DNS) record. Make sure you can see something like that in your DNS Manager: Code: A/AAAA Records |
|
| Author: | Azathoth [ Sat Jan 23, 2010 9:49 am ] |
| Post subject: | |
Also consider forcing TLS/SSL with plaintext passwords. |
|
| Author: | ody [ Wed Feb 03, 2010 10:52 am ] |
| Post subject: | |
I have the same problem with PLAIN LOGIN. I tried googleing to find how to generate all password hashes in mysql or how to force TLS/SSL with plain-text passwords but my google-fu failed me. Can anyone please point me to the right direction? |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|