Skip to content

Commit

Permalink
Fix typo for addAttribute value.
Browse files Browse the repository at this point in the history
Add addVendorAttribute.


git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@548 e88ac4ed-0b26-0410-9574-a7f39faa03bf
  • Loading branch information
linus authored and linus committed Mar 31, 2010
1 parent a0f4597 commit 8aa05d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion radsecproxy.conf-example
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@ tls default {
# rewrite example {
# removeAttribute 5
# removeVendorAttribute 99:100
# addAttribute 4 attribute%20value
# addAttribute 4:11
# addVendorAttribute 99:100:200
# modifyAttribute 1:/^(.*)@local$/\1@example.com/
# }

Expand Down

0 comments on commit 8aa05d3

Please sign in to comment.