우분투의 폴던 접근방법
서버용으로 ubuntu를 쓰고 있습니다.
클라이언트는 윈도우xp를 쓰고요
ubuntu에서 각각의 폴더를 만들어서 각 폴더 마다 유저가 들어갈수 있게끔 권한을 부여했습니다.
클라이언트에서 서버를 접속할때 일반적으로 '내 네트워크 환경' 으로 들어갑니다.
서버에 접속하기 위한 명령어가 뜹니다만.. 서버에 부여된 아이디와 비번을 쳐도 안들어가지네요..
smb.conf 설정은 다음과 같습니다.
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
[global]
workgroup = ITI-CORP
server string = %h server (Samba, Ubuntu)
wins support = yes
dns proxy = no
log file = /var/log/samba/log.%m
max log size = 1000
syslog = 0
panic action = /usr/share/samba/panic-action %d
security = domain
encrypt passwords = true
passdb backend = tdbsam
obey pam restrictions = yes
invalid users = root
unix password sync = yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
pam password change = no
domain logons = yes
logon path = \\%N\%U\profile
logon path = \\%N\%U\profile
dos charset = cp949
display charset = UTF8
unix charset = UTF8
socket options = TCP_NODELAY
[printers]
comment = All Printers
browseable = no
path = /var/spool/samba
printable = yes
public = no
writable = no
create mode = 0700
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
browseable = yes
read only = yes
guest ok = no
[team-program]
path = /home/team-program
comment = no comment
valid users =
write list =
admin users =
read only = no
available = yes
writable = yes
guest ok = no
public = yes
printable = no
share modes = no
locking = no
browsable = yes
[team-graphic]
path = /home/team-graphic
comment = no comment
valid users =
write list =
admin users =
read only = no
available = yes
writable = yes
guest ok = no
public = yes
printable = no
share modes = no
locking = no
browsable = yes
[homes]
writable = yes
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
윈도우의 '내 네트워크 환경'에서 우분투의 폴더의 접근할려면 설정을 다르게 해주어야 하나요?
어떻게 윈도우에서 우분투 서버 폴더에 접근할수 있는지 궁금합니다,.
궁금합니다.


댓글 달기