Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[SOLVED] Samba error NT_STATUS_LOGON_FAILURE

Off-Topic discussions about science, technology, and non Debian specific topics.
Post Reply
Message
Author
User avatar
awachens
Posts: 68
Joined: 2016-03-06 11:28

[SOLVED] Samba error NT_STATUS_LOGON_FAILURE

#1 Post by awachens »

Hi good morning !! I'm trying to share a folder with Windows 7 to Ubuntu 16.04.02 LTS
I know this not Debian... But in ubuntu forums have no answer so... I try here at end is based on Deb...

seguretat@seguretat-informatica:~$ smbclient -L nobody -U samba
WARNING: The "syslog" option is deprecated
Enter samba's password:
Domain=[NOBODY] OS=[Windows 7 Ultimate 7601 Service Pack 1] Server=[Windows 7 Ultimate 6.1]
Sharename Type Comment
--------- ---- -------
ADMIN$ Disk Admin remota
C$ Disk Recurso predeterminado
E$ Disk Recurso predeterminado
IPC$ IPC IPC remota
Linux ISO Disk
When i try this:

seguretat@seguretat-informatica:~$ smbclient //nobody/Linux ISO -U samba
WARNING: The "syslog" option is deprecated
session setup failed: NT_STATUS_LOGON_FAILURE


Regards !

Solved: The problem was in spaces, i delete and works fine now. I should read about solve this now.
Last edited by awachens on 2017-04-18 05:44, edited 1 time in total.

User avatar
dilberts_left_nut
Administrator
Administrator
Posts: 5346
Joined: 2009-10-05 07:54
Location: enzed
Has thanked: 12 times
Been thanked: 66 times

Re: Samba error NT_STATUS_LOGON_FAILURE

#2 Post by dilberts_left_nut »

Having spaces in the share name is a complication you don't need.

The error is a logon failure to the windows account - supply the correct name / password.
AdrianTM wrote:There's no hacker in my grandma...

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

Re: Samba error NT_STATUS_LOGON_FAILURE

#3 Post by arochester »

Ubuntu may be "based" on Debian. That is almost meaningless.

130 distros are "based" on Debian. Nearly 2/3 of all Linux distros are "based" on Debian.
They are added too, subtracted from and changed. We cannot know all of the variations.

This is Debian User Forum for people who use...Debian. Not derivatives.

If your question is about Ubuntu please stay with Ubuntu.

Have you tried e.g. ?
https://answers.launchpad.net/ubuntu
https://askubuntu.com/
https://www.linuxquestions.org/questions/ubuntu-63/
http://www.linuxforums.org/forum/ubuntu-linux/

User avatar
awachens
Posts: 68
Joined: 2016-03-06 11:28

Re: Samba error NT_STATUS_LOGON_FAILURE

#4 Post by awachens »

dilberts_left_nut wrote:Having spaces in the share name is a complication you don't need.

The error is a logon failure to the windows account - supply the correct name / password.
HI, im confused cause dont ask me for password.. Why ??

Thank you arochester i try this options now.

Post Reply