2002-11-05 13:00:22 +01:00
|
|
|
======================================================================
|
2004-06-24 18:33:53 +02:00
|
|
|
|
|
|
|
SMB issues:
|
|
|
|
Network group, machine, and share browsing does not work correctly.
|
|
|
|
|
|
|
|
SFTP:
|
|
|
|
Only sftp access using public key authentication works. To easily
|
|
|
|
setup public key authentication to "remote_host":
|
|
|
|
|
|
|
|
ssh-keygen -t dsa
|
|
|
|
cat ~/.ssh/id_dsa.pub | ssh remote_host "cat >> .ssh/authorized_keys"
|
|
|
|
|
2008-02-28 05:39:23 +01:00
|
|
|
The SSH server on remote_host must allow pub key authentication.
|
2004-06-24 18:33:53 +02:00
|
|
|
|
|
|
|
======================================================================
|
|
|
|
|
2002-11-05 13:00:22 +01:00
|
|
|
Any bug reports should be addressed to the maintainers at:
|
2003-06-02 20:30:59 +02:00
|
|
|
gnome@FreeBSD.org
|
2006-10-14 10:35:50 +02:00
|
|
|
You may also Cc: freebsd-ports@FreeBSD.org. Please do not send
|
2004-02-08 20:37:12 +01:00
|
|
|
bug reports to any other addresses.
|
2002-11-05 13:00:22 +01:00
|
|
|
|
|
|
|
Please include the following information with any bug report:
|
2002-11-10 19:05:10 +01:00
|
|
|
* Output from 'uname -a'.
|
2006-11-06 23:48:05 +01:00
|
|
|
* Date/time stamp from www/firefox/Makefile.
|
2002-11-10 19:05:10 +01:00
|
|
|
* Where/when did the problem occur: configuring, building, or
|
2004-02-11 08:16:17 +01:00
|
|
|
running firefox
|
2002-12-01 22:37:33 +01:00
|
|
|
* How can you reproduce the problem?
|
2002-11-05 13:00:22 +01:00
|
|
|
|
2002-11-07 18:56:33 +01:00
|
|
|
Thank you for your help in testing and reporting bugs, and we hope you
|
2004-02-11 08:16:17 +01:00
|
|
|
enjoy using Firefox.
|
2003-06-02 20:30:59 +02:00
|
|
|
The Maintainers (gnome@)
|
2002-11-05 13:00:22 +01:00
|
|
|
======================================================================
|