FW: filexfer draft and uid / gid resolution ...
Damien Miller
djm at mindrot.org
Thu Apr 29 09:37:28 EST 2004
Matthew Grooms wrote:
> Damien,
>
> Thanks for the response. Are you aware of any sftp server products
> that currently implement the uid / gid resolution or is this new draft
> just too unrefined / recent. Also, is there a definitive source for
> these drafts and where might they be published? Up till now I have just
> been reading the documentation available from www.openssh.org.
http://ftp.ietf.org/internet-drafts/draft-ietf-secsh-filexfer-05.txt
Is the most recent draft. Discussion of the protocols occurs on the
ietf-secsh at netbsd.org mailing list.
I don't know of any server implementations that do filexfer-05. Perhaps
some of the commercial ones do, but I haven't checked (and won't
without licenses to do so).
If it wants to interoperate with the majority of deployed software, any
implementation that supports filexfer-05 will also have to support
filexfer-03.
Therefore I don't see a point in implementing the new draft until some
issues are cleared up (including an O_NOFOLLOW equivalent for opening
files) because then we would have to implement filexfer-03, 05 and
whatever replaces it.
The new draft is an improvement in a few areas, though. One of them
being the transmission of user/group info.
-d
More information about the openssh-unix-dev
mailing list