~ubuntu-branches/ubuntu/hardy/freeradius/hardy-proposed

« back to all changes in this revision

Viewing changes to share/dictionary.juniper

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2006-12-16 20:45:11 UTC
  • mfrom: (3.1.10 feisty)
  • Revision ID: james.westby@ubuntu.com-20061216204511-3pbbsu4s8jtehsor
Tags: 1.1.3-3
Fix POSIX compliance problem in init script.  Closes: #403384. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- text -*-
1
2
#
2
3
#  dictionary.juniper
3
4
#
4
5
#       As posted to the list by Eric Kilfoil <ekilfoil@uslec.net>
5
6
#
6
 
# Version:      $Id: dictionary.juniper,v 1.2 2003/04/18 02:42:24 fcusack Exp $
 
7
# Version:      $Id: dictionary.juniper,v 1.2.6.1 2005/11/30 22:17:25 aland Exp $
7
8
#
8
9
 
9
 
VENDOR          Juniper         2636
10
 
 
11
 
ATTRIBUTE       Juniper-Local-User-Name         1       string          Juniper
12
 
ATTRIBUTE       Juniper-Allow-Commands          2       string          Juniper
13
 
ATTRIBUTE       Juniper-Deny-Commands           3       string          Juniper
14
 
ATTRIBUTE       Juniper-Allow-Configuration     4       string          Juniper
15
 
ATTRIBUTE       Juniper-Deny-Configuration      5       string          Juniper
 
10
VENDOR          Juniper                         2636
 
11
 
 
12
BEGIN-VENDOR    Juniper
 
13
 
 
14
ATTRIBUTE       Juniper-Local-User-Name                 1       string
 
15
ATTRIBUTE       Juniper-Allow-Commands                  2       string
 
16
ATTRIBUTE       Juniper-Deny-Commands                   3       string
 
17
ATTRIBUTE       Juniper-Allow-Configuration             4       string
 
18
ATTRIBUTE       Juniper-Deny-Configuration              5       string
 
19
 
 
20
END-VENDOR      Juniper