레드햇7.0을 사용하구요...
삼바를 실행하면...
윈도2000에서 리눅스머신을 볼 수는 있는데...
접속을 하려구 하면, 암호를 물어오네요...
근데...어떤걸 넣어두 안되네요...
아래는 smb.conf 설정입니다...무엇이 잘못되었나 알려주세요...
[global]
workgroup = HOME
server string = Samba Server
log file = /var/log/samba/%m.log
max log size = 0
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
[homes]
comment = Home Directories
browseable = no
writable = yes
[tmp]
comment = Temporary file space
path = /tmp
read only = no
public = yes