Ok, I'm looking at the EA support in Windows... The ever useful Samba4 defines an EA on the wire as : struct ea_struct { uint8 flags; WIRE_STRING name; DATA_BLOB value; } *eas; Does anyone know what goes in the 1 byte flags field ? Jeremy.