Comments
-
Are you trying to test an event from the event configuration page or are you attempting to trigger it through some external process? The domain log should contain information about what's going with the event. It'll indicate if/when the event was fired. If an error is encountered, the error response from the mail server…
-
The misunderstanding you have is in how Serv-U calls these functions. Currently, an integration DLL cannot be used to as a substitute for the password check of a built-in account. I believe this is something that has been requested by at least one other customer in the past. The functions you're implementing will only be…
-
Serv-U does not cache information about users from the DB. If the DB goes down, users will not be able to login to Serv-U until it comes back online.
-
We have some improvements coming to LDAP authentication, including better support for more LDAP servers and improved logging to help diagnose and troubleshoot LDAP login issues. In the meantime, here are some things to check: * Usually, the base DN value is something like "DN=solarwinds,DN=com". Your search filter should…
-
FTP Voyager JV uses the HTTP protocol to communicate with Serv-U. Standalone FTP Voyager does not support this protocol. Instead, you must use either FTP or SFTP over SSH. The error message you're receiving indicates that no server was found at the IP address and port you specified for your connection details (in other…
-
In addition to reviewing the listener configurations for your domain(s), another area I would review for accuracy is your IP access rules. These can sometimes be configured with certain assumptions about your subnet or your current IP address - confident in the moment that your IP addresses aren't going to change in the…
-
This isn't supported in the current release but is something that's being worked on for the next release: What We're Working On - Serv-U FTP Server, Serv-U MFT Server & FTP Voyager
-
By default, passwords are stored with a one-way encryption scheme and can't be recovered. If you have local access to Serv-U via the admin console, you can just reset their passwords. If it's the admin console which is password protected and you don't have access to it, you should open a support ticket for information on…