> smbclient -U me //myhost/myshare
Password:
session setup failed: NT_STATUS_LOGON_TYPE_NOT_GRANTED
I found the solution on this guys blog - to summarize:
Open Control Panel -> Administrative Tools -> "Local Security Settings"
Security Options - Network Access: Sharing and Security for local accounts
was set to 'Guest Only - local users authenticate as guest'. It needed to be changed to 'Classic - local users authenticate as themselves.'
User Rights Assignment - Access this computer from the network
Needs to include the user you're trying to login as.
0 comments:
Post a Comment