diff options
Diffstat (limited to 'japanese/samba20/files/README.FreeBSD')
-rw-r--r-- | japanese/samba20/files/README.FreeBSD | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/japanese/samba20/files/README.FreeBSD b/japanese/samba20/files/README.FreeBSD deleted file mode 100644 index 5d18df30a1bb..000000000000 --- a/japanese/samba20/files/README.FreeBSD +++ /dev/null @@ -1,20 +0,0 @@ -$FreeBSD$ - -If you want to use samba ports, - -1. Copy /usr/local/etc/smb.conf.default to /usr/local/etc/smb.conf, and edit - it. -2. Copy /usr/local/etc/rc.d/samba.sh.sample to /usr/local/etc/rc.d/samba.sh -3. Type /usr/local/etc/rc.d/samba.sh or reboot. - -See document files in /usr/local/share/doc/samba and example config files in -/usr/local/share/examples/samba for details. - -Samba Japanese Edition is based on Samba 2.0.9, implemented the experimental -internationalized SWAT and fixed several problems arond functions for -Japanese support. See smb.conf.sample for details. If you want to use -NT4+SP3 or Win95+updates clients, set "encrypt passwords" parameter to -yes and use smbpasswd [username] to use /usr/local/private/smbpasswd -for authentication. - -FreeBSD SAMBA-ja ports maintainer: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> |