Thx, Hugh !



Warmest regards


ddn




---------------------------------------------------------------------------

From: Hugh Irvine <[EMAIL PROTECTED]>
To: "deden purnamahadi" <[EMAIL PROTECTED]>
Subject: Re: (RADIATOR) Disallow e-mail account in LDAP server to login
Date: Sat, 15 Nov 2003 14:10:16 +1100


Hello Deden -


You should use Identifiers in your Client clauses and corresponding Handlers.

# define Client clauses

<Client 1.1.1.1>
        Identifier Dialup
        ....
</Client>

.....

<Client x.x.x.x>
        Identifier Email
        .....
</Client>

.....

# define Handlers

<Handler Client-Identifier = Email>
        # deal with email authentication
        .....
</Handler>

<Handler>
        # deal with everythign else
        .....
</Handler>


You can use different AuthBy clauses and so on in each Handler.


regards

Hugh


On 14/11/2003, at 11:10 PM, deden purnamahadi wrote:


Thx, Hugh.
There's only one subject in mailing list archive that clearly reflect the same problem as mine.
I have difficulties putting the right keyword in the archive for my problem :)
I'll keep searching, anyway.
Thx



Warmest regards



ddn






From: Hugh Irvine <[EMAIL PROTECTED]>
To: "deden purnamahadi" <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: (RADIATOR) Disallow e-mail account in LDAP server to login Date: Fri, 14 Nov 2003 18:00:10 +1100



Hello Deden -


You should do simultaneous use checking on requests from your NAS equipment, but not from the mail server.

This topic has been discussed on the mailing list:

www.open.com.au/archives/radiator

regards

Hugh


On 14/11/2003, at 3:22 PM, deden purnamahadi wrote:


Dear all,

We have an LDAP server, used by Radiator and email account.
One user will have 1 access ID and 1 or more email account.All in the same LDAP server.
Anyone has a sample of configuration of Radiator to allow only access ID to login but not email account ?




Warmest regards


Deden


_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail


===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



NB: have you included a copy of your configuration file (no secrets), together with a trace 4 debug showing what is happening?

--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
-
CATool: Private Certificate Authority for Unix and Unix-like systems.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail




NB: have you included a copy of your configuration file (no secrets), together with a trace 4 debug showing what is happening?

--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
-
CATool: Private Certificate Authority for Unix and Unix-like systems.


_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail


===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to