You are browsing a read-only backup copy of Wikitech. The primary site can be found at wikitech.wikimedia.org
Help talk:Access to Toolforge instances with PuTTY and WinSCP: Difference between revisions
Jump to navigation
Jump to search
imported>Chico Venancio |
imported>Xqt |
||
Line 4: | Line 4: | ||
==Using keyboard-interactive authentication== | ==Using keyboard-interactive authentication== | ||
how can i fix this problem, i can't login my account, any help?--[[User:Jarallah II|Jarallah II]] ([[User talk:Jarallah II|talk]]) 14:13, 1 August 2016 (UTC) | how can i fix this problem, i can't login my account, any help?--[[User:Jarallah II|Jarallah II]] ([[User talk:Jarallah II|talk]]) 14:13, 1 August 2016 (UTC) | ||
== SFTP-Server setting does not work == | |||
seems <code>sudo -u tools.PROJECT-NAME /usr/lib/sftp-server</code> does not work and it gives "sudo: /user/lib/sftp-server: command not found". Setting "Standard" look good. {{unsigned|Xqt|13:54, 5 January 2022 (UTC)}} | |||
:@[[User:Xqt|Xqt]] Looks like you have a typo in there? It should be /usr/lib/sftp-server, not /us'''e'''r/lib/sftp-server. [[User:Majavah|Majavah]] ([[User talk:Majavah|talk!]]) 14:02, 5 January 2022 (UTC) | |||
:: Thanks for reply. I had /usr/lib/sftp-server and it failed. But it works after "Standard" access and replacing that line again the after the first connection. <small>[[user talk:xqt|@]]</small>[[user:xqt|xqt]] 15:32, 5 January 2022 (UTC) |
Revision as of 15:32, 5 January 2022
Please review my edit
I just added a warning about file ownership when logged to Labs by WinSCP, it has been the cause of a personal newbye headhache. Please review my edit and convert it into a formally better statement if needed. --Alex brollo (talk) 11:30, 3 March 2014 (UTC)
Using keyboard-interactive authentication
how can i fix this problem, i can't login my account, any help?--Jarallah II (talk) 14:13, 1 August 2016 (UTC)
SFTP-Server setting does not work
seems sudo -u tools.PROJECT-NAME /usr/lib/sftp-server
does not work and it gives "sudo: /user/lib/sftp-server: command not found". Setting "Standard" look good. — Preceding unsigned comment added by Xqt (talk • contribs) 13:54, 5 January 2022 (UTC)