View Full Version : [SOLVED] Windows network
Hagbard_C
October 21st, 2010, 02:43 PM
http://img210.imageshack.us/img210/5026/screenshotkp.png
hi, where can i find this password, it is neither my password for my windows pc nor my ubuntu password. i just cant connect to my windows computers, i dont know how, it allways wants some password and i just dont know which one.
thanks for your help. hagbard
luvshines
October 21st, 2010, 03:13 PM
Did you try the Windows username and password ??
pietbuntu
October 21st, 2010, 03:17 PM
What version of windows are you running on the PC you want to connect to?
I think it's a sharing issue on the windows.
Hagbard_C
October 21st, 2010, 04:42 PM
im running windows 7, you may be right, i havnt changed any share settings on the computer i want to connect to other than sharing it in a home group and sharing all drives, but ive never found anything like "remote desktop". i also dont know where to find my domain.
ive tried the windows username and password, dosnt work.
luvshines
October 21st, 2010, 05:01 PM
ive tried the windows username and password, dosnt work.
Ok, if GUI is not working just try the terminal (we may get some relevant error logs):
## List the shares
smbclient -L <windows-ip> -U<windows-user>%<user-passwd>
## Access the shares
smbclient //<windows-ip>/<share-name> U<windows-user>%<user-passwd>
Hagbard_C
October 21st, 2010, 05:26 PM
sorry, i dont get it. for 1 i don't use a password for my windows machine, my ip is 192.168.2.101 and the username is just Aussie, would the command sound like this:
smbclient -L 192.168.2.101 -U Aussie
because that takes me nowhere (aussie: Not enough '\' characters in service
)
luvshines
October 21st, 2010, 05:30 PM
sorry, i dont get it. for 1 i don't use a password for my windows machine, my ip is 192.168.2.101 and the username is just Aussie, would the command sound like this:
smbclient -L 192.168.2.101 -U Aussie
because that takes me nowhere (aussie: Not enough '\' characters in service
)
When you press ENTER with this command, does it asks for a password ??
If it asks for one, just press ENTER again
Or simply type the command without password
smbclient -L 192.168.2.101 -U Aussie%
Hagbard_C
October 21st, 2010, 05:43 PM
ok this time (i thought i had to do it under the sudo su thingy) it wrote:
Anonymous login successful
Domain=[WORKGROUP] OS=[Windows 7 Ultimate 7600] Server=[Windows 7 Ultimate 6.1]
Sharename Type Comment
--------- ---- -------
Error returning browse list: NT_STATUS_ACCESS_DENIED
session request to 192.168.2.101 failed (Called name not present)
session request to 192 failed (Called name not present)
session request to *SMBSERVER failed (Called name not present)
NetBIOS over TCP disabled -- no workgroup available
the other computer i want to connect to is up and running, logged on, but i havnt done anything for sharing with ubuntu or something like that. should i?
Hagbard_C
October 21st, 2010, 06:25 PM
aussie-ubuntu@aussie-ubuntu:~$ smbclient //192.168.2.101/aussie-pc-ii -U Aussie%
Anonymous login successful
Domain=[WORKGROUP] OS=[Windows 7 Ultimate 7600] Server=[Windows 7 Ultimate 6.1]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME
luvshines
October 21st, 2010, 07:31 PM
Oh ok!!
I have seen this error before but couldn't find a solution :(
We had some discussion here:
http://ubuntuforums.org/showthread.php?t=1597706&page=2
See if Comment #14 works for you :-
1. Open nautilus
2. Press ctrl+l, then type smb://<windows-ip>. Press ENTER
3. Then provide username and empty password when it prompts for one
Hagbard_C
October 21st, 2010, 08:46 PM
thats what i have been trying to do from the beginning, the same window opens that i have posted in my picture! it just does nothing, the window disappears and then opens up again.
luvshines
October 23rd, 2010, 11:48 AM
Hi
Any success on this one ??
I too setup a Win7 VM since I didn't have one, to check what all options are there which makes sharing so tough
After lot of juggling and torturing my Win 7 machine I am finally able to get Guest sharing working and Admin sharing too but with password(since my admin is password protected)
I will try to recollect what all I did to get it working, but in the meantime just one question for you
Did you turn off 'password protected sharing' in networki-and-sharing -> advanced sharing options
Hagbard_C
October 24th, 2010, 07:11 PM
hi im assuming with VM you mean virtual machine? i have 2 pcs, both running and connected to one lan hub which also connects to the internet, i have both pcs on, the w7 one logged on as administrator.
you were asking if i have password disabled, do you mean on the linux or on the w7 pc?
infact i do have linux and w7 installed side by side on the pc i refer to as the linux pc, but im not trying to acces the windows part of the linux pc, im trying to connect to a networked w7 pc.
Hagbard_C
October 24th, 2010, 07:16 PM
"Did you turn off 'password protected sharing' in networki-and-sharing -> advanced sharing options"
following setings are applied in control panel > network and sharing center > advanced sharing setings:
turn on network discovery
turn on file and printer sharing
turn on sharing, so anyone with network access can read and wrtie files in the public folders
in addition to that i have manually shared all drives etc.
ive basically done everything i can think of, i don't think the problem lies with the w7 pc, unless of course its a password issue.
i have tried applying a password to my w7 account and using this password in the linux network (the foto i posted) this also has no effect. (window closes and just opens again)
luvshines
October 24th, 2010, 07:47 PM
Just below the options you have mentioned, there are a couple of more options, see screen-shot.
That has option of turning off password protected sharing
Hagbard_C
October 24th, 2010, 08:51 PM
ok, wasnt able to scroll down because of screensetup, changed it now. the next setings i hav now changed to:
use 128bit encr.
turn off password etc.
use user account etc.
Hagbard_C
October 24th, 2010, 08:53 PM
still no luck (with the graphic interface) ill try the command lines tomorrow.
thanks so far!
luvshines
October 24th, 2010, 09:37 PM
I also noticed that I had to add permissions for 'Everyone' in my windows share to access shares from passwordless administrator.
I added everyone permissions both to 'Sharing' and 'Security' tab in the shared folder on windows
Fahd0o0
October 25th, 2010, 04:39 PM
The problem of password begin installation Windows Live Messenger 2011
When it is removed the problem disappear
Hagbard_C
October 25th, 2010, 05:12 PM
The problem of password begin installation Windows Live Messenger 2011
When it is removed the problem disappear
how could Windows Live Messenger 2011 possibly have anything to do with it?
luvshines
October 25th, 2010, 05:38 PM
how could Windows Live Messenger 2011 possibly have anything to do with it?
Actually, there are bugs related to Windows Live Messenger and Samba
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/458637
http://social.technet.microsoft.com/Forums/en/w7itpronetworking/thread/9c6f1d74-f7f0-4503-94fa-0d79a5597527
https://bugzilla.samba.org/show_bug.cgi?id=7577
Fahd0o0
October 26th, 2010, 03:05 AM
how could Windows Live Messenger 2011 possibly have anything to do with it?
I do not know, but I'm sure the reason is that Windows Live Messenger 2011
The problem starts when you installed
And disappear when you remove it
Does not have a problem between Windows and Windows
But the problem with Linux
The problem is resolved in Samba wait for patching of ubuntu
Hagbard_C
October 27th, 2010, 05:44 PM
you are correct, im one step further now. i can now see the shared drives on my windows pc!!!
the problem is that i am only able to connect to the drive called "Users" all other drives are listed twice, once just as C, D, J and L, and once as C$, D$, J$ and L$, in adition there is also an Admin$. i assume the dollar sign means i need a password, and this is the point at which the same old problem arrises, i do not know which password is neaded. ive tried my linux and windows passwords, nothing works!
luvshines
October 27th, 2010, 06:54 PM
you are correct, im one step further now. i can now see the shared drives on my windows pc!!!
the problem is that i am only able to connect to the drive called "Users" all other drives are listed twice, once just as C, D, J and L, and once as C$, D$, J$ and L$, in adition there is also an Admin$. i assume the dollar sign means i need a password, and this is the point at which the same old problem arrises, i do not know which password is neaded. ive tried my linux and windows passwords, nothing works!
I had this issue too when I was testing on the VM's.
I found that I had to add 'Everyone' in the Security(right_click+properties) on Win7 machine. The permissions of Everyone can be controlled by you. The sharing also has to include 'Everyone'
This link also points to the same observation:
http://social.answers.microsoft.com/Forums/en-US/w7security/thread/23369f35-bc45-4147-9c3e-74a47d530757
Hagbard_C
October 27th, 2010, 09:04 PM
thanks i think ill leave it at that. the public profile is all i need, i just want to sent files back and forth without usb stick.
thanks for all you time and help!!!
you guys are great.
i would really appreciate it if you could send me an email when samba is patched to let it connect to windows although windows live mail is installed, because thats what i usually use!
thanks again.
felix.s@hotmail.de
luvshines
October 28th, 2010, 09:13 PM
thanks i think ill leave it at that. the public profile is all i need, i just want to sent files back and forth without usb stick.
thanks for all you time and help!!!
you guys are great.
i would really appreciate it if you could send me an email when samba is patched to let it connect to windows although windows live mail is installed, because thats what i usually use!
thanks again.
felix.s@hotmail.de
Sure, but you can still try adding 'everyone' to security and share it with ease :D
For the patch, I think Samba has already been patched but Ubuntu is using the earlier version, but I am not sure
PS: Is that a mail id from Germany ?? If it is, then dude you are in the vicinity of Samba guru, Volker Lendecke . Catch hold of him somewhere, someday and get your stuff resolved/patched :mrgreen:
Powered by vBulletin® Version 4.2.2 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.