Changes between Version 29 and Version 30 of FAQ
- Timestamp:
- Oct 13, 2009, 9:31:14 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v29 v30 96 96 ||Samba smbspool.exe + smb.pdr||IBM LAN Requester||Used to print from OS/2 on a printer shared by a Samba server 97 97 98 ''Note: eVFS comes with eComStation 2.x''[[BR]]98 ''Note: EVFS comes with eComStation 2.x''[[BR]] 99 99 ''Note: smb.pdr can be found [http://members.aon.at/herwig.bauernfeind/samba/#SambaPortDriver here]''. 100 100 101 101 ---- 102 102 === Is the Samba Server for eCS (OS/2) able to store OS/2 extended attributes properly? === 103 Yes, by and large. It was just recently discovered that Samba still has difficulties with very large extended attributes (slightly below the 64K maximum size). Besides that,extended attributes work nicely. You have to add the following statement to your smb.conf in order to enable extended attributes:103 Yes, extended attributes work nicely. You have to add the following statement to your smb.conf in order to enable extended attributes: 104 104 105 105 {{{ … … 110 110 }}} 111 111 112 ''Note: There is a problem when writing extended attributes bigger than 50KB. See [http://svn.netlabs.org/samba/ticket/64 Ticket #64]''[[BR]] 113 ''Note: Samba Server builds older than 2007-02-26 had problems with Extended Attributes (EAs) in general, both with clients connected with IBM LAN Requester and with clients connected with the older Samba 3.0.9 plugins for Netdrive. 112 During history of our Samba port, there were several issues with extended attributes, but all of these have been resolved successfully over time.[[BR]] 113 114 Currently (13.10.2009) there are no confirmed issues with extended attributes.[[BR]] 115 116 Please note, that Samba (or better: The kLIBC runtime library creates several extended attributes of its own (most notably UID, GID, MODE and several others) for every file and directory it accesses. These are used to store several specific information (normally not found on eCS (OS/2)) required by Samba to manage privilegues. 114 117 ---- 115 118 == Miscanellous ==