I have read the FAQ, but it does not help:

The radiator process is always growing, after a day it is taking 20 MB,
still growing. A few days later the whole memory (Sun Ultra 5, 512 MB
RAM, Solaris 2.6) is exhausted, "df -k" shows 0 bytes for /tmp partition
and processes begin to crash.

Versions in use:

Radiator 2.17.1
Net-LDAPapi 1.42
Perl 5.005_03

I tried Perl 5.6 but Net-LDAPapi does not compile with newer Perl versions.
(Why don't you use Perl-LDAP, Net-LDAPapi is deprecated as I read),
and Net-LDAPapi 1.43 causes Radiator to crash everytime a user connects!

Config file:

LogDir /var/log/radius
Trace 6
DbDir /etc/radiator

<Client DEFAULT>
  Secret xxxxx
</Client>

<Realm surf2000>
        RewriteUsername s/^([^@]+).*/$1/
        <AuthBy LDAP>
                Host xxxxx
                BaseDN          ou=xxxxx, o=xxxxx
                PasswordAttr    userpassword
                ReplyAttr       multiLineDescription
        </AuthBy>
        AuthByPolicy ContinueWhileReject
        <AuthBy FILE>
                # The filename defaults to %D/users
        </AuthBy>
</Realm>

The log file does not show any information concerning this problem,
neither it does when crashing with Net-LDAPapi 1.43.

If you need more information, please do not hesitate to contact me.

Thanks,
Marc

===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to