Tobias Knowles wrote:
> 
> Hey,
> > 1) how do i munge a codepage 850? or do i need to?
>         Not sure about that one...I have about 10 in ./samba/lib/codpages.
> 
> > 2) how can i keep it from adding interface 11.33.97.5?
>         Add to smb.conf
>             interfaces = 192.168.1.1/24 127.0.0.1/24
>             bind interfaces only = yes
> 
> > 3) what's a tree connect and how do i prune it--or do i need to?
>           If you're not adding -U username to smbclient it assumes current
> user I believe which probably needs no password.  Just hit enter.
> 
> Hope it helps.

thanks!

#2 made a difference, but here's how i'll solve it altogether:

a)
        apt-get --purge remove samba
b)
        instruct users to transfer files via ftp. 

keep it simple, right?

Reply via email to