흠.. 다른건 다 되는데..
리눅스 삼버 서버에..
공유 디렉터리와 프린터가..
쓰기가 안되네요..
읽기는 가능한데요...
쓰기를 시도하면..
'접근이 거부되었습니다'
라고 나오네요..
흠..
제 smb.conf 파일을 보여드릴께요..
[global]
printing = bsd
printcap name = /etc/printcap
load printers = yes
guest account = nobody
invalid users = root
share modes = yes
null passwords = yes
guest ok = yes
writeable = yes
client code page = 949
security = share
workgroup = PiaCarrot
server string = 리눅스 삼바 서버
remote announce = 192.168.1.x
preserve case = yes
short preserve case = yes
[public]
comment = 공유 디렉토리
path = /home/public
security = share
public = yes
writable = yes
guest ok = yes
read only = no
printable = no
[printers]
comment = all Printers
security = share
browseable = no
path = /var/spool/lpd/hplj6l
printable = yes
public = yes
writeable = no
create mode = 0700
null passwords = yes
[hplj6l]
security = share
path = /var/spool/lpd/hplj6l
printer name = hplj6l
writeable = yes
public = yes
printable = yes
print command = lpr -r -h -P %p %s
comment = 리눅스 프린터 서버
여기서 뭐가 설정이 잘못되었는지요??
그리고 필요없는 부분이 있다면요??
지금 삼바 서버가 설치된 리눅스 머쉰으로..
IP Masq 하고 있습니다...