Page 1 sur 1
[Résolu][Nexenta/Autre] ACL Deplacer Dossier ou fichier .....
Publié : lun. 19 mai 2014 12:13
par Moimemeici
Bonjour,
tout est dans le titre,
Je crée un partage SMB, je colle les droit qu'il faut (il me semble) via l'UI de Nexenta.
J'arrive a créer un dossier/fichier
Dans le Dossier X, je peux créer des sous-dossiers et des fichiers
Mais si je vais déplacer un sous-dossier dans un autre dossier, il me donne aucune erreur, le sous-dossiers disparait et quelques seconde après et un raffraichissement il réapparait au même endroit sans avoir été copié dans le dossier de destination...
Si quelqu'un a une idée...
Cordialement
[Résolu][Nexenta/Autre] ACL Deplacer Dossier ou fichier .....
Publié : lun. 19 mai 2014 23:54
par Moimemeici
A priori je ne suis pas tout seul (ouf)
http://www.nexentastor.org/boards/2/topics/10708
hi guys
I tried to "upgrade" my nexenta CE VSA from 3.1.5 to 4.0.2 on the weekend. In my case, the upgrade was actually a new installation of nexenta 4.0.2. After a few hours, when i thought everything looks good, i noticed, that I'm not able to move any file on my cifs-shares. I tried different workstations to do so, but i always failed to move files across the share.
For testing purpose i then did a test-setup:
nmc@lakai:/$ setup appliance user create testuser
Home folder :
Description :
Default group : staff
Password : xxxxxxxx
Confirm password : xxxxxxxx
PROPERTY VALUE
user testuser
type local
gidNumber 10
primaryGroup staff
groups staff
uidNumber 1006
homeFolder -
description -
nmc@lakai:/$ setup folder create test/testfolder
NAME USED AVAIL REFER MOUNTED QUOTA DEDUP COMPRESS
test/testfolder 31K 976M 31K yes none off on
nmc@lakai:/$ setup folder test/testfolder share cifs
Share Name : testfolder
"smb" user Read-Write : false
Restrict Client Host Access :
Recursive : false
Guest access : false
Added CIFS share for folder 'test/testfolder'
nmc@lakai:/$ setup folder test/testfolder ownership
Owner user : testuser
Owner group : staff
====================================================================================== test/testfolder (user owner: testuser, group owner: staff) ======================================================================================
ENTITY ALLOW DENY
owner@ add_file, add_subdirectory, append_data, delete_child, execute, list_directory, read_acl, read_attributes,
read_data, read_xattr, synchronize, write_acl, write_attributes, write_data, write_owner, write_xattr
group@ execute, list_directory, read_acl, read_attributes, read_data, read_xattr, synchronize
everyone@ execute, list_directory, read_acl, read_attributes, read_data, read_xattr, synchronize
With that done i connected with the newly created user account to the share and I was able to create two folders (source and destination). I placed some sample data to the source-folder, which also was not a problem. But afterwards, when I tried to move the data from the source-folder to the destination-folder (via cut & paste), nothing happened. Am I the only one with this problem?
kind regards, adrian
[Résolu][Nexenta/Autre] ACL Deplacer Dossier ou fichier .....
Publié : jeu. 22 mai 2014 12:13
par Moimemeici
Fini par trouver c'est windows 8 qui délire total avec les acl qui n'applique pas correctement car le même partage sous ubuntu samba fonctionne nickel.
[Résolu][Nexenta/Autre] ACL Deplacer Dossier ou fichier .....
Publié : jeu. 22 mai 2014 15:26
par kalistyan
Balise [Résolu]

[Résolu][Nexenta/Autre] ACL Deplacer Dossier ou fichier .....
Publié : jeu. 22 mai 2014 18:42
par Moimemeici
Sorry