LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Error during Samba configuration... (https://www.linuxquestions.org/questions/linux-newbie-8/error-during-samba-configuration-4175444781/)

shaana2khan 01-09-2013 03:04 AM

Error during Samba configuration...
 
hello friends.

i am trying to configure a samba server in my PC,i have done all the steps,but when i am going to connect it,it showing me a error,which i am giving the detail below..

Error...
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.5.4-68.el6]
Server not using user level security and no password supplied.
Server requested LANMAN password (share-level security) but 'client lanman auth' is disabled
tree connect failed: NT_STATUS_ACCESS_DENIED

And firewall is also disable,please help me ??

frankbell 01-09-2013 08:42 PM

It's a shot in the dark, but have you set up users and passwords for samba users on server? There will also need to be a Linux user with that name and password.

The Arch wiki has a good article on this.

https://wiki.archlinux.org/index.php..._Based_Options

The older way is to use the smbpasswd file--that's the way I'm familiar with.

http://www.tamos.net/guide/manpages/...bpasswd.8.html

The example smb.conf file should give a hint as to what type of password file your Samba expects to see.

If that doesn't help, please supply the distro/version of Linux you are using. That might help.

shaana2khan 01-11-2013 02:54 AM

Sorry frankbell..

The way to had suggest me,i have already work on it.but still same problem..another help ?

leejohnli 01-11-2013 03:56 AM

mind if you can post your smb.conf

shaana2khan 01-12-2013 03:05 AM

1 Attachment(s)
Hello frankbell..

I got my answer and here i am able to connect with samba server,and i can also access the Linux directory on window...

But one thing which i want to know,after running the below i am not getting proper prompt...

#smbclient -L //192.168.X.X
User password> Xxxx
after entering the user password,the output should be like this
smb>

But i am not getting same output..you can check the related screenshot...


All times are GMT -5. The time now is 09:58 AM.