#5219 closed defect (fixed)
SFTP connection with empty password dont work with root user
Reported by: | arthur@… | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 3.7 |
Component: | sftp | Version: | 3.6 |
Severity: | normal | Keywords: | empty password |
Cc: | Architecture: | ||
Platform: | Mac OS X 10.6 |
Description
No way to connect a SFTP serveur with root user and empty password.
The connection works well with ssh ower terminal.
this pb occurs till version 3.6 and continue with version 3.6.1
the mac os x Version is 10.6.4.
the ssh server is : linux OpenEmbedded 2.6.28 on an ARM Platform.
Change History (3)
comment:1 Changed on Sep 23, 2010 at 7:51:17 AM by dkocher
comment:2 Changed on Sep 23, 2010 at 7:55:29 AM by dkocher
That issue was introduced in changeset r6328.
comment:3 Changed on Sep 23, 2010 at 8:02:47 AM by dkocher
- Component changed from core to sftp
- Milestone set to 3.6.2
- Resolution set to fixed
- Status changed from new to closed
In r7047.
Note: See
TracTickets for help on using
tickets.
Regardless of the bug it might be a better idea to configure public key authentication with a private key that has no password.