Hi I'm New comer in Samba I get a problem when try connecting from linux RH 7.2 to WIN NT using samba 2.2.1a. I try to share from /home/sudin in myhost RH I Used configuration in smb.conf workgroup = myworkgroup server string = my comment [sudin] comment = my sharing dir path = /home/sudin valid users = sudin public = no writable = yes create mask = 0765 from konsole I try to activate sambashare : # sbmclient //my host ip/home/sudin -U sudin result ....password required I entered and I got my domain,OS, and server(the meaning is password are correct) but We got error message: tree connect failed : ERRDOS -ERRnosuchshare (you specified an invalid share name) I hope somebody can help to solve my problem thank regard sudin
Tuesday, July 29, 2003, 1:33:54 PM, Sudin wrote:> Hi I'm New comer in Samba> I get a problem when try connecting from linux RH 7.2 to > WIN NT using samba 2.2.1a.> I try to share from /home/sudin in myhost RH > I Used configuration in smb.conf> workgroup = myworkgroup > server string = my comment > [sudin] > comment = my sharing dir > path = /home/sudin > valid users = sudin > public = no > writable = yes > create mask = 0765> from konsole I try to activate sambashare : > # sbmclient //my host ip/home/sudin -U sudinWouldn't it should be //my host ip/sudin ?? --beast