Opened 22 years ago

Last modified 19 years ago

#71 closed Bug report

Server misreading registry domain users

Reported by: steveglassman Owned by:
Priority: normal Component: Other
Keywords: Cc: steveglassman, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

The 0.3 Beta version of the FileZilla FTP server
correctly adds domain users (users whose name is of
the form domainname\username) to the NT registry. It
does this by making the username a subkey of the
domainname key.
When reading this information back, however, the code
only reads the domainname and interprets this as the
full username.

I have fixed this (open source is wonderful) via the
attached modifications to UsersDLG.h & cpp:

Thanks for the great server.

Attachments (1)

UsersDlg.zip (11.5 KB ) - added by steveglassman 22 years ago.
Zip file of UsersDlg.[cpp,h]

Download all attachments as: .zip

Change History (2)

by steveglassman, 22 years ago

Attachment: UsersDlg.zip added

Zip file of UsersDlg.[cpp,h]

comment:1 by Tim Kosse, 19 years ago

This bug report has been closed due to inactivity and has possibly
already been solved.

You can reopen this report if the issue still exists in the
latest version of FileZilla (Server).

Note: See TracTickets for help on using tickets.