(RADIATOR) Rejecting users with not allowed characters in username

2001-07-30 Thread c . w . vandervelden
Hello there,   We recently started billing to our customers, but now I'm confronted with users trying to get a workaround.   In our authentication we make use of an LDAP server. Users are now trying to log in with characters like: * and \   The LDAP authentication succeeds (with eg. * bei

(RADIATOR) Problems using Authby NT

2001-04-06 Thread c . w . vandervelden
Hello All,   I'd like to use Authby NT from a standalone W2K server. The problem is, radiator does not authenticate accounts in other domains (either W2K or NT4, and either local or domain accounts). When I make drive mappings to these domains (using account x) it does authenticate account

(RADIATOR) Could not bind to authentication socket

2000-11-21 Thread c . w . vandervelden
Hello All, I have the following behaviour on a W2K server using radiator 2.16.3 (including all patches) or 2.17: If we try to restart the server it returns with the following error: Could not bind to authentication socket: Unknown error at radiusd line 340 (or 339 for 2.17) Only after some time

RE: (RADIATOR) Authby LDAPSDK

2000-10-26 Thread c . w . vandervelden
Hello Ferhat, I have no problems with the SHA encryption. Did you install the necessary modules (MD% and Digest-MD5)? Regards, Karel van der Velden > -Oorspronkelijk bericht- > Van: Dilman, Ferhat [SMTP:[EMAIL PROTECTED]] > Verzonden:woensdag 25 oktober 2000 19:42 > Aan: [

(RADIATOR) AuthLDAP2 or AuthLDAPSDK on NT?

2000-10-24 Thread c . w . vandervelden
Hello All, Does anyone of you got AuthLDAP2 working on NT? The documentation states to use LDAPSDK on NT systems in combination with Netscape Directory Server. However I do not use a Netscape Directory Server. Is LDAPSDK still the preferred LDAP module for NT? When trying to get it working I d

(RADIATOR) AuthLDAPSDK Timing bug?

2000-10-16 Thread c . w . vandervelden
Hello All, I have the following experience using: Radiator 2.16.1 including patches on either W2K/NT When an LDAPSDK authentication handler has not been spoken to for some time (about 15 to 30 minutes, further investigation will tell us the exact amount of time) it doesn't react correctly anymo

(RADIATOR) How is LDAP check done with multiple handlers to the same LDAP server

2000-10-12 Thread c . w . vandervelden
Hello All, I'm using 2.16.1 (including patches) and AuthLDAPSDK for LDAP authentication. My config file contains several handlers (different Called-Station-Id's), but which all authenticate against the same LDAP server. When testing with the same user/password the following showed up: handler 1

RE: (RADIATOR) Microsoft LDAP with radiator

2000-08-28 Thread c . w . vandervelden
Hello All, We've been running for a long time with Microsoft LDAP. I can tell you Microsoft has it's own LDAP standard. It returns all of their attribute values with a 'null termination' character. By doing some chopping of the found LDAP attributes you'll see that your perfect password will matc

(RADIATOR) Definition of Time Stamp in accounting request, where?

2000-07-04 Thread c . w . vandervelden
Hello all, Does anyone know where the definition of TimeStamp in an accounting start and stop record is explicitly defined? I can't find it inside the RFC text. Empirical I can guess it defines the moment a NAS gets an access-accept or maybe the moment it sends out a start accounting record, but

(RADIATOR) Looking Radiator Shutdown programming hook

2000-06-21 Thread c . w . vandervelden
Hello, We've done some additional programming to radiator (created some objects at the start of radiator) however we're not yet able to find the location of the code where the shutdown procedure is handled and which we need to remove the created objects. The obvious location in the main loop (if

(RADIATOR) RE: LDAP searches wholesubtree?

2000-05-25 Thread c . w . vandervelden
LS, Sorry to have bothered you all. Already fixed the problem (to many versions installed, to correct the right module). I'm able to adjust the code like I want it, and make it an option in the radiator config file. However I'd like it to become an option in the product itself instead that I need

(RADIATOR) LDAP searches wholesubtree?

2000-05-25 Thread c . w . vandervelden
LS, Using LDAPSDK with Radiator (2.15) and NT I discovered that the ldapsearch uses wholesubtree as scope parameter. This generates a lot of unnecessary CPU load on the LDAP server. This is not (yet) a configurable parameter within Radiator. In trying to adjust this in the AuthLDAPSDK.pm module (