I want to mount windows share folder in linux.
I m using Samba..
please tell me i need to do some thing on windows side or not..

I m able to see linux folder in windows ... but not reverse...

i given command..

mount -t smbfs -o username=guest //1.7.9.1/Build_stage /mnt/ntserver


error access denied or

i tried

smbclient -U ajay //16.10.22.169/"c:\Build_stag"
got error like
session setup failed: NT_STATUS_LOGON_FAILURE

plaa help me.. how can i do it....

More details would help in providing you a definitive answer.

Hope this points you in the right direction....
Have you joined the domain/workgroup with that machine yet? If you're on Samba 3.0.4 you'll want to look into net join (man net) if it's Samba 2.2 you'll want to use smbpasswd -j

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.