お知らせ

  • 利用規約を守って投稿してください。また、よくある質問および投稿の手引きも参照してください。
  • メッセージの投稿にはアカウントが必要です。未登録の方は、ユーザ登録ページからアカウントを作成することができます。

#1 2012-06-24 19:20:55

3988
メンバ
登録日: 2010-02-25

家庭内LAN「Samba」の設定について

家庭内LANを構築を考えUbuntu12.04(32Bit)にSambaを導入Windows 7とルーター・ワイヤレスLANハブを介しインターネットには夫々接続できています。
Ubuntu・Windows相互の接続は確立されWindows側からUbuntuのフォルダへ対してのコピー、移動、保存はなんの問題もなく出来ますが、Ubuntu側から
Windowsのフォルダに対してのコピー、移動、保存は尽くエラー表示がで操作が出来ぬ状況です。
どちらのPCにおける設定不備があるのかご教示のほどよろしく。
Ubuntu での設定ファイル /etc/samba/smb.conf の設定に関わる部分の抜粋

[global]
workgroup = workgroup
server string = %h server (Samba, Ubuntu)
dns proxy = no

#### Debugging/Accounting ####
log file = /var/log/samba/log.%m
max log size = 1000
syslog = 0
panic action = /usr/share/samba/panic-action %d

####### Authentication #######
obey pam restrictions = yes
unix password sync = yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
pam password change = yes
map to guest = bad user

########## Domains ###########
false %u

############ Misc ############
usershare allow guests = yes
security = share

[printers]
comment = All Printers
browseable = no
path = /var/spool/samba
printable = yes

[print$]
comment = Printer Drivers
path = /var/lib/samba/printer

オフライン

 

#2 2012-06-24 20:51:47

3988
メンバ
登録日: 2010-02-25

Re: 家庭内LAN「Samba」の設定について

Windows側の設定を再確認で自己解決出来ました。
有難う御座いました。

オフライン

 

Board footer

Powered by FluxBB