[Tickets #2880] Output in manger.php by using samba3/windows group mapping
bugs@bugs.horde.org
bugs at bugs.horde.org
Thu Oct 27 10:44:03 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2880
-----------------------------------------------------------------------
Ticket | 2880
Updated By | Michael Slusarz <slusarz at mail.curecanti.org>
Summary | Output in manger.php by using samba3/windows group mapping
-Queue | Gollem
+Queue | Horde Framework Packages
-Version | HEAD
+Version | HEAD
State | Assigned
Priority | 2. Medium
Type | Bug
Owners | Michael Slusarz
-----------------------------------------------------------------------
Michael Slusarz <slusarz at mail.curecanti.org> (2005-10-27 10:44) wrote:
I was right the first time. This is an issue with VFS - just the ftp
driverinstead of the smb driver.
The issue is on line 462 of the ftp driver. The ftp driver splits per space
on the ls output since *nix does not allow spaces in usernames or
groupnames. It is going to be very difficult (if not impossible) to develop
a regex that can figure out what spaces are delimiters and what spaces are
simply space in a user/group name.
In thinking about this even more, this may be an issue with your FTP server.
If your FTP server is identifying itself as a UNIX server it should not be
displaying mapped group/user ids from the windows server - it should be
displaying what the _unix_ username/groups are before the mapping. Does
anyone else agree with this statement?
More information about the bugs
mailing list