search for: wincompname

Displaying 1 result from an estimated 1 matches for "wincompname".

Did you mean: lincompname
2002 Feb 18
0
install pb
hello... i have installed samba 2.2.3a on linux redhat 7.2 i have edited the smb.conf for acces to home directory /home/dv (dv is my username). i have added a line to /etc/hosts, this line contains the windows client Ip address and netbios name i can ping the windows computer by : ping winCompName or ping 11.22.33.44 (its the ip) i can ping the linux computer from the windows computer by : ping 22.33.44.55 but not by: ping LinCompName Is this normal?? On the linux computer when i do: smbclient //LinCompName/dv i am asked for a password and i enter the password for the account dv. Then...