Issue permissions Windows Shares (SMB) - An error occured while pplaying security information to - The parameter is incorrect

Joined
Nov 8, 2011
Messages
5
TrueNAS 12.1u2
TrueNAS-12.1-MASTER-20210...
Intel(R) Xeon(R) CPU X5355 @ 2.66GHz
16 GB RAM

TrueNAS not connect to Active Directory

I create Windows Shares.
scr1.png



root@ID509:/mnt/vol1 # getfacl data2
# file: data2
# owner: root
# group: wheel
user:admin:rwxpDdaARWcCos:fd-----:allow
owner@:rwxpDdaARWcCos:fd-----:allow
group@:rwxpDdaARWc--s:fd-----:allow
everyone@:--------------:fd-----:allow
root@ID509:/mnt/vol1 #


User Admin can create/modife and delete folder/file but can't change permission for file and folder in windows 10.

View my Permission for folder (admin have got full permission)

sc2.png


Add another user to folder
sc3.png


sc6.png


Save permission (OK)

sc7.png

Translate
AN error occurred while applying security infromation to:

The Parameter is incorrect

sc8.png

Translate

Windows security ---------------------------
Could not save permission change to Folder.

The parameter is invalid.

--------------------------- Try again Cancel ---------------------------
 

Attachments

  • sc4.png
    sc4.png
    16.2 KB · Views: 158
  • sc5.png
    sc5.png
    16.2 KB · Views: 150
Joined
Nov 8, 2011
Messages
5
root@ID509:~ # testparm -s
Load smb config files from /usr/local/etc/smb4.conf
Loaded services file OK.
Weak crypto is allowed
Server role: ROLE_STANDALONE

# Global parameters
[global]
aio max threads = 2
bind interfaces only = Yes
disable spoolss = Yes
dns proxy = No
enable web service discovery = Yes
kernel change notify = No
load printers = No
logging = file
max log size = 5120
nsupdate command = /usr/local/bin/samba-nsupdate -g
registry shares = Yes
restrict anonymous = 2
server role = standalone server
server string = ID509
unix extensions = No
username map = /usr/local/etc/smbusername.map
username map cache time = 60
idmap config *: range = 90000001-100000000
idmap config * : backend = tdb
directory name cache size = 0
dos filemode = Yes


[vol1data2]
ea support = No
kernel share modes = No
path = /mnt/vol1/data2
posix locking = No
read only = No
vfs objects = streams_xattr shadow_copy_zfs ixnas aio_fbsd
nfs4:chown = true


[vol1data1]
access based share enum = Yes
ea support = No
level2 oplocks = No
oplocks = No
path = /mnt/vol1/data1
read only = No
strict locking = Yes
vfs objects = streams_xattr shadow_copy_zfs ixnas aio_fbsd
nfs4:chown = true
root@ID509:~ #


This problem occurs all dataset pool (data1 and data2)
 
Joined
Nov 8, 2011
Messages
5
Last update broken my trueNAS.

I had to fresh install and recovery config. But config does not work. Backup config came from TrueNAS! I will mention that I had FreeNAS 11.x when I upgraded system to TrueNAS (last week).

recovery config error.png


So I configure manual TrueNas (network,smb and import pool). Now it's work.


Thanks for help.
 
Top