#39 closed defect (fixed)
EAs not correctly saved on Samba resource
Reported by: | ggamba | Owned by: | Paul Smedley |
---|---|---|---|
Priority: | major | Milestone: | Samba Server for eCS (OS/2) 1.0 |
Component: | Samba Server | Version: | 3.0.26a |
Keywords: | EA | Cc: |
Description
I'm using samba-3.0.26a-os2-20070921-v7a.wpi. In smb.conf I have
[R]
comment = Drive R: (JFS)
path = R:/[[BR]] read only = No
guest ok = Yes
hide files = /*. SF/root/
Other relevant lines are:
ea support = Yes
store dos attributes = Yes
hosts deny = ALL EXCEPT 192.168.1.
Extended Attributes are not correctly saved on the Samba resource. See the two screenshots for a sample: the right name for the EA created by Lucide should be "LUCIDE_THUMBNAIL". Another sample: "Comments" are saved like "<strangecharacter><strangecharacter><strangecharacter>.COMMENTS" instead than just ".COMMENTS". Content of the EA seems ok but, as the EA name is wrong, the WPS can't find it.
Attachments (3)
Change History (10)
by , 17 years ago
Attachment: | EA_on_local_resource.png added |
---|
by , 17 years ago
Attachment: | EA_on_samba_resource.png added |
---|
comment:1 by , 17 years ago
comment:2 by , 17 years ago
The error happens also when client is the IBM Requester.
I have just noted that the 3 wrong characters prefixed to the EA name change any time.
by , 17 years ago
Attachment: | level5_logs_EAs.zip added |
---|
Logs taken at level 5 while changing EA of a file on the Samba resource
comment:6 by , 16 years ago
Milestone: | → Samba Server for eCS (OS/2) 1.0 |
---|
comment:7 by , 16 years ago
Summary: | EAs not correctly saved on Samba resource (version 3.0.26a) → EAs not correctly saved on Samba resource |
---|---|
Version: | → 3.0.26a |
I can confirm this error. herwigb