Upon looking at the new /etc/ssh2/sshd2_config file in the new release of
2.1, I noticed
two new entires:
# ChRootUsers ftp,guest
# ChRootGroups guest
Looking at the code revealed little ( I just grepped for the above ) so
far, nothing
in the documentation as far as I can see. Anyone care to comment on the
above?
On another side note I am still looking for a way to set the Umask of
files uploaded
via scp in 2.0.13. Someone mentioned the Umask setting in the config
file, but it
seems to only apply in the 1.x series. Do I have to set the Umask before
calling
sshd2? In that case I would also need to modify the startup scripts for
inetd, since at
the moment that is how I am calling ssh2. Further comments ?
-Todd Wilkinson
[EMAIL PROTECTED]