search for: reg_action_none

Displaying 2 results from an estimated 2 matches for "reg_action_none".

2013 Oct 30
1
samba-4.1.0 wont compile- help!
...struct registry_key **pkey); ^ ../source3/lib/smbconf/smbconf_reg.c: In function 'smbconf_reg_create_service_key': ../source3/lib/smbconf/smbconf_reg.c:140:7: error: variable 'action' has initializer but incomplete type enum winreg_CreateAction action = REG_ACTION_NONE; ^ ../source3/lib/smbconf/smbconf_reg.c:140:36: error: 'REG_ACTION_NONE' undeclared (first use in this function) enum winreg_CreateAction action = REG_ACTION_NONE; ^ ../source3/lib/smbconf/smbconf_reg.c:140:36: note: each undeclared identifier...
2012 Nov 05
7
VFS ACL with SMB2
Hello, I have a question because POSIX ACL with SMB2 max protocol does not work properly.Did you test VFS xattr acls with SMB2 max protocol? Is it working corectly? Best regards/Adrian Berlin --