共有のavailableがYesであるかを確認
available = Yes
telnetにて接続を確認すると以下のエラーが発生する
# # telnet localhost 901 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. swat: error while loading shared libraries: libtalloc.so.1: cannot open shared object file: No such file or directory Connection closed by foreign host.
# vi /etc/ld.so.conf <追記> /usr/local/samba/libld.so.confを読み込ませる
ldconfig