Re: [Emerald] Serv_u dll problem

Josh Hillman ( (no email) )
Thu, 1 Apr 1999 12:52:01 -0500

From: DAN TANG <dan@dmn.com.au>
>From the message, it seems the dll is working for you, but not for us.
>We are using the same emer_su.dll(71k), but it did not work! :-(

Do you have RadiusNT installed on the machine? I don't know if the program
actually needs to be there or not, but in order for ServU to work with the
emer_su.dll file correctly, it uses some registry entries that deal with
RadiusNT. I had to install RadiusNT on the machine before I could get the
ServU to work correctly. Maybe only a couple registry entries are needed,
but I'm not sure. If that's the case, you could just export the RadiusNT
key from one machine and import it into the other, without actually
installing the program. I don't know if that'd work or not--I've never
tried it.

Josh

>-----Original Message-----
>From: Josh Hillman <admin-maillist@talstar.com>
>To: emerald@iea-software.com <emerald@iea-software.com>
>Date: Tuesday, 30 March 1999 1:24
>Subject: Re: [Emerald] Serv_u dll problem
>
>
>>I posted a message on 3/25/99 10:57am (eastern) that answers this.
>>
>>Josh
>>
>>-----Original Message-----
>>From: DAN TANG <dan@dmn.com.au>
>>To: emerald@iea-software.com <emerald@iea-software.com>
>>Date: Monday, March 29, 1999 9:12 AM
>>Subject: [Emerald] Serv_u dll problem
>>
>>
>>>Dale,
>>>
>>>I am trying to use Serv_U(RadiusNT 2.5, Emerald 2.1, Serv_u 2.4a ), but
>>have
>>>problem to start it, whenever it starts I got following error:
>>>
>>>Serv-U FTP-Server v2.4a - Copyright (c) 1995-1998 Cat Soft, All Rights
>>>Reserved - by Rob Beckers
>>>Cat Soft is an affiliate of Deerfield.Com
>>>Using WinSock 2.0 - max. 32767 sockets
>>>Logging messages to screen only
>>>[1] Mon 29Mar99 18:52:20 - Starting FTP Server... (Version 2.4a
(32-bit))
>>>FTP Server on-line: IP-number(s) 203.62.199.2, 203.62.199.11,
>>203.62.199.13,
>>>203.62.199.40, 203.62.199.41, 203.62.199.42, 203.62.199.43,
203.62.199.44,
>>>203.62.199.45, 203.62.199.46, 203.62.199.47, 203.62.199.48,
203.62.199.50,
>>>203.62.199.49, 203.62.199.51, 203.62.199.52, 203.62.199.53,
203.62.199.54,
>>>203.62.199.55, 203.62.199.56, port number 21
>>>PROBLEM: Cannot find/load DLL d:\ServU\emer_su.dll (can also happen if
the
>>>DLL uses other DLLs which are not available)
>>>Using registered version (Registration key passed)
>>>
>>>
>>>Below is the Serv-u.ini settings, the file is in right directory, I could
>>>find it by DIR Emer_su.dll /S in DOS prompt:
>>>[EXTERNAL]
>>>ClientCheckDLL1=d:\ServU\emer_su.dll
>>>
>>>Following is procedure in Emerald, I created a HomeDir because there is
>>none
>>>in Emerald:
>>>Create Procedure VerifyFTPUser
>>>@username varchar(32)
>>>AS
>>>SELECT Login,shell,Password,HomeDir, LoginLimit * 5000 as HomeDirLimit
>>>FROM MasterAccounts ma, SubAccounts sa
>>>WHERE ma.CustomerID=sa.CustomerID
>>>AND Login=@username
>>>AND sa.Active<>0
>>>AND ma.Active<>0
>>>AND DateAdd(dd,ma.Extension+ma.OverDue,maExpireDate)>=GetDate()
>>>
>>>I have setup an ODBC DSN name as Emerald. The Emerald SQL Server is in
>>>MIXED security mode. The DSN connect to Emerald SQL server O.K.
>>>
>>>Please help
>>>
>>>DAN TANG
>>>DOMAIN INTERNET ACCESS
>>>
>>>
>>>
>>>
>>>For more information about this list, including removal,
>>>please see http://www.iea-software.com/maillist.html
>>
>>
>>For more information about this list, including removal,
>>please see http://www.iea-software.com/maillist.html
>
>
>For more information about this list, including removal,
>please see http://www.iea-software.com/maillist.html

For more information about this list, including removal,
please see http://www.iea-software.com/maillist.html