diff options
| author | Russ Allbery <rra@stanford.edu> | 2007-09-15 00:48:20 +0000 |
|---|---|---|
| committer | Russ Allbery <rra@stanford.edu> | 2007-09-15 00:48:20 +0000 |
| commit | b2285aff21d379b680cabb1259d31e5bf5b57a69 (patch) | |
| tree | 9cdfe75dadb3106b69ea3aef246da4135bf8a2e0 /tests/data/allow-extract | |
| parent | 4c4cb52999c9f4d7bbd31b958decfbf8a5012cbc (diff) | |
Add a test suite for keytab-backend.
Diffstat (limited to 'tests/data/allow-extract')
| -rw-r--r-- | tests/data/allow-extract | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/data/allow-extract b/tests/data/allow-extract new file mode 100644 index 0000000..abfe816 --- /dev/null +++ b/tests/data/allow-extract @@ -0,0 +1,8 @@ +# List of principal regexes that may be extracted. + # this is still a comment + +^service/foo@EXAMPLE\.ORG$ +.*/bar@EXAMPLE.NET$ +^host/example.org@EXAMPLE\.ORG$ +#.* +^error@EXAMPLE.ORG$ |
