Share asking for password, but only one PC

Status
Not open for further replies.

donsev

Explorer
Joined
Jan 15, 2017
Messages
79
Hello,

I have my Freenas smb set up to be accessed without having to login. This works on computers and phones on my network, but for some reason there is one PC (my own) that asks for a password when trying to access from explorer. I've never had this problem before, it started after I reinstalled the PC. It is running Win 10 Enterprise edition. Any ideas?
 

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421
Hello,

I have my Freenas smb set up to be accessed without having to login. This works on computers and phones on my network, but for some reason there is one PC (my own) that asks for a password when trying to access from explorer. I've never had this problem before, it started after I reinstalled the PC. It is running Win 10 Enterprise edition. Any ideas?
Freenas version? Hardware specs? Share configuration and permissions?

Sent from my Nexus 5X using Tapatalk
 

donsev

Explorer
Joined
Jan 15, 2017
Messages
79
Freenas version? Hardware specs? Share configuration and permissions?

Sent from my Nexus 5X using Tapatalk

Sorry, forgot to add those key details. Shares are set to allow guest access with default permissions. Freenas 11, hardware in screenshot bellow.
Freenas version? Hardware specs? Share configuration and permissions?

Sent from my Nexus 5X using Tapatalk
1106700f3a490423bb0e68f4b14e03db.jpg


Sent from my XT1575 using Tapatalk
 

donsev

Explorer
Joined
Jan 15, 2017
Messages
79
Post contents of /usr/local/etc/smb4.conf

These are the contents:

Code:
[global]
  server max protocol = SMB3
  encrypt passwords = yes
  dns proxy = no
  strict locking = no
  oplocks = yes
  deadtime = 15
  max log size = 51200
  max open files = 469559
  logging = file
  load printers = no
  printing = bsd
  printcap name = /dev/null
  disable spoolss = yes
  getwd cache = yes
  guest account = nobody
  map to guest = Bad User
  obey pam restrictions = yes
  ntlm auth = no
 

anodos

Sambassador
iXsystems
Joined
Mar 6, 2014
Messages
9,554
These are the contents:

Code:
[global]
  server max protocol = SMB3
  encrypt passwords = yes
  dns proxy = no
  strict locking = no
  oplocks = yes
  deadtime = 15
  max log size = 51200
  max open files = 469559
  logging = file
  load printers = no
  printing = bsd
  printcap name = /dev/null
  disable spoolss = yes
  getwd cache = yes
  guest account = nobody
  map to guest = Bad User
  obey pam restrictions = yes
  ntlm auth = no
You're missing quite a lot of the file. Try again. :)
 

donsev

Explorer
Joined
Jan 15, 2017
Messages
79
You're missing quite a lot of the file. Try again. :)
Whoops, sorry about that. Forgot to scroll down. I should add that windows explorer asks for username/password as soon as I go to //hda, I don't actually see any of my shared unless I put in the password.

Code:
[global]
  server max protocol = SMB3
  encrypt passwords = yes
  dns proxy = no
  strict locking = no
  oplocks = yes
  deadtime = 15
  max log size = 51200
  max open files = 469559
  logging = file
  load printers = no
  printing = bsd
  printcap name = /dev/null
  disable spoolss = yes
  getwd cache = yes
  guest account = nobody
  map to guest = Bad User
  obey pam restrictions = yes
  ntlm auth = no
  directory name cache size = 0
  kernel change notify = no
  panic action = /usr/local/libexec/samba/samba-backtrace
  nsupdate command = /usr/local/bin/samba-nsupdate -g
  server string = FreeNAS Server
  ea support = yes
  store dos attributes = yes
  lm announce = yes
  hostname lookups = yes
  time server = yes
  acl allow execute always = true
  dos filemode = yes
  multicast dns register = yes
  domain logons = no
  local master = yes
  idmap config *: backend = tdb
  idmap config *: range = 90000001-100000000
  server role = standalone
  netbios name = HDA
  workgroup = WORKGROUP
  security = user
  pid directory = /var/run/samba
  create mask = 0666
  directory mask = 0777
  client ntlmv2 auth = yes
  dos charset = CP437
  unix charset = UTF-8
  log level = 1
  

[Backup]
  path = "/mnt/ZFS/Shared/Backup"
  printable = no
  veto files = /.snapshot/.windows/.mac/.zfs/
  writeable = yes
  browseable = yes
  vfs objects = zfs_space zfsacl streams_xattr aio_pthread
  hide dot files = yes
  guest ok = yes
  nfs4:mode = special
  nfs4:acedup = merge
  nfs4:chown = true
  zfsacl:acesort = dontcare
  

[Documents]
  path = "/mnt/ZFS/Shared/Documents"
  printable = no
  veto files = /.snapshot/.windows/.mac/.zfs/
  writeable = yes
  browseable = yes
  vfs objects = zfs_space zfsacl streams_xattr aio_pthread
  hide dot files = yes
  guest ok = yes
  nfs4:mode = special
  nfs4:acedup = merge
  nfs4:chown = true
  zfsacl:acesort = dontcare
  

[Dump]
  path = "/mnt/ZFS/Shared/Dump"
  printable = no
  veto files = /.snapshot/.windows/.mac/.zfs/
  writeable = yes
  browseable = yes
  vfs objects = zfs_space zfsacl streams_xattr aio_pthread
  hide dot files = yes
  guest ok = yes
  nfs4:mode = special
  nfs4:acedup = merge
  nfs4:chown = true
  zfsacl:acesort = dontcare
  

[homes]
  valid users = %U
  path = "/mnt/ZFS/Peti/%U"
  comment = Home Directories
  printable = no
  veto files = /.snapshot/.windows/.mac/.zfs/
  writeable = yes
  browseable = yes
  vfs objects = zfs_space zfsacl streams_xattr aio_pthread
  hide dot files = yes
  guest ok = yes
  nfs4:mode = special
  nfs4:acedup = merge
  nfs4:chown = true
  zfsacl:acesort = dontcare
  

[Pictures]
  path = "/mnt/ZFS/Shared/Pictures"
  printable = no
  veto files = /.snapshot/.windows/.mac/.zfs/
  writeable = yes
  browseable = yes
  vfs objects = zfs_space zfsacl streams_xattr aio_pthread
  hide dot files = yes
  guest ok = yes
  nfs4:mode = special
  nfs4:acedup = merge
  nfs4:chown = true
  zfsacl:acesort = dontcare
  

[Videos]
  path = "/mnt/ZFS/Shared/Videos"
  printable = no
  veto files = /.snapshot/.windows/.mac/.zfs/
  writeable = yes
  browseable = yes
  vfs objects = zfs_space zfsacl streams_xattr aio_pthread
  hide dot files = yes
  guest ok = yes
  nfs4:mode = special
  nfs4:acedup = merge
  nfs4:chown = true
  zfsacl:acesort = dontcare

 
Status
Not open for further replies.
Top