Ticket #71 (closed Bug report)

Opened 8 years ago

Last modified 4 years ago

Server misreading registry domain users

Reported by: steveglassman Owned by:
Priority: normal Component: Other
Keywords: Cc: steveglassman, codesquid
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

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

Change History

Changed 8 years ago by steveglassman

Zip file of UsersDlg.[cpp,h]

Changed 4 years ago by codesquid

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.