タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

sambaに関するsin16wakiのブックマーク (2)

  • pkgsrc/samba

    設定 設定は /usr/pkg/etc/samba/smb.conf に行います。 ここは次のようになっています。 drwx------ 2 root wheel 512 May 4 23:46 private/ -rw-r--r-- 1 root wheel 9986 May 4 23:46 smb.conf 更に private/ の下には簡単な方式の認証文字列があります。 -rw------- 1 root wheel 8192 May 5 09:59 secrets.tdb -rw------- 1 root wheel 0 May 5 09:59 smbpasswd これを設定するには smbpasswd (/usr/pkg/bin/smbpasswd) を使いますが、root 権限が必要です。 ttyp0:makoto@mini 10:45:56/050505(...net/s

  • サンバ設定メモ(Hishidama's samba Memo)

    smb.confのマニュアルは「man smb.conf」を実行すれば見られる。コンフィグファイルまでマニュアルがあるとは! が、英語…。 日Sambaユーザー会のサイトを照会させていただきましょう。 smb.conf(バージョン2.2) smb.conf(バージョン2.2.5) smb.conf(最新。現時点ではバージョン3.0?) 接続元指定 特定のIPアドレスからしか接続できないように設定できる。smb.confに以下のような設定を記述する。 # This option is important for security. It allows you to restrict # connections to machines which are on your local network. The # following example restricts access to tw

  • 1