Hi, smbclient -L localhost gives the error :
added interface ip=192.168.0.229 bcast=192.168.0.255 nmask=255.255.255.0 error connecting to 127.0.0.1:139 (Connection refused) error connecting to 127.0.0.1 (Connection refused) The same command given for the DomainB gives the same error(withteh ip of the server ) , but for DomainA ( NT Server 4.0 ) it asks for a username and password. Why ? and mount -t smbfs ...................... /mnt/floppy gives the error : Error connecting to 127.0.0.1 (Connection refused) 10934: Connection to cvsbkup failed SMB connection failed. Please help. Regards, Vijay. ----- Original Message ----- From: "Vizitiu, Ciprian" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, July 15, 2003 5:18 PM Subject: RE: [Samba] Vijay - samba box not seen in browse list. > > > > Without modifying any security parameters, I have changed the > > following : interfaces = 192.168.0.229/24 ; not needed remote > > announce = 192.168.0.255 local master = yes > > > > and created a user administrator onthe linux box with the > > same passwd as that of the win2K server - using smbpasswd. > > > > I am still not able to browse/access thislinux box. > > > > Can you connect from the very same linux box? Open a terminal and do a > > smbmount '\\thislinuxbox\myshare' /mnt/floppy -o > username=a_valid_samba_username > > Does it work? > > >From the same command prompt do > > smbclient -L thislinuxbox > > don't give any passwd and watch for > > Workgroup Master > --------- ------- > SOMEWKG PDC_NAME > > If the PDC_NAME is still the windows box your samba lost elections so the > browse list is still in Redmond! ;-) > > Painfull question: are you allowed to reboot the PDC? :) > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
