Cannot access SMB share (Freenas) from one computer (Windows Server 2003)











up vote
0
down vote

favorite












I cannot access an SMB share (shared on Freenas) from one computer (running Windows Server 2003). The same share is accessible by other computers. I/ve tried accessing it directly, mounting as a letter drive, or using commands:



net use z: \nasSHARENAME /user:nasUSER PASSWD


(with variations using IP instead of DNS name, /user:IPUSER, /user:USER).



I get error 1326 (wrong user or password).



I've tried accessing different user, I deleted and recreated the user, permissions and share on Freenas etc. The share works fine on other computers, but is stuck on this old Windows Server machine.



The dates on both systems are the same. I can ping the freenas server by dns name or IP and I can list the shares. Local security policy is set to classic (secpol.msc).



What else can I check?










share|improve this question
























  • This may be related to the SMB version your FreeNAS is exposing vs what your Server2003 is using as the client...
    – Kinnectus
    Jun 9 '17 at 9:49










  • @Kinnectus - I've just checked samba settings on Freenas. There's a "server minimum protocol", which is empty, and "server maximum protocol " which is set to SMB3. I've changed it to CORE and SMB3_11 (min and max available) but it didn't help.
    – namq
    Jun 9 '17 at 10:15










  • Ah, according to olddoc.freenas.org/index.php/CIFS leaving the "server minimum protocol" to blank (or the default value) configures for automatic protocol negotiation. I'd put it back to what it was. Sorry!
    – Kinnectus
    Jun 9 '17 at 10:23










  • You may need to amend the local security policy: fir3net.com/Microsoft/General/…
    – Kinnectus
    Jun 9 '17 at 10:26










  • @Kinnectus - I've tried that, forgot to mention. I'll edit the question. Thanks!
    – namq
    Jun 9 '17 at 10:48















up vote
0
down vote

favorite












I cannot access an SMB share (shared on Freenas) from one computer (running Windows Server 2003). The same share is accessible by other computers. I/ve tried accessing it directly, mounting as a letter drive, or using commands:



net use z: \nasSHARENAME /user:nasUSER PASSWD


(with variations using IP instead of DNS name, /user:IPUSER, /user:USER).



I get error 1326 (wrong user or password).



I've tried accessing different user, I deleted and recreated the user, permissions and share on Freenas etc. The share works fine on other computers, but is stuck on this old Windows Server machine.



The dates on both systems are the same. I can ping the freenas server by dns name or IP and I can list the shares. Local security policy is set to classic (secpol.msc).



What else can I check?










share|improve this question
























  • This may be related to the SMB version your FreeNAS is exposing vs what your Server2003 is using as the client...
    – Kinnectus
    Jun 9 '17 at 9:49










  • @Kinnectus - I've just checked samba settings on Freenas. There's a "server minimum protocol", which is empty, and "server maximum protocol " which is set to SMB3. I've changed it to CORE and SMB3_11 (min and max available) but it didn't help.
    – namq
    Jun 9 '17 at 10:15










  • Ah, according to olddoc.freenas.org/index.php/CIFS leaving the "server minimum protocol" to blank (or the default value) configures for automatic protocol negotiation. I'd put it back to what it was. Sorry!
    – Kinnectus
    Jun 9 '17 at 10:23










  • You may need to amend the local security policy: fir3net.com/Microsoft/General/…
    – Kinnectus
    Jun 9 '17 at 10:26










  • @Kinnectus - I've tried that, forgot to mention. I'll edit the question. Thanks!
    – namq
    Jun 9 '17 at 10:48













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I cannot access an SMB share (shared on Freenas) from one computer (running Windows Server 2003). The same share is accessible by other computers. I/ve tried accessing it directly, mounting as a letter drive, or using commands:



net use z: \nasSHARENAME /user:nasUSER PASSWD


(with variations using IP instead of DNS name, /user:IPUSER, /user:USER).



I get error 1326 (wrong user or password).



I've tried accessing different user, I deleted and recreated the user, permissions and share on Freenas etc. The share works fine on other computers, but is stuck on this old Windows Server machine.



The dates on both systems are the same. I can ping the freenas server by dns name or IP and I can list the shares. Local security policy is set to classic (secpol.msc).



What else can I check?










share|improve this question















I cannot access an SMB share (shared on Freenas) from one computer (running Windows Server 2003). The same share is accessible by other computers. I/ve tried accessing it directly, mounting as a letter drive, or using commands:



net use z: \nasSHARENAME /user:nasUSER PASSWD


(with variations using IP instead of DNS name, /user:IPUSER, /user:USER).



I get error 1326 (wrong user or password).



I've tried accessing different user, I deleted and recreated the user, permissions and share on Freenas etc. The share works fine on other computers, but is stuck on this old Windows Server machine.



The dates on both systems are the same. I can ping the freenas server by dns name or IP and I can list the shares. Local security policy is set to classic (secpol.msc).



What else can I check?







networking network-shares samba windows-server-2003 freenas






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jun 9 '17 at 10:49

























asked Jun 9 '17 at 9:37









namq

112




