Revision 0a69eb7a
Added by Chris Buechler over 10 years ago
etc/inc/priv/user.priv.inc | ||
---|---|---|
57 | 57 |
$priv_list['user-ipsec-xauth-dialin']['name'] = "User - VPN - IPsec xauth Dialin"; |
58 | 58 |
$priv_list['user-ipsec-xauth-dialin']['descr'] = "Indicates whether the user is allowed to dial in via IPsec xauth ". |
59 | 59 |
"(Note: Does not allow shell access, but may allow ". |
60 |
"the user to create ssh tunnels)";
|
|
60 |
"the user to create SSH tunnels)";
|
|
61 | 61 |
|
62 | 62 |
$priv_list['user-l2tp-dialin'] = array(); |
63 | 63 |
$priv_list['user-l2tp-dialin']['name'] = "User - VPN - L2TP Dialin"; |
Also available in: Unified diff
touch up text