Greatly simplify address parsing in Address.cs.
[versaplex.git] / versaplexd / versaplexd.ini.tmpl
blobc7a6173bfadea3a9f29363574e04ace0187e2e69
1 [Connections]
2 ; Maps connection names to the information needed to connect.
3 ; For MS SQL servers, use dbname = mssql:MSSQL Connection String.  For example:
5 ; testdb = mssql:User Id=sa;Password=mypass;Server=myserver;Initial Catalog=mydbname
7 [User Map]
8 ; Maps user names to the database they're allowed to use.  For example:
10 ; pmccurdy = testdb
11 ; * = testdb
13 [Cert Map]
14 ; Maps a certificate fingerprint (get_fingerprint() in WvX509) to a username,
15 ; usernames are given permissions based on the User Map.  For example:
17 ; 85:DD:67:D3:ED:8F:39:58:E5:4A:E9:88:0D:22:C9:E5:70:41:71:75 = lkosewsk