ツッコミの内容は検索サイトからの検索やサイトのレーティングに影響します。そのため問題があるキーワードを含むと思われるツッコミについては、当方の判断で削除することがあります。予めご了承ください。 なお、コメントspamと判断されたツッコミは自動的に消去されます。ご容赦ください。
【改訂新版】Samba [実践]入門 |
Linux教科書 LPICレベル3 300試験 |
マスタリング Nginx |
実践 パケット解析 第2版 |
改訂版 Sambaのすべて |
アンドキュメンテッド Microsoftネットワーク |
その他の書籍は だめだめ日記のおみせ@本店でどうぞ。
ど忘れしてさがしたので、とりあえずメモ。
一応試してみました。
[global] registry shares = yes ... config backend = registry
な設定で、net conf コマンドで試してみました。
samba32:~# /usr/local/samba/bin/net conf net conf list Dump the complete configuration in smb.conf like format. net conf import Import configuration from file in smb.conf format. net conf listshares List the share names. net conf drop Delete the complete configuration. net conf showshare Show the definition of a share. net conf addshare Create a new share. net conf delshare Delete a share. net conf setparm Store a parameter. net conf getparm Retrieve the value of a parameter. net conf delparm Delete a parameter. net conf getincludes Show the includes of a share definition. net conf setincludes Set includes for a share. net conf delincludes Delete includes from a share definition. samba32:~# /usr/local/samba/bin/net conf list [global] dos charset = cp932 [homes] guest ok = no read only = no browseable = no samba32:~# /usr/local/samba/bin/net conf setparm global workgroup home samba32:~# /usr/local/samba/bin/net conf list [global] dos charset = cp932 workgroup = home [homes] guest ok = no read only = no browseable = no samba32:~# /usr/local/samba/bin/net conf addshare tmp /tmp writeable=y samba32:~# /usr/local/samba/bin/net conf list [global] dos charset = cp932 workgroup = home [homes] guest ok = no read only = no browseable = no [tmp] path = /tmp guest ok = no read only = no
一応、Windows からもレジストリ情報は若干参照できます。
ただ、目玉のはずの smbconf 配下のツリーは、まだ未実装のようでアクセスしようとするとアクセス拒否されます。
書いてることはともかくとして、「オープンソースとは?」の横にある写真の女の子って一体…… orz
この年から Mozilla 帽かぶってたら、一体どこまでいつだつできるのか、末おそろしぃです。
クラスタをサポートしたSamba 3.2.0 が出てた より。
こういう動画って、確かに説得力あるかも。
昨今の VMware だと動画とれるようになったし、今後は増えるかも知れないですねぇ。