112












  • This may be related to the SMB version your FreeNAS is exposing vs what your Server2003 is using as the client...
    – Kinnectus
    Jun 9 '17 at 9:49










  • @Kinnectus - I've just checked samba settings on Freenas. There's a "server minimum protocol", which is empty, and "server maximum protocol " which is set to SMB3. I've changed it to CORE and SMB3_11 (min and max available) but it didn't help.
    – namq
    Jun 9 '17 at 10:15










  • Ah, according to olddoc.freenas.org/index.php/CIFS leaving the "server minimum protocol" to blank (or the default value) configures for automatic protocol negotiation. I'd put it back to what it was. Sorry!
    – Kinnectus
    Jun 9 '17 at 10:23










  • You may need to amend the local security policy: fir3net.com/Microsoft/General/…
    – Kinnectus
    Jun 9 '17 at 10:26










  • @Kinnectus - I've tried that, forgot to mention. I'll edit the question. Thanks!
    – namq
    Jun 9 '17 at 10:48


















  • This may be related to the SMB version your FreeNAS is exposing vs what your Server2003 is using as the client...
    – Kinnectus
    Jun 9 '17 at 9:49










  • @Kinnectus - I've just checked samba settings on Freenas. There's a "server minimum protocol", which is empty, and "server maximum protocol " which is set to SMB3. I've changed it to CORE and SMB3_11 (min and max available) but it didn't help.
    – namq
    Jun 9 '17 at 10:15










  • Ah, according to olddoc.freenas.org/index.php/CIFS leaving the "server minimum protocol" to blank (or the default value) configures for automatic protocol negotiation. I'd put it back to what it was. Sorry!
    – Kinnectus
    Jun 9 '17 at 10:23










  • You may need to amend the local security policy: fir3net.com/Microsoft/General/…
    – Kinnectus
    Jun 9 '17 at 10:26










  • @Kinnectus - I've tried that, forgot to mention. I'll edit the question. Thanks!
    – namq
    Jun 9 '17 at 10:48
















This may be related to the SMB version your FreeNAS is exposing vs what your Server2003 is using as the client...
– Kinnectus
Jun 9 '17 at 9:49




This may be related to the SMB version your FreeNAS is exposing vs what your Server2003 is using as the client...
– Kinnectus
Jun 9 '17 at 9:49












@Kinnectus - I've just checked samba settings on Freenas. There's a "server minimum protocol", which is empty, and "server maximum protocol " which is set to SMB3. I've changed it to CORE and SMB3_11 (min and max available) but it didn't help.
– namq
Jun 9 '17 at 10:15




@Kinnectus - I've just checked samba settings on Freenas. There's a "server minimum protocol", which is empty, and "server maximum protocol " which is set to SMB3. I've changed it to CORE and SMB3_11 (min and max available) but it didn't help.
– namq
Jun 9 '17 at 10:15












Ah, according to olddoc.freenas.org/index.php/CIFS leaving the "server minimum protocol" to blank (or the default value) configures for automatic protocol negotiation. I'd put it back to what it was. Sorry!
– Kinnectus
Jun 9 '17 at 10:23




Ah, according to olddoc.freenas.org/index.php/CIFS leaving the "server minimum protocol" to blank (or the default value) configures for automatic protocol negotiation. I'd put it back to what it was. Sorry!
– Kinnectus
Jun 9 '17 at 10:23












You may need to amend the local security policy: fir3net.com/Microsoft/General/…
– Kinnectus
Jun 9 '17 at 10:26




You may need to amend the local security policy: fir3net.com/Microsoft/General/…
– Kinnectus
Jun 9 '17 at 10:26












@Kinnectus - I've tried that, forgot to mention. I'll edit the question. Thanks!
– namq
Jun 9 '17 at 10:48




@Kinnectus - I've tried that, forgot to mention. I'll edit the question. Thanks!
– namq
Jun 9 '17 at 10:48










1 Answer
1






active

oldest

votes

















up vote
0
down vote













Use a network sniffer to check if your smb client adds the domain name to the username before trying to authenticate.






share|improve this answer





















  • The OP has already tried to connect by providing the domain name... net use z: \nasSHARENAME /user:nasUSER PASSWD
    – Kinnectus
    Jun 9 '17 at 10:24













Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1217569%2fcannot-access-smb-share-freenas-from-one-computer-windows-server-2003%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote













Use a network sniffer to check if your smb client adds the domain name to the username before trying to authenticate.






share|improve this answer





















  • The OP has already tried to connect by providing the domain name... net use z: \nasSHARENAME /user:nasUSER PASSWD
    – Kinnectus
    Jun 9 '17 at 10:24

















up vote
0
down vote













Use a network sniffer to check if your smb client adds the domain name to the username before trying to authenticate.






share|improve this answer





















  • The OP has already tried to connect by providing the domain name... net use z: \nasSHARENAME /user:nasUSER PASSWD
    – Kinnectus
    Jun 9 '17 at 10:24















up vote
0
down vote










up vote
0
down vote









Use a network sniffer to check if your smb client adds the domain name to the username before trying to authenticate.






share|improve this answer












Use a network sniffer to check if your smb client adds the domain name to the username before trying to authenticate.







share|improve this answer












share|improve this answer



share|improve this answer










answered Jun 9 '17 at 10:01









Edik Mkoyan

112217




112217












  • The OP has already tried to connect by providing the domain name... net use z: \nasSHARENAME /user:nasUSER PASSWD
    – Kinnectus
    Jun 9 '17 at 10:24




















  • The OP has already tried to connect by providing the domain name... net use z: \nasSHARENAME /user:nasUSER PASSWD
    – Kinnectus
    Jun 9 '17 at 10:24


















The OP has already tried to connect by providing the domain name... net use z: \nasSHARENAME /user:nasUSER PASSWD
– Kinnectus
Jun 9 '17 at 10:24






The OP has already tried to connect by providing the domain name... net use z: \nasSHARENAME /user:nasUSER PASSWD
– Kinnectus
Jun 9 '17 at 10:24




















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1217569%2fcannot-access-smb-share-freenas-from-one-computer-windows-server-2003%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Список кардиналов, возведённых папой римским Каликстом III

Deduzione

Mysql.sock missing - “Can't connect to local MySQL server through socket”