Displaying 2 results from an estimated 2 matches for "key_enumerate_sub_key".
Did you mean:
key_enumerate_sub_keys
2013 Oct 30
1
samba-4.1.0 wont compile- help!
...^
../source3/lib/smbconf/smbconf_reg.c: In function 'smbconf_reg_init':
../source3/lib/smbconf/smbconf_reg.c:599:10: error: 'KEY_SMBCONF' undeclared
(first use in this function)
path = KEY_SMBCONF;
^
../source3/lib/smbconf/smbconf_reg.c:630:9: error: 'KEY_ENUMERATE_SUB_KEYS'
undeclared (first use in this function)
KEY_ENUMERATE_SUB_KEYS | REG_KEY_WRITE,
^
../source3/lib/smbconf/smbconf_reg.c:630:34: error: 'REG_KEY_WRITE' undeclared
(first use in this function)
KEY_ENUMERATE_SUB_KEYS | REG_KEY_WRITE,...
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
--