add "allow_duplicate_users" config option
[l2tpns.git] / l2tpns.h
index 8ac0a7f..056becb 100644 (file)
--- a/l2tpns.h
+++ b/l2tpns.h
@@ -1,5 +1,5 @@
 // L2TPNS Global Stuff
-// $Id: l2tpns.h,v 1.73 2005/05/26 12:17:30 bodea Exp $
+// $Id: l2tpns.h,v 1.74 2005/06/02 04:04:07 bodea Exp $
 
 #ifndef __L2TPNS_H__
 #define __L2TPNS_H__
@@ -458,6 +458,8 @@ typedef struct
        int             radius_authtypes;
        int             radius_authprefer;
 
+       int             allow_duplicate_users;          // allow multiple logins with the same username
+
        in_addr_t       default_dns1, default_dns2;
 
        unsigned long   rl_rate;                        // default throttle rate