#1660 closed enhancement (fixed)

Documentation on how to use the accounts.url option in the sftp and ftp frontends

Reported by: marlowe Owned by: marlowe
Priority: minor Milestone: undecided
Component: documentation Version: 1.9.0
Keywords: Cc:
Launchpad Bug:

Description

Hi All

I was looking through the docs in relation to the sftp/ftp frontend and it mentions an option for an accounts url

[sftpd] enabled = true port = tcp:8022:interface=127.0.0.1 host_pubkey_file = private/ssh_host_rsa_key.pub host_privkey_file = private/ssh_host_rsa_key accounts.url = https://example.com/login

Is there any further documentation on what is returned or expected from the accounts.url? What is send to the URL and how? I didn't seem to find this in the documentation.

Thanks, Jimmy

Change History (1)

comment:1 Changed at 2012-01-25T11:51:28Z by marlowe

  • Resolution set to fixed
  • Status changed from new to closed

Submitted pull request to github. Brian reviewed and further modified changes. Changes merged to master in 6ce1424

Note: See TracTickets for help on using tickets.